summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-11-21wifi: rtw88: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari-1/+2
2025-11-21wifi: rtlwifi: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari-1/+1
2025-11-21wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae-8/+19
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+7
2025-11-20wifi: ipw2x00: replace use of system_wq with system_percpu_wqMarco Crivellari-4/+4
2025-11-20wifi: cw1200: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-2/+3
2025-11-20wifi: wfx: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2025-11-20wifi: qtnfmac: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+2
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith-0/+7
2025-11-19wifi: ath12k: move firmware stats request outside of atomic contextBaochen Qiang-21/+23
2025-11-19wifi: ath12k: add the missing RCU lock in ath12k_dp_tx_free_txbuf()Baochen Qiang-2/+4
2025-11-18wifi: rtw89: Add default ID 0bda:b831 for RTL8831BUZenm Chen-0/+2
2025-11-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal-7/+2
2025-11-18wifi: rtw89: use separated function to set RX filterPing-Ke Shih-21/+20
2025-11-18wifi: rtw89: correct user macid mask of RX info for RTL8922DChih-Kang Chang-1/+7
2025-11-18wifi: rtw89: update format of addr cam H2C commandChih-Kang Chang-22/+56
2025-11-18wifi: rtw89: add addr cam H2C command v1Ping-Ke Shih-11/+46
2025-11-18wifi: rtw89: fill addr cam H2C command by structPing-Ke Shih-425/+173
2025-11-18wifi: rtw89: align RA H2C format v1 for RTL8922APing-Ke Shih-14/+39
2025-11-18wifi: rtw89: fw: print band and port where beacon update onPing-Ke Shih-1/+21
2025-11-18wifi: rtw89: phy: ignore DCFO if not defined in chip_infoPing-Ke Shih-1/+1
2025-11-18wifi: rtw89: phy: consider type 15 in BB gain tablePing-Ke Shih-0/+4
2025-11-18wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922DPing-Ke Shih-0/+30
2025-11-18wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFOPing-Ke Shih-2/+1
2025-11-18wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCUPing-Ke Shih-6/+18
2025-11-18wifi: rtw89: mac: separate pre-init code before downloading firmwarePing-Ke Shih-4/+20
2025-11-18wifi: rtw89: fw: part size to download firmware by header infoPing-Ke Shih-12/+20
2025-11-18wifi: rtw89: flush TX queue before deleting keyChih-Kang Chang-0/+1
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-35/+99
2025-11-13wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongleDan Hamik-0/+2
2025-11-13wifi: rtw89: configure RX antenna if chips can supportPing-Ke Shih-4/+33
2025-11-13wifi: rtw89: do RF calibration once setting channel when running pure monitor...Ping-Ke Shih-0/+23
2025-11-13wifi: rtw89: consider data rate/bandwidth/GI for injected packetsPing-Ke Shih-0/+69
2025-11-13wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()Kuan-Chung Chen-0/+20
2025-11-13wifi: rtw89: 8852c: add compensation of thermal value from efuse calibrationPing-Ke Shih-5/+22
2025-11-13wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw elementPing-Ke Shih-0/+299
2025-11-13wifi: rtw89: fw: parse firmware element of DIAG_MACPing-Ke Shih-0/+22
2025-11-13wifi: rtw89: pci: add to read PCI configuration space from common codePing-Ke Shih-2/+29
2025-11-12Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-25/+14
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit-6/+1
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg-13/+12
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao-7/+7
2025-11-11wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k moduleAlok Singh-153/+165
2025-11-11wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 moduleAlok Singh-63/+54
2025-11-11wifi: ath12k: Move MU user processing to Wi-Fi 7 moduleAlok Singh-366/+352
2025-11-11wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 moduleAlok Singh-277/+269
2025-11-11wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 moduleAlok Singh-397/+390
2025-11-11wifi: ath12k: Move HE SIG processing to Wi-Fi 7 moduleAlok Singh-384/+370
2025-11-11wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 moduleAlok Singh-63/+59
2025-11-11wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 moduleAlok Singh-682/+682