summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-279-19/+93
|\
| * iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho2019-08-201-0/+17
| * iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho2019-08-201-0/+1
| * iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach2019-08-201-7/+13
| * iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer2019-08-202-3/+40
| * rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka2019-08-203-5/+18
| * mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka2019-08-201-4/+4
* | nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-211-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...David S. Miller2019-08-1969-2903/+8604
|\ \
| * | b43legacy: Remove pointless cond_resched() wrapperThomas Gleixner2019-08-061-16/+5
| * | Revert "mwifiex: fix system hang problem after resume"Brian Norris2019-08-061-1/+1
| * | rtlwifi: rtl8192ce: Convert inline routines to little-endian wordsLarry Finger2019-08-062-135/+142
| * | rtlwifi: rtl8192ce: Convert macros that set descriptorLarry Finger2019-08-062-238/+405
| * | rtlwifi: rtl8192ce: Replace local bit manipulation macrosLarry Finger2019-08-061-84/+62
| * | rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXXLarry Finger2019-08-061-326/+4
| * | rtw88: add BT co-existence supportYan-Hsuan Chuang2019-08-0612-28/+4209
| * | rtw88: enclose c2h cmd handle with mutexYan-Hsuan Chuang2019-08-061-0/+4
| * | rtw88: allow c2h operation in irq contextYan-Hsuan Chuang2019-08-063-7/+28
| * | rtlwifi: rtl8188ee: Remove local configuration variableLarry Finger2019-08-061-12/+2
| * | rtlwifi: rtl8188ee: Convert inline routines to little-endian wordsLarry Finger2019-08-063-237/+243
| * | rtlwifi: rtl8188ee: Convert macros that set descriptorLarry Finger2019-08-063-346/+642
| * | rtlwifi: rtl88188ee: Replace local bit manipulation macrosLarry Finger2019-08-061-107/+106
| * | rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger2019-08-061-261/+6
| * | rt2800usb: Add new rt2800usb device PLANEX GW-USMicroNMasanari Iida2019-08-061-0/+1
| * | rtw88: pci: remove set but not used variable 'ip_sel'YueHaibing2019-08-061-3/+0
| * | brcmsmac: remove three set but not used variablesYueHaibing2019-08-061-13/+0
| * | ipw2x00: remove redundant assignment to errColin Ian King2019-08-061-1/+1
| * | rsi: fix for sdio reset card issueGanapathi Kondraju2019-08-061-10/+7
| * | libertas: Fix a double free in if_spi_c2h_data()Dan Williams2019-08-061-9/+5
| * | mt7601u: null check the allocationNavid Emamdoost2019-08-061-0/+3
| * | brcmfmac: remove set but not used variable 'dtim_period'YueHaibing2019-08-061-7/+1
| * | rtlwifi: remove unneeded function _rtl_dump_channel_map()YueHaibing2019-08-061-18/+0
| * | rtlwifi: rtl_pci: Use dev_get_drvdataChuhong Yuan2019-08-061-4/+2
| * | qtnfmac_pcie: Use dev_get_drvdataChuhong Yuan2019-08-061-2/+2
| * | mwifiex: pcie: Use dev_get_drvdataChuhong Yuan2019-08-061-6/+2
| * | iwlegacy: Use dev_get_drvdata where possibleChuhong Yuan2019-08-061-2/+1
| * | rsi: fix for sdio interface setup in 9116Ganapathi Kondraju2019-08-061-4/+4
| * | mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie()Pavel Machek2019-08-061-1/+1
| * | rtw88: use txpwr_lmt_cfg_pair struct, not arraysBrian Norris2019-08-064-1284/+2939
| * | mwifiex: use eth_broadcast_addr() to assign broadcast addressMao Wenan2019-07-241-2/+1
| * | rtlwifi: remove assignment to itselfPing-Ke Shih2019-07-247-22/+0
| * | brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crashRafał Miłecki2019-07-241-1/+2
| * | libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing2019-07-241-1/+1
| * | rtw88: debug: dump tx power indexes in useZong-Zhe Yang2019-07-241-0/+112
| * | rtlwifi: btcoex: fix issue possible condition with no effect (if == else)Hariprasad Kelam2019-07-241-7/+1
| * | mt7601u: use params->ssn value directlyStanislaw Gruszka2019-07-241-2/+2
| * | brcmfmac: remove unnecessary strlcpy() upon obtaining "ver" iovarArend van Spriel2019-07-241-1/+0
| * | brcmfmac: simply remove flowring if bus is downArend van Spriel2019-07-241-0/+7
| * | brcmfmac: avoid firmware commands when bus is downArend van Spriel2019-07-241-10/+13
| * | brcmfmac: clear events in brcmf_fweh_detach() will always failArend van Spriel2019-07-241-9/+0