summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
2026-03-04wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang1-0/+1
2026-03-04wifi: rtw89: pci: validate release report content before using for RTL8922DEPing-Ke Shih1-2/+4
2026-03-04wifi: rtw89: 8922a: add digital compensation for 2GHzPo-Hao Huang1-10/+47
2026-03-04wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang1-0/+3
2026-03-04wifi: rtw89: Add default ID 28de:2432 for RTL8832CUShin-Yi Lin1-0/+2
2026-03-04wifi: rtw89: disable EHT protocol by chip capabilitiesPing-Ke Shih4-1/+11
2026-03-04wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee2-0/+5
2026-03-04wifi: rtw89: mac: correct page number for CSI responsePing-Ke Shih1-1/+1
2026-03-04wifi: rtw89: pci: validate sequence number of TX release reportPing-Ke Shih1-1/+6
2026-03-04wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)Zenm Chen1-0/+2
2026-03-04wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)Zenm Chen1-0/+2
2026-03-04wifi: rtw89: fix potential zero beacon interval in beacon trackingKuan-Chung Chen1-6/+8
2026-03-04wifi: rtw89: regd: 6 GHz power type marks default when inactiveZong-Zhe Yang1-0/+1
2026-03-04wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band dataBitterblue Smith1-5/+29
2026-03-04wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()Bitterblue Smith1-13/+6
2026-03-04wifi: rtw89: mcc: reset probe counter when receiving beaconChih-Kang Chang2-1/+5
2026-03-04wifi: rtw89: setting TBTT AGG number when mac port initializationChih-Kang Chang1-0/+12
2026-03-04wifi: rtw89: ser: enable error IMR after recovering from L1Zong-Zhe Yang4-0/+13
2026-03-04wifi: rtw89: 8922a: set random mac if efuse contains zeroesJose Ignacio Tornos Martinez1-4/+18
2026-03-04wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6HHsiu-Ming Chang1-0/+2
2026-03-04wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith1-1/+2
2026-03-04wifi: rtw89: 8852au: add support for TP TX30U PlusJan Gerber1-0/+2
2026-03-04wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev2-3/+3
2026-02-27wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()Zilin Guan1-4/+4
2026-02-27wifi: rtw89: correct use sequence of driver_data in skb->infoPing-Ke Shih2-2/+6
2026-02-16wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq1-0/+1
2026-02-16wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
2025-12-15Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"Bitterblue Smith1-2/+1
2025-12-15wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()Morning Star1-1/+2
2025-12-15wifi: rtw88: limit indirect IO under powered off for RTL8822CSPing-Ke Shih1-1/+3
2025-11-29Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski54-891/+2377
2025-11-21wifi: rtl8xxxu: Enable 40 MHz width by defaultBitterblue Smith1-15/+4
2025-11-21wifi: rtl8xxxu: Fix RX channel width reported by RTL8192FUBitterblue Smith1-1/+11
2025-11-21wifi: rtl8xxxu: Fix the 40 MHz subchannel for RTL8192EU, RTL8723BUBitterblue Smith1-0/+2
2025-11-21wifi: rtl8xxxu: Make RTL8192CU, RTL8723AU TX with 40 MHz widthBitterblue Smith1-1/+11
2025-11-21wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AUBitterblue Smith1-4/+3
2025-11-21wifi: rtw89: 8852a: correct field mask of reset DAC/ADC FIFOPing-Ke Shih1-4/+4
2025-11-21wifi: rtw88: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari1-1/+2
2025-11-21wifi: rtlwifi: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari1-1/+1
2025-11-21wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae1-8/+19
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith1-0/+7
2025-11-18wifi: rtw89: Add default ID 0bda:b831 for RTL8831BUZenm Chen1-0/+2
2025-11-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal1-7/+2
2025-11-18wifi: rtw89: use separated function to set RX filterPing-Ke Shih5-21/+20
2025-11-18wifi: rtw89: correct user macid mask of RX info for RTL8922DChih-Kang Chang3-1/+7
2025-11-18wifi: rtw89: update format of addr cam H2C commandChih-Kang Chang9-22/+56
2025-11-18wifi: rtw89: add addr cam H2C command v1Ping-Ke Shih9-11/+46
2025-11-18wifi: rtw89: fill addr cam H2C command by structPing-Ke Shih3-425/+173
2025-11-18wifi: rtw89: align RA H2C format v1 for RTL8922APing-Ke Shih4-14/+39
2025-11-18wifi: rtw89: fw: print band and port where beacon update onPing-Ke Shih2-1/+21