summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-15carl9170: stop embedding file_operations into their objectsAl Viro
2025-01-14wifi: ath12k: fix key cache handlingAditya Kumar Singh
2025-01-14wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() func...Karthikeyan Periyasamy
2025-01-14wifi: ath12k: Remove ath12k_get_num_hw() helper functionKarthikeyan Periyasamy
2025-01-14wifi: ath12k: Refactor the ath12k_hw get helper function argumentKarthikeyan Periyasamy
2025-01-14wifi: ath12k: Refactor ath12k_hw set helper function argumentKarthikeyan Periyasamy
2025-01-12wifi: ath11k: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-10wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid()Dmitry Antipov
2025-01-10wifi: ath12k: Support pdev Puncture StatsRajat Soni
2025-01-10wifi: ath12k: Support AST Entry StatsRoopni Devanathan
2025-01-10wifi: ath12k: Support Transmit Buffer OFDMA StatsPradeep Kumar Chitrapu
2025-01-10wifi: ath12k: Support Transmit Rate Buffer StatsPradeep Kumar Chitrapu
2025-01-07wifi: ath12k: fix tx power, max reg power update to firmwareSathishkumar Muruganandam
2025-01-07wifi: ath12k: set flag for mgmt no-ack frames in Tx completionRamya Gnanasekar
2025-01-07wifi: ath12k: Include MLO memory in firmware coredump collectionRaj Kumar Bhagat
2025-01-07wifi: ath12k: handle radar detection with MLOAditya Kumar Singh
2025-01-07wifi: ath12k: fix CAC running state during virtual interface startAditya Kumar Singh
2025-01-07wifi: ath12k: rename CAC_RUNNING flagAditya Kumar Singh
2024-12-19wifi: ath12k: Fix spelling mistake "requestted" -> "requested"Colin Ian King
2024-12-19wifi: ath12k: Avoid explicit type cast in monitor status parse handlerKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Change the Tx monitor SRNG ring IDKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Remove unused HAL Rx mask in DP monitor pathKarthikeyan Periyasamy
2024-12-19wifi: ath12k: fix incorrect TID updation in DP monitor status pathKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIGKarthikeyan Periyasamy
2024-12-19wifi: ath12k: cleanup Rx peer statistics structureKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Refactor monitor status TLV structureKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFGKarthikeyan Periyasamy
2024-12-19wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_bss_assoc() stack usageJeff Johnson
2024-12-19wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usageJeff Johnson
2024-12-19wifi: ath12k: Add support for parsing 64-bit TLVsP Praneesh
2024-12-19wifi: ath9k: simplify internal time managementDmitry Antipov
2024-12-19wifi: ath9k: cleanup a few (mostly) TX-related routinesDmitry Antipov
2024-12-19wifi: ath9k: cleanup ath_txq_skb_done()Dmitry Antipov
2024-12-16wifi: ath12k: advertise MLO support and capabilitiesRameshkumar Sundaram
2024-12-16wifi: ath12k: assign unique hardware link IDs during QMI host capAditya Kumar Singh
2024-12-16wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware featureAditya Kumar Singh
2024-12-16wifi: ath12k: remove warning print in htt mlo offset event messageAditya Kumar Singh
2024-12-16wifi: ath12k: add no-op without debug print in WMI Rx eventAditya Kumar Singh
2024-12-16wifi: ath12k: add can_activate_links mac operationAditya Kumar Singh
2024-12-16wifi: ath12k: symmetrize scan vdev creation and deletion during HW scanAditya Kumar Singh
2024-12-16wifi: ath12k: pass link ID during MLO while delivering skbAditya Kumar Singh
2024-12-16wifi: ath12k: fix ar->supports_6ghz usage during hw registerAditya Kumar Singh
2024-12-16wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocationsAditya Kumar Singh
2024-12-16wifi: ath12k: advertise multi device interface combinationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: Refactor radio frequency informationKarthikeyan Periyasamy
2024-12-16wifi: ath12k: introduce interface combination cleanup helperKarthikeyan Periyasamy