aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-24wifi: ath11k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-18wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()Christophe JAILLET
2024-04-18wifi: ath11k: add support DT ieee80211-freq-limitChristian Lamparter
2024-04-16wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo
2024-04-09wifi: ath11k: support hibernationBaochen Qiang
2024-04-04wifi: ath11k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson
2024-03-25wifi: ath: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-03-21wifi: ath11k: remove duplicate definitions in wmi.hKang Yang
2024-03-21wifi: ath11k: do not process consecutive RDDM eventBaochen Qiang
2024-03-14wifi: ath11k: advertise P2P dev support for QCA6390/WCN6855/QCA2066Kang Yang
2024-03-14wifi: ath11k: change scan flag scan_f_filter_prb_req for QCA6390/WCN6855/QCA2066Kang Yang
2024-03-14wifi: ath11k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512Kang Yang
2024-03-14wifi: ath11k: implement handling of P2P NoA eventKang Yang
2024-03-14wifi: ath11k: add P2P IE in beacon templateKang Yang
2024-03-14wifi: ath11k: change interface combination for P2P modeKang Yang
2024-03-12wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang
2024-03-11wifi: ath11k: adjust a comment to reflect realityKevin Lo
2024-03-08wifi: ath11k: fix soc_dp_stats debugfs file permissionJeff Johnson
2024-03-08wifi: ath11k: remove obsolete struct wmi_start_scan_argJeff Johnson
2024-02-28wifi: ath11k: constify MHI channel and controller configsJeff Johnson
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: 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-07wifi: ath11k: Really consistently use ath11k_vif_to_arvif()Jeff Johnson
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-02wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASS...Wen Gong
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