summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2022-12-31wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida1-0/+6
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin1-0/+14
2022-12-31wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng1-8/+12
2022-12-31wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin1-13/+15
2022-12-31wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin1-4/+0
2022-12-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki1-1/+1
2022-11-16wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong1-5/+1
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa1-15/+28
2022-10-26wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano1-5/+20
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong1-25/+29
2022-08-17wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi1-2/+2
2022-08-17wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4
2022-08-17ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-1/+1
2022-08-17ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2-6/+7
2022-08-17ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty1-2/+2
2022-08-17ath11k: fix netdev open raceJohan Hovold1-8/+8
2022-08-17ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski1-3/+2
2022-07-12ath11k: add hw_param for wakeup_mhiSeevalamuthu Mariappan3-4/+14
2022-06-09carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong1-0/+3
2022-06-09ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang1-2/+3
2022-06-09ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter1-0/+8
2022-06-09ath9k: fix ar9003_get_eepmiscWenli Looi1-1/+1
2022-06-09ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche1-3/+8
2022-06-09ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar1-2/+18
2022-06-09ath11k: disable spectral scan during spectral deinitHari Chandrakanthan1-8/+9
2022-06-09ath9k: fix QCA9561 PA bias levelThibaut VARÈNE1-1/+1
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen2-11/+21
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen1-3/+2
2022-04-20Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli1-8/+13
2022-04-13ath11k: mhi: use mhi_sync_power_up()Kalle Valo1-1/+1
2022-04-13ath11k: pci: fix crash on suspend if board file is not foundKalle Valo1-0/+10
2022-04-13ath11k: fix kernel panic during unload/load ath11k modulesVenkateswara Naralasetty1-0/+2
2022-04-13ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen1-0/+3
2022-04-08ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin1-1/+1
2022-04-08ath9k_htc: fix uninit value bugsPavel Skripkin1-0/+5
2022-04-08ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong1-3/+4
2022-04-08carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King1-1/+1
2022-03-28wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue2-0/+4
2022-03-28Revert "ath: add support for special 0x0 regulatory domain"Brian Norris1-5/+5
2022-01-27ath11k: qmi: avoid error messages when dma allocation failsAaron Ma1-1/+1
2022-01-27ath11k: Fix napi related hangBen Greear3-7/+19
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa3-0/+10
2022-01-27ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa2-0/+9
2022-01-27ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang2-0/+24
2022-01-27ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2022-01-27ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong1-1/+1
2022-01-27ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R1-15/+20
2022-01-27ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang1-2/+0
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen1-0/+4