summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-06-07airo: Fix read overflows sending packetsDan Carpenter1-0/+12
2020-06-07mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett2-0/+2
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo1-0/+1
2020-05-02rtw88: avoid unused function warningsArnd Bergmann1-8/+3
2020-05-02brcmfmac: add stub for monitor interface xmitRafał Miłecki1-0/+9
2020-05-02iwlwifi: actually check allocated conf_tlv pointerChris Rorvick1-1/+1
2020-04-29iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho2-16/+18
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg1-2/+2
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer1-4/+2
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2-3/+8
2020-04-29iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg1-4/+14
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-2/+11
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg5-5/+5
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen1-6/+6
2020-04-17ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck1-0/+2
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami3-13/+24
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho1-0/+3
2020-03-12wlcore: remove stray plus signJohannes Berg1-1/+1
2020-03-12rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger1-0/+1
2020-03-06iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho1-0/+2
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer1-8/+21
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2-13/+8
2020-03-06iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein1-7/+3
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho1-1/+1
2020-03-06iwlwifi: consider HE capability when setting LDPCMordechay Goodstein1-1/+5
2020-03-06iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern1-0/+4
2020-03-03mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau1-3/+6
2020-02-13iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller14-53/+159
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan6-82/+71
2020-02-03rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee1-12/+11
2020-02-03iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein1-12/+40
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach4-15/+72
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski1-5/+3
2020-02-03iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern1-1/+4
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami1-3/+3
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho1-3/+7
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita2-7/+4
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita3-12/+11
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds250-2711/+53864
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2020-01-28Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds5-7/+7
2020-01-27libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange1-0/+1
2020-01-27libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange1-0/+1
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7