summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k
AgeCommit message (Expand)AuthorFilesLines
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo25-304/+2053
2024-02-14wifi: ath12k: remove the unused scan_events from ath12k_wmi_scan_req_argNicolas Escande1-18/+13
2024-02-14wifi: ath12k: Remove unused scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande1-30/+25
2024-02-14wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande2-3/+3
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
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 Yang2-1/+16
2024-02-07wifi: ath12k: designating channel frequency for ROC scanKang Yang1-1/+16
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: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512Kang Yang1-5/+1
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang3-0/+131
2024-02-07wifi: ath12k: implement handling of P2P NoA eventKang Yang6-3/+281
2024-02-07wifi: ath12k: add P2P IE in beacon templateKang Yang3-2/+132
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-07wifi: ath12k: fix broken structure wmi_vdev_create_cmdKang Yang2-0/+6
2024-02-05wifi: ath12k: enable 802.11 power save mode in station modeBaochen Qiang4-0/+63
2024-02-02wifi: ath12k: refactor the rfkill workerKarthikeyan Periyasamy1-6/+14
2024-02-02wifi: ath12k: add processing for TWT disable eventLingbo Kong2-1/+39
2024-02-02wifi: ath12k: add processing for TWT enable eventLingbo Kong2-1/+39
2024-02-02wifi: ath12k: disable QMI PHY capability learn in split-phy QCN9274Raj Kumar Bhagat4-0/+10
2024-02-02wifi: ath12k: Read board id to support split-PHY QCN9274Ganesh Babu Jothiram8-11/+64
2024-02-02wifi: ath12k: fix PCI read and writeP Praneesh1-20/+23
2024-02-02wifi: ath12k: add MAC id support in WBM error pathKarthikeyan Periyasamy4-20/+45
2024-02-02wifi: ath12k: subscribe required word mask from rx tlvKarthikeyan Kathirvel8-9/+535
2024-02-02wifi: ath12k: remove hal_desc_sz from hw paramsRaj Kumar Bhagat9-23/+43
2024-02-02wifi: ath12k: split hal_ops to support RX TLVs word mask compactionRaj Kumar Bhagat6-46/+63
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu5-20/+52
2024-02-02wifi: ath12k: Add logic to write QRTR node id to scratchP Praneesh4-3/+45
2024-02-02wifi: ath12k: fix fetching MCBC flag for QCN9274Raj Kumar Bhagat1-3/+3
2024-02-02wifi: ath12k: add support for peer meta data versionHarshitha Prem3-1/+13
2024-02-02wifi: ath12k: fetch correct pdev id from WMI_SERVICE_READY_EXT_EVENTIDSowmiya Sree Elavalagan2-12/+41
2024-02-02wifi: ath12k: indicate NON MBSSID vdev by default during vdev startSriram R3-2/+12
2024-02-02wifi: ath12k: add firmware-2.bin supportRaj Kumar Bhagat7-22/+259
2024-01-24wifi: ath12k: Fix issues in channel list updateSriram R3-4/+4
2024-01-19wifi: ath12k: add support for collecting firmware logBaochen Qiang4-2/+146
2024-01-19wifi: ath12k: Introduce the container for mac80211 hwKarthikeyan Periyasamy5-136/+335
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy8-44/+60
2024-01-18wifi: ath12k: change MAC buffer ring size to 2048Baochen Qiang2-1/+2
2024-01-18wifi: ath12k: add support for BA1024Baochen Qiang4-5/+16
2024-01-18wifi: ath12k: fix wrong definitions of hal_reo_update_rx_queueBaochen Qiang1-7/+7
2024-01-18wifi: ath12k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy3-9/+9
2024-01-17wifi: ath12k: add QMI PHY capability learn supportKarthikeyan Periyasamy3-2/+140
2024-01-17wifi: ath12k: refactor QMI MLO host capability helper functionKarthikeyan Periyasamy3-10/+36
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