summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-28wifi: ath12k: add support for hardware rfkill for WCN7850Lingbo Kong1-0/+58
2023-09-20wifi: ath12k: fix radar detection in 160 MHzManish Dharanenthiran1-10/+14
2023-09-20wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chanManish Dharanenthiran1-6/+21
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg1-6/+6
2023-08-23wifi: ath: remove unused-but-set parameterArnd Bergmann1-3/+2
2023-08-23wifi: ath12k: Fix a few spelling errorsJeff Johnson1-1/+1
2023-08-03wifi: ath12k: relax list iteration in ath12k_mac_vif_unref()Dmitry Antipov1-3/+3
2023-08-03wifi: ath12k: configure puncturing bitmapAloka Dixit1-2/+14
2023-08-03wifi: ath12k: prepare EHT peer assoc parametersAloka Dixit1-0/+144
2023-08-03wifi: ath12k: add EHT PHY modesMuna Sinada1-19/+82
2023-08-03wifi: ath12k: propagate EHT capabilities to userspaceAloka Dixit1-0/+111
2023-08-03wifi: ath12k: move HE capabilities processing to a new functionAloka Dixit1-56/+55
2023-08-03wifi: ath12k: rename HE capabilities setup/copy functionsAloka Dixit1-27/+31
2023-08-02wifi: ath12k: change to use dynamic memory for channel list of scanWen Gong1-0/+10
2023-08-02wifi: ath12k: trigger station disconnect on hardware restartWen Gong1-0/+21
2023-08-02wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he()Arnd Bergmann1-2/+2
2023-08-02wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()Wen Gong1-2/+5
2023-06-15wifi: ath12k: fix conf_mutex in ath12k_mac_op_unassign_vif_chanctx()Wen Gong1-1/+0
2023-06-09wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S1-0/+1
2023-05-17wifi: ath12k: increase vdev setup timeoutAishwarya R1-0/+3
2023-05-09wifi: ath: work around false-positive stringop-overread warningArnd Bergmann1-4/+4
2023-05-05wifi: ath12k: fix potential wmi_mgmt_tx_queue race conditionKarthik M1-1/+1
2023-05-05wifi: ath12k: add wait operation for tx management packets for flush from mac...Karthik M1-7/+29
2023-03-22wifi: ath12k: fix firmware assert during channel switch for peer staAditya Kumar Singh1-29/+88
2023-01-18wifi: ath12k: Fix uninitilized variable clang warningsThiraviyam Mariyappan1-2/+2
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo1-0/+7038