summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2026-01-15wifi: ath12k: fix preferred hardware mode calculationBaochen Qiang-1/+1
2026-01-15wifi: ath12k: refactor REO status ring handlingBaochen Qiang-49/+48
2026-01-15wifi: ath12k: refactor REO CMD ring handlingBaochen Qiang-48/+56
2026-01-15wifi: ath12k: refactor PCI window register accessBaochen Qiang-6/+19
2026-01-15wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_paramsAlexandru Gagniuc-26/+34
2026-01-15wifi: ath11k: Register handler for CFR capture eventVenkateswara Naralasetty-2/+365
2026-01-15wifi: ath11k: Register DBR event handler for CFR dataVenkateswara Naralasetty-3/+339
2026-01-15wifi: ath11k: Register relayfs entries for CFR dumpVenkateswara Naralasetty-0/+36
2026-01-15wifi: ath11k: Add support unassociated client CFRVenkateswara Naralasetty-4/+290
2026-01-15wifi: ath11k: Register debugfs for CFR configurationVenkateswara Naralasetty-3/+475
2026-01-15wifi: ath11k: Add initialization and deinitialization sequence for CFR moduleVenkateswara Naralasetty-17/+354
2026-01-15wifi: ath12k: do WoW offloads only on primary linkBaochen Qiang-0/+16
2026-01-15wifi: ath12k: clean up on error in ath12k_dp_setup()Dan Carpenter-1/+1
2026-01-15wifi: ath12k: remove redundant pci_set_drvdata() callAlexander Minchev-1/+0
2026-01-15wifi: ath11k: fix comment typo in monitor mode handlingChien Wong-2/+2
2026-01-15wifi: ath11k: Fix failure to connect to a 6 GHz APQian Zhang-3/+6
2026-01-15wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1Ross Vandegrift-0/+28
2026-01-15wifi: wil6210: fix a bunch of kernel-doc warningsRandy Dunlap-17/+16
2026-01-15wifi: ath9k: add OF dependency to AHBRosen Penev-1/+1
2026-01-15wifi: ath9k: fix kernel-doc warnings in common-debug.hRandy Dunlap-4/+4
2026-01-15wifi: ath9k: debug.h: fix kernel-doc bad lines and struct ath_tx_statsRandy Dunlap-7/+8
2026-01-15wifi: ath5k: debug.h: fix enum ath5k_debug_level kernel-docRandy Dunlap-3/+1
2026-01-15wifi: rtw89: pci: consider RTL8922D in PCI common flowPing-Ke Shih-19/+151
2026-01-15wifi: rtw89: mac: consider RTL8922D in MAC common flowPing-Ke Shih-21/+376
2026-01-15wifi: rtw89: mac: correct page number for CSI responsePing-Ke Shih-1/+1
2026-01-15wifi: rtw89: align CUSTID defined by firmwarePing-Ke Shih-7/+9
2026-01-15wifi: rtw89: disable EHT protocol by chip capabilitiesPing-Ke Shih-1/+11
2026-01-15wifi: rtw89: support EHT GI/LTF settingKuan-Chung Chen-10/+18
2026-01-15wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee-0/+5
2026-01-15wifi: rtw89: pci: validate sequence number of TX release reportPing-Ke Shih-1/+6
2026-01-14Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-28/+25
2026-01-13wifi: ath12k: Fix wrong P2P device link id issueYingying Tang-1/+4
2026-01-13wifi: ath12k: fix dead lock while flushing management framesBaochen Qiang-3/+3
2026-01-13wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channelYingying Tang-1/+1
2026-01-13wifi: ath12k: cancel scan only on active scan vdevManish Dharanenthiran-1/+2
2026-01-13wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)Zenm Chen-0/+2
2026-01-13wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)Zenm Chen-0/+2
2026-01-13wifi: rtw89: mac: set EDCCA configurations for RTL8922DPing-Ke Shih-0/+273
2026-01-13wifi: rtw89: mac: add an entry to enable MAC function in preinitPing-Ke Shih-0/+82
2026-01-13wifi: rtw89: mac: separate functions of CMAC power and function enablePing-Ke Shih-16/+100
2026-01-13wifi: rtw89: mac: configure DMA_STOP1 by predefined maskPing-Ke Shih-31/+24
2026-01-13wifi: rtw89: mac: define preload_init for generationsPing-Ke Shih-3/+8
2026-01-13wifi: rtw89: mac: update WP quota for RTL8922DPing-Ke Shih-6/+35
2026-01-13wifi: rtw89: mac: update MPDU quota according to chip DLE definitionPing-Ke Shih-1/+14
2026-01-13wifi: rtw89: mac: set quota 13 for PLE SNRPTPing-Ke Shih-0/+9
2026-01-13wifi: rtw89: mac: add dle_mem and ple_{min,max}_qt quota for RTL8922DPing-Ke Shih-2/+47
2026-01-13wifi: rtw89: mac: remove unnecessary return from rtw89_fwdl_secure_idmem_shar...Ping-Ke Shih-1/+1
2026-01-13wifi: rtw89: coex: update coex software control for RTL8922DChia-Yuan Li-1/+129
2026-01-13wifi: rtw89: coex: update scoreboard value according to power state for two BTPing-Ke Shih-3/+19
2026-01-13wifi: rtw89: coex: make coex scoreboard as chip infoPing-Ke Shih-5/+29