summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/mac.c
AgeCommit message (Expand)Author
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-23wifi: ath12k: delete NSS and TX power setting for monitor vdevKang Yang
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-16wifi: ath12k: modify link arvif creation and removal for MLOSriram R
2024-10-16wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLOSriram R
2024-10-16wifi: ath12k: update ath12k_mac_op_conf_tx() for MLOSriram R
2024-10-16wifi: ath12k: modify ath12k_mac_op_set_key() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLOSriram R
2024-10-16wifi: ath12k: modify ath12k_get_arvif_iter() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: modify ath12k_mac_vif_chan() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: prepare vif config caching for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: prepare sta data structure for MLO handlingSriram R
2024-10-16wifi: ath12k: pass ath12k_link_vif instead of vif/ahvifSriram R
2024-10-16wifi: ath12k: prepare vif data structure for MLO handlingSriram R
2024-10-16wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functionsKalle Valo
2024-10-11wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellationKalle Valo
2024-10-11wifi: ath12k: ath12k_mac_set_key(): remove exit labelKalle Valo
2024-10-11wifi: ath12k: cleanup unneeded labelsKalle Valo
2024-10-11wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutexKalle Valo
2024-10-11wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_workKalle Valo
2024-10-11wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()Kalle Valo
2024-09-28wifi: ath12k: Skip Rx TID cleanup for self peerRamya Gnanasekar
2024-09-09Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-08-15wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scanMiaoqing Pan
2024-08-07wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang
2024-08-05wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850Baochen Qiang
2024-07-03Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-06-26wifi: ath12k: Fix pdev id sent to firmware for single phy devicesLingbo Kong
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-24wifi: ath12k: handle keepalive during WoWLAN suspend and resumeBaochen Qiang
2024-06-24wifi: ath12k: support GTK rekey offloadBaochen Qiang
2024-06-24wifi: ath12k: support ARP and NS offloadBaochen Qiang
2024-06-24wifi: ath12k: add WoW net-detect functionalityBaochen Qiang
2024-06-24wifi: ath12k: add basic WoW functionalitiesBaochen Qiang
2024-06-19wifi: ath12k: fix mbssid max interface advertisementKarthikeyan Periyasamy
2024-06-19wifi: ath12k: fix firmware crash due to invalid peer nssAjith C
2024-06-19wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabili...Pradeep Kumar Chitrapu
2024-06-19wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()Aaradhana Sahu
2024-06-19wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()Aaradhana Sahu
2024-06-17wifi: ath12k: Remove unused ath12k_base from ath12k_hwHarshitha Prem
2024-06-17wifi: ath12k: Fix WARN_ON during firmware crash in split-phyAaradhana Sahu
2024-06-11wifi: ath12k: unregister per pdev debugfsAditya Kumar Singh
2024-06-11wifi: ath12k: fix per pdev debugfs registrationAditya Kumar Singh
2024-06-11wifi: ath12k: modify remain on channel for single wiphyRameshkumar Sundaram
2024-06-03wifi: ath12k: add hw_link_id in ath12k_pdevKarthikeyan Periyasamy
2024-05-16wifi: ath12k: remove redundant peer delete for WCN7850Kang Yang
2024-05-16wifi: ath12k: skip sending vdev down for channel switchAloka Dixit
2024-05-16wifi: ath12k: add EMA beacon supportAloka Dixit
2024-05-16wifi: ath12k: add MBSSID beacon supportAloka Dixit