summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2022-11-02wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong
2022-11-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-26wifi: ath11k: Fix deadlock during WoWLAN suspendBaochen Qiang
2022-09-26wifi: ath11k: Remove redundant ath11k_mac_drain_txBaochen Qiang
2022-09-26wifi: ath11k: Add spectral scan support for 160 MHzTamizh Chelvam Raja
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty
2022-09-24wifi: ath11k: fix peer addition/deletion error on sta band migrationChristian 'Ansuel' Marangi
2022-09-22wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano
2022-09-22wifi: ath11k: retrieve MAC address from system firmware if providedJun Yu
2022-09-22wifi: ath11k: add get_txpower mac opsAditya Kumar Singh
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh
2022-09-22wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnectedWen Gong
2022-09-22wifi: ath11k: change complete() to complete_all() for scan.completedWen Gong
2022-09-19wifi: ath11k: Add WoW support for WCN6750Manikanta Pubbisetty
2022-09-19wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by defaultBaochen Qiang
2022-09-16wifi: ath11k: Fix kernel-doc issuesJeff Johnson
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-10wifi: ath11k: Increase TCL data ring size for WCN6750Manikanta Pubbisetty
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty
2022-09-10wifi: ath11k: Enable threaded NAPIManikanta Pubbisetty
2022-09-10wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()Jianglei Nie
2022-09-10wifi: ath11k: implement SRAM dump debugfs interfaceBaochen Qiang
2022-09-10wifi: ath11k: Split PCI write/read functionsBaochen Qiang
2022-09-07ath11k: Enable remain-on-channel support on WCN6750Manikanta Pubbisetty
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-09-02wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty
2022-09-02wifi: ath11k: Fix hardware restart failure due to twt debugfs failureManikanta Pubbisetty
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty
2022-09-01wifi: ath11k: Add cold boot calibration support on WCN6750Manikanta Pubbisetty
2022-09-01wifi: ath11k: Fix incorrect QMI message ID mappingsManikanta Pubbisetty
2022-09-01wifi: ath11k: Register shutdown handler for WCN6750Manikanta Pubbisetty
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo
2022-07-27wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo
2022-07-15tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-08ath11k: Fix typo in commentsZhang Jiaming
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg