summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2024-05-30wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()Baochen Qiang1-0/+1
2024-05-28wifi: ath12k: fix wrong definition of CE ring's base addressBaochen Qiang1-3/+3
2024-05-28wifi: ath12k: fix race due to setting ATH12K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang1-2/+2
2024-05-28wifi: ath11k: fix wrong definition of CE ring's base addressBaochen Qiang1-3/+3
2024-05-28wifi: ath12k: Fix devmem address prefix when loggingJeff Johnson1-1/+1
2024-05-25wifi: ath12k: fix firmware crash during reo reinjectP Praneesh1-8/+6
2024-05-25wifi: ath12k: fix invalid memory access while processing fragmented packetsP Praneesh1-5/+1
2024-05-25wifi: ath12k: change DMA direction while mapping reinjected packetsP Praneesh1-2/+2
2024-05-25wifi: ath11k: restore country code during resumeBaochen Qiang1-0/+10
2024-05-25wifi: ath11k: refactor setting country code logicBaochen Qiang4-27/+23
2024-05-25wifi: ath12k: improve the rx descriptor error informationKarthikeyan Periyasamy1-3/+6
2024-05-25wifi: ath12k: refactor rx descriptor CMEM configurationKarthikeyan Periyasamy2-3/+10
2024-05-23wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang1-13/+25
2024-05-23wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang1-1/+1
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg1-109/+34
2024-05-23wifi: ath11k: fix TPE power levelsJohannes Berg1-1/+2
2024-05-23wifi: ieee80211/ath11k: remove IEEE80211_MAX_NUM_PWR_LEVELJohannes Berg2-4/+7
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)5-66/+66
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-30/+30
2024-05-21wifi: ath12k: fix Smatch warnings on ath12k_core_suspend()Baochen Qiang1-4/+1
2024-05-20wifi: ath12k: dynamic VLAN supportMuna Sinada3-2/+89
2024-05-20wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov1-0/+1
2024-05-17wifi: ath12k: fix ack signal strength calculationLingbo Kong3-7/+15
2024-05-17wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_configBreno Leitao1-8/+17
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-20/+1
2024-05-16wifi: ath12k: use correct MAX_RADIOSKarthikeyan Periyasamy1-1/+1
2024-05-16wifi: ath12k: remove duplicate definition of MAX_RADIOSKarthikeyan Periyasamy1-2/+0
2024-05-16wifi: ath12k: remove redundant peer delete for WCN7850Kang Yang1-5/+0
2024-05-16wifi: ath12k: Fix tx completion ring (WBM2SW) setup failureNithyanantham Paramasivam2-6/+14
2024-05-16wifi: ath12k: skip sending vdev down for channel switchAloka Dixit1-26/+3
2024-05-16wifi: ath12k: add EMA beacon supportAloka Dixit3-3/+83
2024-05-16wifi: ath12k: add MBSSID beacon supportAloka Dixit2-4/+94
2024-05-16wifi: ath12k: refactor arvif security parameter configurationAloka Dixit1-12/+21
2024-05-16wifi: ath12k: configure MBSSID parameters in AP modeAloka Dixit3-1/+23
2024-05-16wifi: ath12k: create a structure for WMI vdev up parametersAloka Dixit3-14/+35
2024-05-16wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit1-3/+3
2024-05-16wifi: ath12k: configure MBSSID params in vdev create/startAloka Dixit3-6/+70
2024-05-16wifi: ath12k: advertise driver capabilities for MBSSID and EMAAloka Dixit4-1/+17
2024-05-16wifi: ath12k: support SMPS configuration for 6 GHzPradeep Kumar Chitrapu3-8/+22
2024-05-16wifi: ath12k: refactor SMPS configurationPradeep Kumar Chitrapu1-13/+19
2024-05-16wifi: ath12k: add 6 GHz params in peer assoc commandPradeep Kumar Chitrapu1-1/+56
2024-05-16wifi: ath12k: fix survey dump collection in 6 GHzPradeep Kumar Chitrapu1-0/+11
2024-05-16wifi: ath12k: Correct 6 GHz frequency value in rx statusPradeep Kumar Chitrapu2-6/+13
2024-05-16wifi: ath12k: add channel 2 into 6 GHz channel listPradeep Kumar Chitrapu2-1/+5
2024-05-15wifi: ath10k: add LED and GPIO controlling support for various chipsetsSebastian Gottschall12-0/+296
2024-05-13wifi: ath12k: allocate dummy net_device dynamicallyBreno Leitao2-6/+23
2024-05-13wifi: ath10k: do not always wait for MSA_READY indicatorMarc Gonzalez2-0/+12
2024-05-13wifi: ath12k: initialize 'ret' in ath12k_dp_rxdma_ring_sel_config_wcn7850()Jeff Johnson1-1/+1
2024-05-13wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson6-18/+18
2024-05-13wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson9-39/+39