aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath11k/hal_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-18wifi: ath11k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy1-2/+2
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan1-10/+7
2023-09-05wifi: ath11k: fix tid bitmap is 0 in peer rx mu statsMuna Sinada1-5/+5
2023-09-05wifi: ath11k: move references from rsvd2 to info fieldsMuna Sinada1-5/+5
2023-06-13wifi: ath11k: debug: use all upper case in ATH11k_DBG_HALKalle Valo1-12/+12
2023-04-19wifi: ath11k: Fix incorrect update of radiotap fieldsPradeep Kumar Chitrapu1-2/+2
2023-04-12wifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh1-1/+9
2022-06-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty1-1/+1
2022-02-24ath11k: translate HE status to radiotap formatPradeep Kumar Chitrapu1-56/+415
2021-12-22ath11k: Fix unexpected return buffer manager error for QCA6390Baochen Qiang1-1/+1
2021-12-20ath11k: report tx bitrate for iw wlan station dumpWen Gong1-1/+3
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong1-0/+11
2021-12-09ath11k: add software monitor ring descriptor for full monitorAnilkumar Kolli1-0/+44
2021-11-24ath11k: Use memset_startat() for clearing queue descriptorsKees Cook1-7/+6
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang1-2/+4
2021-06-12ath11k: add support to get peer id for WCN6855Baochen Qiang1-4/+1
2021-06-12ath11k: setup REO for WCN6855Baochen Qiang1-37/+0
2020-10-01ath11k: start a timer to update REO cmd ringCarl Huang1-0/+2
2020-10-01ath11k: add packet log support for QCA6390Carl Huang1-1/+3
2020-08-18ath11k: hal: cleanup dynamic register macrosKalle Valo1-4/+4
2020-08-17ath11k: hal: create hw_srng_config dynamicallyKalle Valo1-1/+1
2020-05-11ath11k: Remove bus layer includes from upper layerGovind Singh1-1/+0
2020-05-11ath11k: Add support for multibus supportGovind Singh1-10/+11
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R1-1/+14
2020-03-17ath11k: enable PN offloadManikanta Pubbisetty1-1/+13
2020-02-11ath11k: add HE rate accounting to driverJohn Crispin1-3/+10
2019-11-29ath11k: fix vht guard interval mappingManikanta Pubbisetty1-3/+13
2019-11-29ath11k: optimize RX path latencyJohn Crispin1-45/+4
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+1221