aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-11-26wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-11-26libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-11-26mwifiex: Send DELBA requests according to specJonas Dreßler
2021-11-26rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan
2021-11-26ath10k: fix max antenna gain unitSven Eckelmann
2021-11-26b43: fix a lower bounds testDan Carpenter
2021-11-26b43legacy: fix a lower bounds testDan Carpenter
2021-11-26ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg
2021-11-26mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li
2021-11-26mwifiex: Properly initialize private structure on interface type changesJonas Dreßler
2021-11-26mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler
2021-11-26rsi: Fix module dev_oper_mode parameter descriptionMarek Vasut
2021-11-26rsi: fix rate mask set leading to P2P failureMartin Fuzzey
2021-11-26rsi: fix key enabled check causing unwanted encryption for vap_id > 0Martin Fuzzey
2021-11-26rsi: fix occasional initialisation failure with BT coexMartin Fuzzey
2021-11-26wcn36xx: handle connection loss indicationBenjamin Li
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-11-26wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain
2021-11-26rtl8187: fix control-message timeoutsJohan Hovold
2021-11-26ath10k: fix division by zero in send pathJohan Hovold
2021-11-26ath10k: fix control-message timeoutJohan Hovold
2021-11-26ath6kl: fix control-message timeoutJohan Hovold
2021-11-26ath6kl: fix division by zero in send pathJohan Hovold
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold
2021-11-12rsi: fix control-message timeoutJohan Hovold
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-09-22ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter
2021-08-26ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-08-26ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-08-26ath: Export ath_hw_keysetmac()Jouni Malinen
2021-08-26ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-08-26ath: Use safer key clearing with key cache entriesJouni Malinen
2021-07-20iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-07-20iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-07-20rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2021-07-20cw1200: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson
2021-07-20wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren
2021-07-20mwifiex: re-fix for unaligned accessesArnd Bergmann
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-07-20brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-20brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-07-20brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-07-20wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue
2021-07-20wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap
2021-07-20rsi: fix AP mode with WPA failure due to encrypted EAPOLMartin Fuzzey