aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-19/+93
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar1-1/+1
2019-08-20iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho1-0/+17
2019-08-20iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho1-0/+1
2019-08-20iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach1-7/+13
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer2-3/+40
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka3-5/+18
2019-08-20mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka1-4/+4
2019-08-19Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller69-2903/+8604
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller20-356/+543
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller19-353/+538
2019-08-06b43legacy: Remove pointless cond_resched() wrapperThomas Gleixner1-16/+5
2019-08-06Revert "mwifiex: fix system hang problem after resume"Brian Norris1-1/+1
2019-08-06rtlwifi: rtl8192ce: Convert inline routines to little-endian wordsLarry Finger2-135/+142
2019-08-06rtlwifi: rtl8192ce: Convert macros that set descriptorLarry Finger2-238/+405
2019-08-06rtlwifi: rtl8192ce: Replace local bit manipulation macrosLarry Finger1-84/+62
2019-08-06rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXXLarry Finger1-326/+4
2019-08-06rtw88: add BT co-existence supportYan-Hsuan Chuang12-28/+4209
2019-08-06rtw88: enclose c2h cmd handle with mutexYan-Hsuan Chuang1-0/+4
2019-08-06rtw88: allow c2h operation in irq contextYan-Hsuan Chuang3-7/+28
2019-08-06rtlwifi: rtl8188ee: Remove local configuration variableLarry Finger1-12/+2
2019-08-06rtlwifi: rtl8188ee: Convert inline routines to little-endian wordsLarry Finger3-237/+243
2019-08-06rtlwifi: rtl8188ee: Convert macros that set descriptorLarry Finger3-346/+642
2019-08-06rtlwifi: rtl88188ee: Replace local bit manipulation macrosLarry Finger1-107/+106
2019-08-06rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger1-261/+6
2019-08-06rt2800usb: Add new rt2800usb device PLANEX GW-USMicroNMasanari Iida1-0/+1
2019-08-06rtw88: pci: remove set but not used variable 'ip_sel'YueHaibing1-3/+0
2019-08-06brcmsmac: remove three set but not used variablesYueHaibing1-13/+0
2019-08-06ipw2x00: remove redundant assignment to errColin Ian King1-1/+1
2019-08-06rsi: fix for sdio reset card issueGanapathi Kondraju1-10/+7
2019-08-06libertas: Fix a double free in if_spi_c2h_data()Dan Williams1-9/+5
2019-08-06mt7601u: null check the allocationNavid Emamdoost1-0/+3
2019-08-06brcmfmac: remove set but not used variable 'dtim_period'YueHaibing1-7/+1
2019-08-06rtlwifi: remove unneeded function _rtl_dump_channel_map()YueHaibing1-18/+0
2019-08-06rtlwifi: rtl_pci: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-08-06qtnfmac_pcie: Use dev_get_drvdataChuhong Yuan1-2/+2
2019-08-06mwifiex: pcie: Use dev_get_drvdataChuhong Yuan1-6/+2
2019-08-06iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-08-06rsi: fix for sdio interface setup in 9116Ganapathi Kondraju1-4/+4
2019-08-06mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie()Pavel Machek1-1/+1
2019-08-06rtw88: use txpwr_lmt_cfg_pair struct, not arraysBrian Norris4-1284/+2939
2019-08-01iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi1-10/+12
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller9-44/+29
2019-07-31Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo16-342/+523
2019-07-31mac80211_hwsim: fill boottime_ns in netlink RX pathJohannes Berg1-0/+7
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-30iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach1-1/+2
2019-07-30iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-07-30iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-07-30iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7