summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu
AgeCommit message (Expand)Author
2025-11-21wifi: rtl8xxxu: Enable 40 MHz width by defaultBitterblue Smith
2025-11-21wifi: rtl8xxxu: Fix RX channel width reported by RTL8192FUBitterblue Smith
2025-11-21wifi: rtl8xxxu: Fix the 40 MHz subchannel for RTL8192EU, RTL8723BUBitterblue Smith
2025-11-21wifi: rtl8xxxu: Make RTL8192CU, RTL8723AU TX with 40 MHz widthBitterblue Smith
2025-11-21wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AUBitterblue Smith
2025-10-21wifi: rtl8xxxu: Use correct power off sequence for RTL8192CUBitterblue Smith
2025-10-21wifi: rtl8xxxu: Dump the efuse right after reading itBitterblue Smith
2025-10-21wifi: rtl8xxxu: Report the signal strength only if it's knownBitterblue Smith
2025-10-21wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen
2025-09-09wifi: rtl8xxxu: expose efuse via debugfsMartin Kaistra
2025-09-01wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devicesAleksej Smirnov
2025-08-19wifi: rtl8xxxu: Don't claim USB ID 07b8:8188Bitterblue Smith
2025-07-24wifi: Fix typosBjorn Helgaas
2025-07-15wifi: rtl8xxxu: Fix RX skb size for aggregation disabledMartin Kaistra
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-02-03wifi: rtl8xxxu: retry firmware download on errorSoeren Moch
2025-02-03wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)Ezra Buehler
2024-12-30wifi: rtl8xxxu: Fix RTL8188EU firmware upload block sizeBitterblue Smith
2024-11-18wifi: rtl8xxxu: add more missing rtl8192cu USB IDsHans de Goede
2024-10-05wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabledMartin Kaistra
2024-08-09wifi: rtl8xxxu: add missing rtl8192cu USB IDsPeter Robinson
2024-08-09wifi: rtl8xxxu: drop reference to staging driversPeter Robinson
2024-07-09Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtwKalle Valo
2024-06-27wifi: rtl8xxxu: 8188f: Limit TX power indexMartin Kaistra
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-21wifi: rtl8xxxu: use swap() in rtl8xxxu_switch_ports()Jiapeng Chong
2024-05-02wifi: rtl8xxxu: cleanup includesPing-Ke Shih
2024-05-02wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenamesKalle Valo
2024-05-02wifi: rtl8xxxu: remove some unused includesKalle Valo
2024-04-23wifi: rtl8xxxu: Add LED control code for RTL8723BUBitterblue Smith
2024-04-23wifi: rtl8xxxu: Add LED control code for RTL8192CU familyBitterblue Smith
2024-04-23wifi: rtl8xxxu: Add separate MAC init table for RTL8192CUBitterblue Smith
2024-04-22wifi: rtl8xxxu: enable MFP support with security flag of RX descriptorMartin Kaistra
2024-04-22Revert "wifi: rtl8xxxu: enable MFP support"Martin Kaistra
2024-04-19wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AUBitterblue Smith
2024-03-20wifi: rtl8xxxu: enable MFP supportMartin Kaistra
2024-02-28wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()Shiji Yang
2024-02-21wifi: rtl8xxxu: check vif before using in rtl8xxxu_tx()Ping-Ke Shih
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-06wifi: rtl8xxxu: update rate mask per staMartin Kaistra
2024-02-05wifi: rtl8xxxu: Add TP-Link TL-WN823N V2Chun Qiu
2024-02-01wifi: rtl8xxxu: fix error messagesDan Carpenter
2024-01-19wifi: rtl8xxxu: add missing number of sec cam entries for all variantsMartin Kaistra
2024-01-18wifi: rtl8xxxu: make instances of iface limit and combination to be static constPing-Ke Shih
2024-01-18wifi: rtl8xxxu: convert EN_DESC_ID of TX descriptor to le32 typePing-Ke Shih
2024-01-14wifi: rtl8xxxu: enable channel switch supportMartin Kaistra
2024-01-14wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_workMartin Kaistra
2024-01-10wifi: rtl8xxxu: Fix off by one initial RTS rateBitterblue Smith