summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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: ath11k: initialize eirp_power before useBaochen Qiang
2024-02-05wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before useBaochen Qiang
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-02-02wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASS...Wen Gong
2024-02-02wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen
2024-02-02wifi: ath9k: remove redundant assignment to variable retColin Ian King
2024-01-31Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-01-25wifi: ath11k: fix connection failure due to unexpected peer deleteBaochen Qiang
2024-01-25wifi: ath11k: avoid forward declaration of ath11k_mac_start_vdev_delay()Baochen Qiang
2024-01-25wifi: ath11k: rename ath11k_start_vdev_delay()Baochen Qiang
2024-01-25wifi: ath11k: remove invalid peer create logicBaochen Qiang
2024-01-25wifi: ath11k: enable 36 bit mask for stream DMABaochen Qiang
2024-01-24wifi: ath12k: Fix issues in channel list updateSriram R
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-19wifi: ath10k: Fix enum ath10k_fw_crash_dump_type kernel-docJeff Johnson
2024-01-19wifi: ath10k: Fix htt_data_tx_completion kernel-doc warningJeff Johnson
2024-01-19wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-docJeff Johnson
2024-01-19wifi: ath10k: correctly document enum wmi_tlv_tx_pause_idJeff Johnson
2024-01-19wifi: ath10k: add missing wmi_10_4_feature_mask documentationJeff Johnson
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: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg
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
2024-01-18wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2024-01-18wifi: ath11k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy