summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-09-03wifi: ath12k: Move HTT Rx specific code to newly introduced filesHarsh Kumar Bijlani-639/+651
2025-09-03wifi: ath12k: Move HTT code in dp.h to newly introduced filesHarsh Kumar Bijlani-1506/+1521
2025-09-03wifi: ath12k: Move ath12k_dp_tx and related APIs to wifi7 directoryPavankumar Nandeshwar-366/+366
2025-09-03wifi: ath12k: Move arch specific tx APIs to wifi7 directoryPavankumar Nandeshwar-552/+591
2025-09-03wifi: ath12k: Move arch specific rx tid and related functions to wifi7 directoryPavankumar Nandeshwar-247/+267
2025-09-03wifi: ath12k: Move arch specific REO functions to wifi7 directoryPavankumar Nandeshwar-81/+87
2025-09-03wifi: ath12k: Separate arch specific part of RX APIsPavankumar Nandeshwar-24/+32
2025-09-03wifi: ath12k: Move srng processing to wifi7 directoryPavankumar Nandeshwar-210/+237
2025-09-03wifi: ath12k: Move regular msdu processing functions to wifi7 directoryPavankumar Nandeshwar-544/+547
2025-09-03wifi: ath12k: Move rx error and defrag functions to wifi7 directoryPavankumar Nandeshwar-702/+714
2025-09-03wifi: ath12k: Move rxdma ring config functions to wifi7 directoryPavankumar Nandeshwar-90/+89
2025-09-03wifi: ath12k: Move rx_desc.h file to wifi7 directoryPavankumar Nandeshwar-49/+49
2025-09-03wifi: ath12k: Move hal_desc.h file to wifi7 directoryPavankumar Nandeshwar-154/+156
2025-09-03wifi: ath12k: Move Rx error related functions to wifi7 directoryPavankumar Nandeshwar-362/+397
2025-09-03wifi: ath12k: Move HAL Rx wrapper APIs to dp_rx.hPavankumar Nandeshwar-238/+238
2025-09-03wifi: ath12k: Move hal_rx.h file to wifi7 directoryPavankumar Nandeshwar-306/+304
2025-09-03wifi: ath12k: Move hal_tx.h file to wifi7 directoryPavankumar Nandeshwar-19/+19
2025-09-03wifi: ath12k: Move hal_tx and hal_rx to wifi7 directoryPavankumar Nandeshwar-14/+15
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar-8/+7
2025-09-03wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann-4/+3
2025-09-03wifi: mwifiex: add rgpower table loading supportStefan Kerkmann-1/+180
2025-09-03wifi: iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-en...Gustavo A. R. Silva-24/+0
2025-09-03wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load pathDarshan Rathod-5/+9
2025-09-03Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-9/+105
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com-12/+30
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter-3/+6
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter-1/+1
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram-9/+104
2025-09-02wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar-0/+1
2025-09-01wifi: rtw89: 8852bt: Remove redundant off_reverse variablesLiao Yuanhong-6/+1
2025-09-01wifi: rtw89: use int type to store negative error codesQianfeng Rong-15/+16
2025-09-01wifi: rtw89: add getting function of DMA channel v1Ping-Ke Shih-0/+23
2025-09-01wifi: rtw89: abstract getting function of DMA channelPing-Ke Shih-42/+59
2025-09-01wifi: rtw89: pci: add RPP parser v1Ping-Ke Shih-0/+27
2025-09-01wifi: rtw89: pci: abstract RPP parserPing-Ke Shih-18/+52
2025-09-01wifi: rtw89: pci: add group BD address designPing-Ke Shih-9/+172
2025-09-01wifi: rtw89: pci: define TX/RX buffer descriptor poolPing-Ke Shih-48/+75
2025-09-01wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fieldsPing-Ke Shih-28/+36
2025-09-01wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DEPing-Ke Shih-24/+27
2025-09-01wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DEPing-Ke Shih-0/+109
2025-09-01wifi: rtw89: pci: move chip ISR definition out from chip generationPing-Ke Shih-10/+27
2025-09-01wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devicesAleksej Smirnov-1/+2
2025-08-31wifi: iwlwifi: don't support WH a stepMiri Korenblit-0/+6
2025-08-31wifi: iwlwifi: mld: remove a TODOMiri Korenblit-6/+0
2025-08-31wifi: iwlwifi: carefully select the PNVM sourceMiri Korenblit-8/+61
2025-08-31wifi: iwlwifi: mld: make iwl_mld_rm_vif voidMiri Korenblit-7/+4
2025-08-31wifi: iwlwifi: pcie: remember when interrupts are disabledMiri Korenblit-0/+3
2025-08-31wifi: iwlwifi: mld: support TLC command version 5Miri Korenblit-19/+91
2025-08-31wifi: iwlwifi: gen1_2: move gen specific code to a functionMiri Korenblit-6/+13
2025-08-31wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enterMiri Korenblit-3/+3