summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-05wifi: ath12k: refactor core start based on hardware groupKarthikeyan Periyasamy
2024-12-05wifi: ath12k: introduce device group abstractionKarthikeyan Periyasamy
2024-12-05wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_suppAditya Kumar Singh
2024-12-05wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register()Karthikeyan Periyasamy
2024-11-30wifi: ath12k: introduce QMI firmware ready flagKarthikeyan Periyasamy
2024-11-30wifi: ath12k: add ath12k_get_num_hw()Karthikeyan Periyasamy
2024-11-30wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah()Karthikeyan Periyasamy
2024-11-30wifi: ath12k: Refactor core startupKarthikeyan Periyasamy
2024-11-29wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link idKalle Valo
2024-11-29wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret'Kalle Valo
2024-11-29wifi: ath12k: defer vdev creation for MLORameshkumar Sundaram
2024-11-29wifi: ath12k: ath12k_bss_assoc(): MLO supportAditya Kumar Singh
2024-11-29wifi: ath12k: do not return invalid link id for scan linkSriram R
2024-11-29wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leakRameshkumar Sundaram
2024-11-29wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO supportSriram R
2024-11-29wifi: ath12k: ath12k_mac_op_flush(): MLO supportSriram R
2024-11-29wifi: ath12k: ath12k_mac_op_tx(): MLO supportSriram R
2024-11-29wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_workKalle Valo
2024-11-25wifi: ath12k: Use mac80211 sta's link_sta instead of deflinkSriram R
2024-11-25wifi: ath12k: Use mac80211 vif's link_conf instead of bss_confSriram R
2024-11-25wifi: ath12k: modify chanctx iterators for MLORameshkumar Sundaram
2024-11-25wifi: ath12k: add reo queue lookup table for ML peersRameshkumar Sundaram
2024-11-25wifi: ath12k: use arsta instead of staSriram R
2024-11-25wifi: ath12k: add primary link for data path operationsSriram R
2024-11-25wifi: ath12k: support change_sta_links() mac80211 opSriram R
2024-11-25wifi: ath12k: Add MLO station state change handlingSriram R
2024-11-21wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as noinlineJeff Johnson
2024-11-21wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() as noinlineJeff Johnson
2024-11-21wifi: ath11k: mark some QMI driver event helpers as noinlineJeff Johnson
2024-11-21wifi: ath12k: Fix inappropriate use of print_array_to_buf_index()Roopni Devanathan
2024-11-21wifi: ath11k: add support for QCA6698AQMiaoqing Pan
2024-11-21wifi: ath11k: miscellaneous spelling fixesDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_mon_dataDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_reg_tpc_power_infoDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_vifDmitry Antipov
2024-11-21wifi: wcn36xx: fix channel survey memory allocation sizeBarnabás Czémán
2024-11-21wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdrP Praneesh
2024-11-20wifi: ath12k: Support MBSSID Control Frame StatsSidhanta Sahu
2024-11-20wifi: ath12k: Support Transmit PER Rate StatsDinesh Karthikeyan
2024-11-20wifi: ath12k: Support SoC Common StatsDinesh Karthikeyan
2024-11-20wifi: ath12k: Support phy counter and TPC statsDinesh Karthikeyan
2024-11-20wifi: ath12k: Support Downlink Pager StatsDinesh Karthikeyan
2024-11-19wifi: ath9k: Add RX inactivity detection and reset chip when it occursToke Høiland-Jørgensen
2024-11-12wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855Balaji Pothunoori
2024-11-12wifi: ath12k: Fix for out-of bound access errorKarol Przybylski
2024-11-12wifi: ath9k: miscellaneous spelling fixesDmitry Antipov
2024-11-06wifi: ath12k: Add MLO peer assoc command supportSriram R
2024-11-06wifi: ath12k: add helper to find multi-link stationSriram R
2024-11-06wifi: ath12k: add multi-link flag in peer create commandSriram R
2024-11-06wifi: ath12k: Add helpers for multi link peer creation and deletionSriram R