summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-09-113-25/+8
|\
| * Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-09-092-24/+7
| |\
| | * wifi: ath11k: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-09-052-24/+7
| * | wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-069-148/+49
|\ \ | |/ |/|
| * Revert "wifi: ath11k: support hibernation"Baochen Qiang2024-09-028-139/+49
| * Revert "wifi: ath11k: restore country code during resume"Baochen Qiang2024-09-021-10/+0
| * wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()Baochen Qiang2024-08-221-0/+1
* | Merge tag 'ath-next-20240812' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-08-134-2/+17
|\ \ | |/ |/|
| * wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy2024-07-101-1/+1
| * wifi: ath11k: use work queue to process beacon tx eventKang Yang2024-07-103-1/+16
* | Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-191-0/+1
|\ \
| * | Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski2024-07-181-0/+1
* | | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-191-3/+3
|\ \ \ | |_|/ |/| |
| * | wifi: ath11k: Use iommu_paging_domain_alloc()Lu Baolu2024-07-041-3/+3
| |/
* | Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-07-037-27/+52
|\ \
| * | wifi: ath11k: modify the calculation of the average signal strength in statio...Lingbo Kong2024-06-191-2/+5
| * | wifi: ath11k: fix ack signal strength calculationLingbo Kong2024-06-193-8/+16
| * | wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang2024-06-113-6/+15
| * | wifi: ath11k: use 'time_left' variable with wait_event_timeout()Wolfram Sang2024-06-111-10/+10
| * | wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()Baochen Qiang2024-06-111-1/+6
* | | wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
|/ /
* | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-1116-216/+248
|\ \ | |/ |/|
| * Merge tag 'ath-next-20240605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-06-0515-102/+205
| |\
| | * wifi: ath11k: fix wrong definition of CE ring's base addressBaochen Qiang2024-05-281-3/+3
| | * wifi: ath11k: restore country code during resumeBaochen Qiang2024-05-251-0/+10
| | * wifi: ath11k: refactor setting country code logicBaochen Qiang2024-05-254-27/+23
| | * wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson2024-05-139-39/+39
| | * wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson2024-05-131-1/+1
| | * wifi: ath11k: skip status ring entry processingVenkateswara Naralasetty2024-05-073-10/+90
| | * wifi: ath11k: unmap the CE in ath11k_ahb_probe() error pathJeff Johnson2024-05-031-1/+4
| | * wifi: ath11k: refactor CE remap & unmapJeff Johnson2024-05-031-18/+34
| | * wifi: ath11k: ath11k_mac_op_ipv6_changed(): use list_for_each_entry()Kalle Valo2024-05-031-3/+1
| * | wifi: mac80211: pass parsed TPE data to driversJohannes Berg2024-05-231-109/+34
| * | wifi: ath11k: fix TPE power levelsJohannes Berg2024-05-231-1/+2
| * | wifi: ieee80211/ath11k: remove IEEE80211_MAX_NUM_PWR_LEVELJohannes Berg2024-05-232-4/+7
| |/
* | Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2024-06-013-22/+43
|\ \
| * | wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang2024-05-231-13/+25
| * | wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang2024-05-231-1/+1
| * | wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_configBreno Leitao2024-05-171-8/+17
| |/
* / tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-231-22/+22
|/
* Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-05-0311-66/+151
|\
| * wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()Christophe JAILLET2024-04-181-12/+6
| * wifi: ath11k: add support DT ieee80211-freq-limitChristian Lamparter2024-04-181-0/+1
| * wifi: ath11k: support hibernationBaochen Qiang2024-04-098-53/+143
| * wifi: ath11k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson2024-04-041-1/+1
* | wifi: mac80211: handle color change per linkAditya Kumar Singh2024-05-032-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-1/+3
|\ \
| * | wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo2024-04-161-1/+3
* | | wifi: ath11k: allocate dummy net_device dynamicallyBreno Leitao2024-04-243-7/+25
| |/ |/|