summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-05-02wifi: ath12k: fix the problem that down grade phy mode operationLingbo Kong
2024-04-30wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich
2024-04-30wifi: ath12k: fix flush failure in recovery scenariosBaochen Qiang
2024-04-30wifi: ath12k: check M3 buffer size as well whey trying to reuse itBaochen Qiang
2024-04-29wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25wifi: ath10k: drop fw.eboard file nameDmitry Baryshkov
2024-04-25wifi: ath10k: drop chip-specific board data file nameDmitry Baryshkov
2024-04-25wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov
2024-04-24wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui
2024-04-24wifi: ath12k: set mlo_capable_flags based on QMI PHY capabilityRaj Kumar Bhagat
2024-04-24wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capabilityRaj Kumar Bhagat
2024-04-24wifi: ath12k: add support to handle beacon miss for WCN7850Kang Yang
2024-04-24wifi: ath11k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-23wifi: ath12k: ACPI band edge channel power supportLingbo Kong
2024-04-23wifi: ath12k: ACPI CCA threshold supportLingbo Kong
2024-04-23wifi: ath12k: ACPI SAR supportLingbo Kong
2024-04-23wifi: ath12k: ACPI TAS supportLingbo Kong
2024-04-23wifi: ath12k: change supports_suspend to true for WCN7850Baochen Qiang
2024-04-23wifi: ath12k: support suspend/resumeBaochen Qiang
2024-04-23wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart()Baochen Qiang
2024-04-23wifi: ath12k: no need to handle pktlog during suspend/resumeBaochen Qiang
2024-04-23wifi: ath12k: flush all packets before suspendBaochen Qiang
2024-04-23wifi: ath12k: decrease MHI channel buffer length to 8KBBaochen Qiang
2024-04-23wifi: ath12k: fix warning on DMA ring capabilities eventBaochen Qiang
2024-04-23wifi: ath12k: do not dump SRNG statistics during resumeBaochen Qiang
2024-04-23wifi: ath12k: remove MHI LOOPBACK channelsBaochen Qiang
2024-04-23wifi: ath12k: rearrange IRQ enable/disable in reset pathBaochen Qiang
2024-04-23wifi: ath12k: fix kernel crash during resumeBaochen Qiang
2024-04-22wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel
2024-04-22wifi: ath12k: Refactor data path cmem initKarthikeyan Periyasamy
2024-04-22wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion tableKarthikeyan Periyasamy
2024-04-22wifi: ath12k: Refactor the hardware cookie conversion initKarthikeyan Periyasamy
2024-04-22wifi: ath12k: avoid redundant code in Rx cookie conversion initKarthikeyan Periyasamy
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson
2024-04-18wifi: ath12k: enable service flag for survey dump statsThiraviyam Mariyappan
2024-04-18wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXTKalle Valo
2024-04-18wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()Christophe JAILLET
2024-04-18wifi: ath11k: add support DT ieee80211-freq-limitChristian Lamparter
2024-04-16wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo
2024-04-16wifi: ath12k: dynamically update peer puncturing bitmap for STAKang Yang
2024-04-16wifi: ath12k: fix mac id extraction when MSDU spillover in rx error pathKarthikeyan Periyasamy
2024-04-10wifi: ath12k: support get_survey mac op for single wiphySriram R
2024-04-10wifi: ath12k: Modify rts threshold mac op for single wiphySriram R
2024-04-10wifi: ath12k: Modify set and get antenna mac ops for single wiphySriram R
2024-04-10wifi: ath12k: modify regulatory support for single wiphy architectureSriram R
2024-04-10wifi: ath12k: Add additional checks for vif and sta iteratorsSriram R