summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2024-04-16wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo
2024-02-28wifi: ath12k: fix license in p2p.c and p2p.hKalle Valo
2024-02-28wifi: ath11k: constify MHI channel and controller configsJeff Johnson
2024-02-28wifi: ath12k: add rcu lock for ath12k_wmi_p2p_noa_event()Kang Yang
2024-02-28wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang
2024-02-23wifi: ath11k: thermal: don't try to register multiple timesKalle Valo
2024-02-23wifi: ath11k: fix warning on DMA ring capabilities eventBaochen Qiang
2024-02-23wifi: ath11k: do not dump SRNG statistics during resumeBaochen Qiang
2024-02-23wifi: ath11k: remove MHI LOOPBACK channelsBaochen Qiang
2024-02-23wifi: ath11k: rearrange IRQ enable/disable in reset pathBaochen Qiang
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-15wifi: ath11k: remove unused scan_events from struct scan_req_paramsNicolas Escande
2024-02-15wifi: ath11k: add support for QCA2066Baochen Qiang
2024-02-15wifi: ath11k: move pci.ops registration aheadBaochen Qiang
2024-02-15wifi: ath11k: provide address list if chip supports 2 stationsCarl Huang
2024-02-15wifi: ath11k: support 2 station interfacesCarl Huang
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-14wifi: carl9170: Remove redundant assignment to pointer superColin Ian King
2024-02-14wifi: ath11k: Remove scan_flags union from struct scan_req_paramsNicolas Escande
2024-02-14wifi: ath11k: Do not directly use scan_flags in struct scan_req_paramsNicolas Escande
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-07wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()Nathan Chancellor
2024-02-07wifi: ath11k: Really consistently use ath11k_vif_to_arvif()Jeff Johnson
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: 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