aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2023-01-14wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2023-01-14wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin
2022-10-31Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa
2022-10-26wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
2022-08-22Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-08-21wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi
2022-08-21wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter
2022-08-21ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin
2022-08-21ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty
2022-08-21ath11k: fix netdev open raceJohan Hovold
2022-08-21ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski
2022-08-15Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-08-11ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa
2022-08-11ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa
2022-06-14Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-06-09carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-06-09ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang
2022-06-09ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-09ath9k: fix ar9003_get_eepmiscWenli Looi
2022-06-09ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche
2022-06-09ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar
2022-06-09ath11k: disable spectral scan during spectral deinitHari Chandrakanthan
2022-06-09ath9k: fix QCA9561 PA bias levelThibaut VARÈNE
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-13ath11k: mhi: use mhi_sync_power_up()Kalle Valo
2022-04-13ath11k: fix kernel panic during unload/load ath11k modulesVenkateswara Naralasetty
2022-04-13ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-11Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-04-08ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin
2022-04-08ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-08ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
2022-04-08carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-03-28Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-03-28wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue
2022-03-28Revert "ath: add support for special 0x0 regulatory domain"Brian Norris
2022-02-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/baseBruce Ashfield
2022-01-27ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam
2022-01-27ath11k: Fix napi related hangBen Greear
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong
2022-01-27ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R
2022-01-27ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen