summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-59/+384
2024-02-14wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande1-2/+2
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg1-5/+5
2024-02-07wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()Nathan Chancellor1-0/+1
2024-02-07wifi: ath12k: advertise P2P dev support for WCN7850Kang Yang1-0/+12
2024-02-07wifi: ath12k: move peer delete after vdev stop of station for WCN7850Kang Yang1-45/+54
2024-02-07wifi: ath12k: allow specific mgmt frame tx while vdev is not upKang Yang1-2/+2
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang1-0/+122
2024-02-07wifi: ath12k: implement handling of P2P NoA eventKang Yang1-1/+27
2024-02-07wifi: ath12k: add P2P IE in beacon templateKang Yang1-2/+82
2024-02-07wifi: ath12k: change interface combination for P2P modeKang Yang1-4/+19
2024-02-07wifi: ath12k: fix incorrect logic of calculating vdev_stats_idKang Yang1-1/+1
2024-02-05wifi: ath12k: enable 802.11 power save mode in station modeBaochen Qiang1-0/+54
2024-02-02wifi: ath12k: Read board id to support split-PHY QCN9274Ganesh Babu Jothiram1-1/+2
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu1-2/+2
2024-02-02wifi: ath12k: indicate NON MBSSID vdev by default during vdev startSriram R1-0/+5
2024-01-24wifi: ath12k: Fix issues in channel list updateSriram R1-1/+1
2024-01-19wifi: ath12k: Introduce the container for mac80211 hwKarthikeyan Periyasamy1-131/+286
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy1-22/+29
2024-01-18wifi: ath12k: add support for BA1024Baochen Qiang1-1/+1
2024-01-18wifi: ath12k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy1-4/+4
2024-01-16wifi: ath12k: ath12k_start_vdev_delay(): convert to use arKarthikeyan Periyasamy1-7/+6
2024-01-16wifi: ath12k: refactor ath12k_mac_op_flush()Karthikeyan Periyasamy1-6/+12
2024-01-16wifi: ath12k: refactor ath12k_mac_op_ampdu_action()Karthikeyan Periyasamy1-5/+21
2024-01-16wifi: ath12k: refactor ath12k_mac_op_configure_filter()Karthikeyan Periyasamy1-9/+19
2024-01-16wifi: ath12k: refactor ath12k_mac_op_update_vif_offload()Karthikeyan Periyasamy1-5/+12
2024-01-16wifi: ath12k: refactor ath12k_mac_op_stop()Karthikeyan Periyasamy1-4/+10
2024-01-16wifi: ath12k: refactor ath12k_mac_op_start()Karthikeyan Periyasamy1-8/+23
2024-01-16wifi: ath12k: refactor ath12k_mac_op_conf_tx()Karthikeyan Periyasamy1-13/+28
2024-01-16wifi: ath12k: refactor ath12k_bss_assoc()Karthikeyan Periyasamy1-17/+26
2024-01-16wifi: ath12k: refactor ath12k_mac_op_config()Karthikeyan Periyasamy1-3/+16
2024-01-16wifi: ath12k: refactor ath12k_mac_register() and ath12k_mac_unregister()Karthikeyan Periyasamy1-81/+102
2024-01-16wifi: ath12k: refactor ath12k_mac_setup_channels_rates()Karthikeyan Periyasamy1-6/+7
2024-01-16wifi: ath12k: refactor ath12k_mac_allocate() and ath12k_mac_destroy()Karthikeyan Periyasamy1-50/+76
2024-01-16wifi: ath12k: relocate ath12k_dp_pdev_pre_alloc() callKarthikeyan Periyasamy1-0/+2
2023-12-05wifi: ath12k: avoid repeated wiphy access from hwKarthikeyan Periyasamy1-35/+37
2023-12-05wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang1-2/+2
2023-12-01wifi: ath12k: avoid repeated hw access from arKarthikeyan Periyasamy1-76/+82
2023-12-01wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy1-7/+7
2023-12-01wifi: ath12k: add 320 MHz bandwidth enumsMuna Sinada1-0/+8
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-10-25wifi: ath12k: Introduce and use ath12k_sta_to_arsta()Jeff Johnson1-6/+6
2023-10-18wifi: ath12k: register EHT mesh capabilitiesRamya Gnanasekar1-0/+45
2023-10-10wifi: ath12k: Consistently use ath12k_vif_to_arvif()Jeff Johnson1-22/+22
2023-10-02wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware c...Wen Gong1-2/+63
2023-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-25/+108
2023-09-28wifi: ath12k: Set default beacon mode to burst modeSidhanta Sahu1-2/+2
2023-09-28wifi: ath12k: call ath12k_mac_fils_discovery() without conditionAloka Dixit1-3/+1
2023-09-28wifi: ath12k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN7850Wen Gong1-0/+5
2023-09-28wifi: ath12k: indicate to mac80211 scan complete with aborted flag for ATH12K...Wen Gong1-6/+9