summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-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
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli
2021-12-14ath11k: Change qcn9074 fw to operate in mode-2Seevalamuthu Mariappan
2021-12-14ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo
2021-12-14ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()Zhou Qingyang
2021-12-13ath11k: Fix deleting uninitialized kernel timer during fragment cache flushRameshkumar Sundaram
2021-12-13ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang
2021-12-13ath11k: set DTIM policy to stick mode for station interfaceCarl Huang
2021-12-13ath11k: support MAC address randomization in scanCarl Huang
2021-12-13ath10k: wmi: remove array of flexible structuresKalle Valo
2021-12-13ath10k: htt: remove array of flexible structuresKalle Valo
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-12-09ath10k: drop beacon and probe response which leak from other channelWen Gong
2021-12-09ath11k: add spectral/CFR buffer validation supportVenkateswara Naralasetty
2021-12-09ath11k: Process full monitor mode rx supportAnilkumar Kolli
2021-12-09ath11k: add software monitor ring descriptor for full monitorAnilkumar Kolli