summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/mac.c
AgeCommit message (Expand)Author
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-02-14wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-07wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()Nathan Chancellor
2024-02-07wifi: ath12k: advertise P2P dev support for WCN7850Kang Yang
2024-02-07wifi: ath12k: move peer delete after vdev stop of station for WCN7850Kang Yang
2024-02-07wifi: ath12k: allow specific mgmt frame tx while vdev is not upKang Yang
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang
2024-02-07wifi: ath12k: implement handling of P2P NoA eventKang Yang
2024-02-07wifi: ath12k: add P2P IE in beacon templateKang Yang
2024-02-07wifi: ath12k: change interface combination for P2P modeKang Yang
2024-02-07wifi: ath12k: fix incorrect logic of calculating vdev_stats_idKang Yang
2024-02-05wifi: ath12k: enable 802.11 power save mode in station modeBaochen Qiang
2024-02-02wifi: ath12k: Read board id to support split-PHY QCN9274Ganesh Babu Jothiram
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu
2024-02-02wifi: ath12k: indicate NON MBSSID vdev by default during vdev startSriram R
2024-01-24wifi: ath12k: Fix issues in channel list updateSriram R
2024-01-19wifi: ath12k: Introduce the container for mac80211 hwKarthikeyan Periyasamy
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy
2024-01-18wifi: ath12k: add support for BA1024Baochen Qiang
2024-01-18wifi: ath12k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2024-01-16wifi: ath12k: ath12k_start_vdev_delay(): convert to use arKarthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_flush()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_ampdu_action()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_configure_filter()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_update_vif_offload()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_stop()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_start()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_conf_tx()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_bss_assoc()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_config()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_register() and ath12k_mac_unregister()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_setup_channels_rates()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_allocate() and ath12k_mac_destroy()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: relocate ath12k_dp_pdev_pre_alloc() callKarthikeyan Periyasamy
2023-12-05wifi: ath12k: avoid repeated wiphy access from hwKarthikeyan Periyasamy
2023-12-05wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang
2023-12-01wifi: ath12k: avoid repeated hw access from arKarthikeyan Periyasamy
2023-12-01wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy
2023-12-01wifi: ath12k: add 320 MHz bandwidth enumsMuna Sinada
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-25wifi: ath12k: Introduce and use ath12k_sta_to_arsta()Jeff Johnson
2023-10-18wifi: ath12k: register EHT mesh capabilitiesRamya Gnanasekar
2023-10-10wifi: ath12k: Consistently use ath12k_vif_to_arvif()Jeff Johnson
2023-10-02wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware c...Wen Gong
2023-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-09-28wifi: ath12k: Set default beacon mode to burst modeSidhanta Sahu
2023-09-28wifi: ath12k: call ath12k_mac_fils_discovery() without conditionAloka Dixit
2023-09-28wifi: ath12k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN7850Wen Gong
2023-09-28wifi: ath12k: indicate to mac80211 scan complete with aborted flag for ATH12K...Wen Gong