summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2024-07-03Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-19wifi: ath11k: modify the calculation of the average signal strength in statio...Lingbo Kong
2024-06-19wifi: ath11k: fix ack signal strength calculationLingbo Kong
2024-06-11wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang
2024-06-11wifi: ath11k: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-06-11wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()Baochen Qiang
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-05Merge tag 'ath-next-20240605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-05-28wifi: ath11k: fix wrong definition of CE ring's base addressBaochen Qiang
2024-05-25wifi: ath11k: restore country code during resumeBaochen Qiang
2024-05-25wifi: ath11k: refactor setting country code logicBaochen Qiang
2024-05-23wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang
2024-05-23wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg
2024-05-23wifi: ath11k: fix TPE power levelsJohannes Berg
2024-05-23wifi: ieee80211/ath11k: remove IEEE80211_MAX_NUM_PWR_LEVELJohannes Berg
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-17wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_configBreno Leitao
2024-05-13wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson
2024-05-13wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson
2024-05-07wifi: ath11k: skip status ring entry processingVenkateswara Naralasetty
2024-05-03wifi: ath11k: unmap the CE in ath11k_ahb_probe() error pathJeff Johnson
2024-05-03wifi: ath11k: refactor CE remap & unmapJeff Johnson
2024-05-03wifi: ath11k: ath11k_mac_op_ipv6_changed(): use list_for_each_entry()Kalle Valo
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