summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2022-01-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-01-28ath11k: avoid firmware crash when reg set for QCA6390/WCN6855Wen Gong
2022-01-28ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHzWen Gong
2022-01-28ath9k_htc: fix uninit value bugsPavel Skripkin
2022-01-19wcn36xx: Add SNR reporting via get_survey()Bryan O'Donoghue
2022-01-19wcn36xx: Track SNR and RSSI for each RX frameBryan O'Donoghue
2022-01-19wcn36xx: Track the band and channel we are tuned toBryan O'Donoghue
2022-01-19wcn36xx: Implement get_snr()Bryan O'Donoghue
2022-01-17ath10k: abstract htt_rx_desc structureFrancesco Magliocca
2022-01-17wcn36xx: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2022-01-17ath9k: remove redundant status variableMinghao Chi
2022-01-17ath11k: Reconfigure hardware rate for WCN6855 after vdev is startedBaochen Qiang
2022-01-17ath: dfs_pattern_detector: Avoid open coded arithmetic in memory allocationChristophe JAILLET
2022-01-17ath10k: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-17ath5k: fix ah_txq_isr_txok_all settingPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qcborn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hwPeter Seiderer
2022-01-17ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hwPeter Seiderer
2022-01-17ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()Dan Carpenter
2022-01-17ath11k: move function ath11k_dp_rx_process_mon_statusAloka Dixit
2022-01-17ath11k: enable RX PPDU stats in monitor co-exist modeMiles Hu
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-12ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-01-12ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855Wen Gong
2022-01-12ath11k: add LDPC FEC type in 802.11 radiotap headerP Praneesh
2022-01-11ath11k: Refactor the fallback routine when peer create failsKarthikeyan Periyasamy
2022-01-11ath11k: fix workqueue not getting destroyed after rmmodAditya Kumar Singh
2022-01-11ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
2022-01-11ath11k: add missing of_node_put() to avoid leakYang Yingliang
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-22codel: remove unnecessary pkt_sched.h includeJakub Kicinski
2021-12-22codel: remove unnecessary sock.h includeJakub Kicinski
2021-12-22ath11k: Fix unexpected return buffer manager error for QCA6390Baochen Qiang
2021-12-22ath11k: add support of firmware logging for WCN6855Cheng Wang
2021-12-22ath11k: Fix napi related hangBen Greear
2021-12-22ath10k: replace strlcpy with strscpyJason Wang
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-21ath11k: add regdb.bin download for regdb offloadWen Gong
2021-12-20ath11k: add support for hardware rfkill for QCA6390Wen Gong
2021-12-20ath11k: report tx bitrate for iw wlan station dumpWen Gong
2021-12-20ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa
2021-12-20ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id()Wen Gong
2021-12-20ath11k: add signal report to mac80211 for QCA6390 and WCN6855Wen Gong
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong
2021-12-20ath5k: switch to rate table based lookupJonas Jelonek