summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg2022-02-231-2/+1
* iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2022-02-231-2/+1
* iwlwifi: fix use-after-freeJohannes Berg2022-02-231-0/+2
* iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2022-01-271-1/+1
* iwlwifi: remove module loading failure messageJohannes Berg2022-01-271-8/+1
* iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg2022-01-271-0/+8
* ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen2022-01-271-0/+7
* ath10k: Fix tx hangingSebastian Gottschall2022-01-272-2/+3
* iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg2022-01-271-0/+17
* mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen2022-01-271-1/+2
* ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen2022-01-271-0/+4
* wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue2022-01-271-2/+2
* rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger2022-01-271-0/+1
* mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor2021-12-222-6/+6
* libertas: Fix possible memory leak in probe and disconnectWang Hai2021-11-261-0/+2
* libertas_tf: Fix possible memory leak in probe and disconnectWang Hai2021-11-261-0/+2
* mwifiex: Send DELBA requests according to specJonas Dreßler2021-11-261-2/+3
* ath10k: fix max antenna gain unitSven Eckelmann2021-11-262-3/+6
* b43: fix a lower bounds testDan Carpenter2021-11-261-1/+1
* b43legacy: fix a lower bounds testDan Carpenter2021-11-261-1/+1
* ath9k: Fix potential interrupt storm on queue resetLinus Lüssing2021-11-261-1/+3
* iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg2021-11-261-0/+3
* mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma2021-11-261-1/+1
* ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li2021-11-261-4/+6
* mwifiex: Properly initialize private structure on interface type changesJonas Dreßler2021-11-261-3/+7
* mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler2021-11-261-18/+4
* wcn36xx: handle connection loss indicationBenjamin Li2021-11-261-11/+33
* mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler2021-11-261-0/+8
* wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain2021-11-261-1/+3
* rtl8187: fix control-message timeoutsJohan Hovold2021-11-261-7/+7
* ath10k: fix division by zero in send pathJohan Hovold2021-11-261-0/+5
* ath10k: fix control-message timeoutJohan Hovold2021-11-261-1/+1
* ath6kl: fix control-message timeoutJohan Hovold2021-11-261-1/+1
* ath6kl: fix division by zero in send pathJohan Hovold2021-11-261-0/+5
* mwifiex: fix division by zero in fw download pathJohan Hovold2021-11-261-0/+16
* rsi: fix control-message timeoutJohan Hovold2021-11-121-1/+1
* ath9k: fix sleeping in atomic contextMiaoqing Pan2021-09-221-5/+7
* ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen2021-09-221-1/+2
* ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter2021-09-221-1/+3
* ath10k: fix recent bandwidth conversion bugChristian Lamparter2021-09-221-18/+24
* ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2021-08-262-1/+87
* ath: Modify ath_key_delete() to not need full key entryJouni Malinen2021-08-265-23/+22
* ath: Export ath_hw_keysetmac()Jouni Malinen2021-08-262-2/+3
* ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen2021-08-261-0/+5
* ath: Use safer key clearing with key cache entriesJouni Malinen2021-08-261-1/+10
* iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg2021-07-201-6/+18
* cw1200: add missing MODULE_DEVICE_TABLEZou Wei2021-07-201-0/+1
* wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson2021-07-201-3/+6
* wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren2021-07-201-0/+7
* mwifiex: re-fix for unaligned accessesArnd Bergmann2021-07-201-6/+4