summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath12k: fix struct hal_rx_ppdu_startKang Yang2024-10-234-15/+28
* wifi: ath12k: fix struct hal_rx_ppdu_end_user_statsKang Yang2024-10-232-18/+15
* wifi: ath12k: remove unused variable monitor_presentKang Yang2024-10-231-1/+0
* wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez2024-10-221-1/+3
* wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez2024-10-221-0/+1
* wifi: ath12k: remove msdu_end structure for WCN7850Lingbo Kong2024-10-222-80/+20
* wifi: ath12k: modify link arvif creation and removal for MLOSriram R2024-10-161-103/+228
* wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLOSriram R2024-10-161-0/+16
* wifi: ath12k: update ath12k_mac_op_conf_tx() for MLOSriram R2024-10-161-10/+9
* wifi: ath12k: modify ath12k_mac_op_set_key() for MLORameshkumar Sundaram2024-10-162-35/+141
* wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLOSriram R2024-10-161-15/+46
* wifi: ath12k: modify ath12k_get_arvif_iter() for MLORameshkumar Sundaram2024-10-161-4/+15
* wifi: ath12k: modify ath12k_mac_vif_chan() for MLORameshkumar Sundaram2024-10-161-16/+23
* wifi: ath12k: prepare vif config caching for MLORameshkumar Sundaram2024-10-162-20/+22
* wifi: ath12k: prepare sta data structure for MLO handlingSriram R2024-10-164-75/+167
* wifi: ath12k: pass ath12k_link_vif instead of vif/ahvifSriram R2024-10-161-107/+75
* wifi: ath12k: prepare vif data structure for MLO handlingSriram R2024-10-1616-354/+605
* wifi: ath12k: Support BE OFDMA Pdev Rate StatsPradeep Kumar Chitrapu2024-10-162-0/+134
* wifi: ath12k: Support Pdev Scheduled Algorithm StatsSidhanta Sahu2024-10-162-0/+87
* wifi: ath12k: Support DMAC Reset StatsRajat Soni2024-10-162-0/+64
* wifi: ath12k: Add firmware coredump collection supportSowmiya Sree Elavalagan2024-10-1611-3/+349
* wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functionsKalle Valo2024-10-161-22/+39
* wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev2024-10-161-0/+1
* wifi: ath5k: add PCI ID for SX76XRosen Penev2024-10-161-0/+1
* wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang2024-10-161-3/+3
* wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellationKalle Valo2024-10-111-5/+2
* wifi: ath12k: ath12k_mac_set_key(): remove exit labelKalle Valo2024-10-111-12/+10
* wifi: ath12k: cleanup unneeded labelsKalle Valo2024-10-111-34/+22
* wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutexKalle Valo2024-10-117-210/+142
* wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_workKalle Valo2024-10-112-6/+8
* wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()Kalle Valo2024-10-111-9/+9
* wifi: ath12k: Support Pdev OBSS StatsDinesh Karthikeyan2024-10-112-0/+92
* wifi: ath12k: Support pdev CCA StatsDinesh Karthikeyan2024-10-112-0/+90
* wifi: ath12k: Support pdev Transmit Multi-user statsDinesh Karthikeyan2024-10-112-0/+383
* wifi: ath12k: Support Ring and SFM statsDinesh Karthikeyan2024-10-112-0/+245
* wifi: ath12k: Support Self-Generated Transmit statsDinesh Karthikeyan2024-10-112-6/+669
* wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSRBalaji Pothunoori2024-10-081-0/+3
* wifi: ath12k: fix one more memcpy size errorArnd Bergmann2024-10-071-1/+1
* wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based sema...Roopni Devanathan2024-10-071-3/+11
* wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()Rameshkumar Sundaram2024-10-071-4/+10
* wifi: ath12k: Skip Rx TID cleanup for self peerRamya Gnanasekar2024-09-281-1/+4
* wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dpNicolas Escande2024-09-282-11/+11
* wifi: ath11k: allow missing memory-regionsCaleb Connolly2024-09-281-6/+6
* wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeupsMiaoqing Pan2024-09-281-18/+21
* wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750Balaji Pothunoori2024-09-281-1/+1
* wifi: ath11k: Fix double free issue during SRNG deinitManikanta Pubbisetty2024-09-281-0/+1
* wifi: ath10k: fix the stack frame size warning in ath10k_hw_scanMiaoqing Pan2024-09-281-26/+33
* wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channelMiaoqing Pan2024-09-281-14/+21
* wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang2024-09-281-1/+1
* wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang2024-09-281-1/+1