summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
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/+14
2022-04-13ath11k: Fix frames flush failure caused by deadlockBaochen Qiang1-1/+1
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-08ath11k: Invalidate cached reo ring entry before accessing itRameshkumar Sundaram1-1/+1
2022-04-08ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()Wen Gong1-1/+1
2022-04-08ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHzWen Gong1-0/+3
2022-04-08ath9k_htc: fix uninit value bugsPavel Skripkin1-0/+5
2022-04-08ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()Dan Carpenter1-1/+1
2022-04-08ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855Wen Gong1-13/+18
2022-04-08ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong1-3/+4
2022-04-08ath11k: add missing of_node_put() to avoid leakYang Yingliang2-0/+2
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-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo1-32/+1
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski27-195/+1055
2021-12-23codel: remove unnecessary pkt_sched.h includeJakub Kicinski1-0/+2
2021-12-23codel: remove unnecessary sock.h includeJakub Kicinski1-0/+2
2021-12-22ath11k: Fix unexpected return buffer manager error for QCA6390Baochen Qiang2-2/+2
2021-12-22ath11k: add support of firmware logging for WCN6855Cheng Wang6-0/+151
2021-12-22ath11k: Fix napi related hangBen Greear3-7/+19
2021-12-22ath10k: replace strlcpy with strscpyJason Wang1-3/+3
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2-7/+13
2021-12-21ath11k: add regdb.bin download for regdb offloadWen Gong5-13/+52
2021-12-20ath11k: add support for hardware rfkill for QCA6390Wen Gong7-0/+203
2021-12-20ath11k: report tx bitrate for iw wlan station dumpWen Gong10-133/+210
2021-12-20ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()Tetsuo Handa3-0/+10
2021-12-20ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()Tetsuo Handa2-0/+9
2021-12-20ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id()Wen Gong1-0/+6
2021-12-20ath11k: add signal report to mac80211 for QCA6390 and WCN6855Wen Gong3-11/+61
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong11-34/+284
2021-12-20ath5k: switch to rate table based lookupJonas Jelonek1-2/+48
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski46-326/+2074
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue4-0/+107
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue1-3/+4
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue1-3/+3
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli5-13/+101
2021-12-14ath11k: Change qcn9074 fw to operate in mode-2Seevalamuthu Mariappan4-5/+25
2021-12-14ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo4-22/+22
2021-12-14ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()Zhou Qingyang1-2/+5
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner1-1/+5