summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2023-05-11wifi: ath11k: fix writing to unintended memory regionP Praneesh
2023-05-11wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh
2023-05-11wifi: ath11k: fix SAC bug on peer addition with sta band migrationChristian Marangi
2023-05-11wifi: ath11k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-05-11wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown
2023-03-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo
2023-03-10wifi: ath11k: fix monitor mode bringup crashNagarajan Maran
2023-03-10wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin
2022-11-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-08wifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala
2022-11-03wifi: ath11k: Make QMI message rules constJeff Johnson
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-11-02wifi: ath11k: synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return typeJiri Slaby (SUSE)
2022-11-02wifi: ath11k: Fix qmi_msg_handler data structure initializationRahul Bhattacharjee
2022-10-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-28wifi: ath11k: fix monitor vdev creation with firmware recoveryNagarajan Maran
2022-10-13wifi: ath11k: Fix firmware crash on vdev delete race conditionSowmiya Sree Elavalagan
2022-10-12wifi: ath11k: Send PME message during wakeup from D3coldBaochen Qiang
2022-10-12wifi: ath11k: add support to configure channel dwell timeManikanta Pubbisetty
2022-10-12wifi: ath11k: suppress add interface errorKarthikeyan Periyasamy
2022-10-12wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo
2022-10-10wifi: ath11k: Fix spelling mistake "chnange" -> "change"Colin Ian King
2022-10-10wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recoveryWen Gong
2022-09-30wifi: ath11k: Don't exit on wakeup failureBaochen Qiang
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28wifi: ath11k: stop tx queues immediately upon firmware exitAditya Kumar Singh
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