summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2025-01-09wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang1-3/+3
2025-01-09wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson28-0/+28
2025-01-09wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()Kalle Valo1-9/+9
2025-01-09wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy2-10/+10
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev1-0/+1
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev1-0/+1
2024-12-09wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez1-0/+1
2024-12-09wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez1-1/+3
2024-12-09wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSRBalaji Pothunoori1-0/+3
2024-12-09wifi: ath12k: Skip Rx TID cleanup for self peerRamya Gnanasekar1-1/+4
2024-12-09wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang1-1/+1
2024-12-09wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang1-1/+1
2024-12-09wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()Jeongjun Park1-0/+3
2024-12-09wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+1
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty2-1/+8
2024-11-08wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel1-2/+5
2024-10-10wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-10-10wifi: ath12k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-10-10wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen1-4/+2
2024-10-10wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka1-2/+2
2024-10-04wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang1-3/+2
2024-10-04wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh1-1/+1
2024-10-04wifi: ath12k: fix BSS chan info request WMI commandP Praneesh2-0/+2
2024-10-04wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen2-4/+0
2024-09-12wifi: ath12k: fix firmware crash due to invalid peer nssAjith C1-0/+5
2024-09-12wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()Aaradhana Sahu1-1/+3
2024-09-08wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-09-08wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-08-29wifi: ath12k: Add missing qmi_txn_cancel() callsJeff Johnson1-0/+7
2024-08-29wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usageDmitry Antipov1-19/+25
2024-08-29wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chanManish Dharanenthiran1-6/+21
2024-08-14wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()Baochen Qiang1-0/+1
2024-08-14wifi: ath12k: fix soft lockup on suspendJohan Hovold1-1/+2
2024-08-14wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang2-0/+18
2024-08-14wifi: ath12k: rename the sc naming convention to abKarthikeyan Periyasamy2-11/+11
2024-08-03wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang3-6/+15
2024-08-03wifi: ath12k: fix wrong definition of CE ring's base addressBaochen Qiang1-3/+3
2024-08-03wifi: ath11k: fix wrong definition of CE ring's base addressBaochen Qiang1-3/+3
2024-08-03wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson46-19/+46
2024-08-03wifi: ath12k: fix firmware crash during reo reinjectP Praneesh1-8/+6
2024-08-03wifi: ath12k: fix invalid memory access while processing fragmented packetsP Praneesh1-5/+1
2024-08-03wifi: ath12k: change DMA direction while mapping reinjected packetsP Praneesh1-2/+2
2024-08-03wifi: ath12k: Fix tx completion ring (WBM2SW) setup failureNithyanantham Paramasivam2-6/+14
2024-08-03wifi: ath12k: Correct 6 GHz frequency value in rx statusPradeep Kumar Chitrapu2-6/+13
2024-06-27wifi: ath9k: work around memset overflow warningArnd Bergmann2-4/+5
2024-06-16wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov1-0/+1
2024-06-12wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-06-12wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-06-12wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-06-12wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1