summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k
AgeCommit message (Expand)Author
2024-06-27wifi: ath12k: check M3 buffer size as well whey trying to reuse itBaochen Qiang
2024-06-27wifi: ath12k: fix the problem that down grade phy mode operationLingbo Kong
2024-06-27wifi: ath12k: fix kernel crash during resumeBaochen Qiang
2024-05-30wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel
2024-05-30wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit
2024-02-28wifi: ath12k: fix license in p2p.c and p2p.hKalle Valo
2024-02-28wifi: ath12k: add rcu lock for ath12k_wmi_p2p_noa_event()Kang Yang
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-02-14wifi: ath12k: remove the unused scan_events from ath12k_wmi_scan_req_argNicolas Escande
2024-02-14wifi: ath12k: Remove unused scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande
2024-02-14wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
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: designating channel frequency for ROC scanKang 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: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512Kang 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-07wifi: ath12k: fix broken structure wmi_vdev_create_cmdKang Yang
2024-02-05wifi: ath12k: enable 802.11 power save mode in station modeBaochen Qiang
2024-02-02wifi: ath12k: refactor the rfkill workerKarthikeyan Periyasamy
2024-02-02wifi: ath12k: add processing for TWT disable eventLingbo Kong
2024-02-02wifi: ath12k: add processing for TWT enable eventLingbo Kong
2024-02-02wifi: ath12k: disable QMI PHY capability learn in split-phy QCN9274Raj Kumar Bhagat
2024-02-02wifi: ath12k: Read board id to support split-PHY QCN9274Ganesh Babu Jothiram
2024-02-02wifi: ath12k: fix PCI read and writeP Praneesh
2024-02-02wifi: ath12k: add MAC id support in WBM error pathKarthikeyan Periyasamy
2024-02-02wifi: ath12k: subscribe required word mask from rx tlvKarthikeyan Kathirvel
2024-02-02wifi: ath12k: remove hal_desc_sz from hw paramsRaj Kumar Bhagat
2024-02-02wifi: ath12k: split hal_ops to support RX TLVs word mask compactionRaj Kumar Bhagat
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu
2024-02-02wifi: ath12k: Add logic to write QRTR node id to scratchP Praneesh
2024-02-02wifi: ath12k: fix fetching MCBC flag for QCN9274Raj Kumar Bhagat
2024-02-02wifi: ath12k: add support for peer meta data versionHarshitha Prem
2024-02-02wifi: ath12k: fetch correct pdev id from WMI_SERVICE_READY_EXT_EVENTIDSowmiya Sree Elavalagan
2024-02-02wifi: ath12k: indicate NON MBSSID vdev by default during vdev startSriram R
2024-02-02wifi: ath12k: add firmware-2.bin supportRaj Kumar Bhagat
2024-01-24wifi: ath12k: Fix issues in channel list updateSriram R
2024-01-19wifi: ath12k: add support for collecting firmware logBaochen Qiang
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: change MAC buffer ring size to 2048Baochen Qiang
2024-01-18wifi: ath12k: add support for BA1024Baochen Qiang
2024-01-18wifi: ath12k: fix wrong definitions of hal_reo_update_rx_queueBaochen Qiang