aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-06-17ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-17ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-17ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-17ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-17ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang
2020-06-17ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-06-07airo: Fix read overflows sending packetsDan Carpenter
2020-06-07mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-05-02rtw88: avoid unused function warningsArnd Bergmann
2020-05-02brcmfmac: add stub for monitor interface xmitRafał Miłecki
2020-05-02iwlwifi: actually check allocated conf_tlv pointerChris Rorvick
2020-04-29iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-04-29iwlwifi: pcie: indicate correct RB size to deviceJohannes Berg
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-21mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-17ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho
2020-03-12wlcore: remove stray plus signJohannes Berg
2020-03-12rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger
2020-03-06iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho
2020-03-06iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho
2020-03-06iwlwifi: consider HE capability when setting LDPCMordechay Goodstein
2020-03-06iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern
2020-03-03mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau
2020-02-13iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-03rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee
2020-02-03iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski
2020-02-03iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds