index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested
Zenm Chen
1
-0
/
+1
2023-07-25
wifi: rtl8xxxu: Enable AP mode for RTL8723BU
Bitterblue Smith
1
-0
/
+2
2023-07-25
wifi: rtl8xxxu: Enable AP mode for RTL8192EU
Bitterblue Smith
1
-0
/
+2
2023-07-25
wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU)
Bitterblue Smith
1
-0
/
+2
2023-07-25
wifi: rtl8xxxu: Enable AP mode for RTL8192FU
Bitterblue Smith
1
-0
/
+2
2023-06-07
Merge wireless into wireless-next
Johannes Berg
2
-1
/
+4
2023-05-15
wifi: rtl8xxxu: Rename some registers
Bitterblue Smith
7
-83
/
+83
2023-05-15
wifi: rtl8xxxu: Support new chip RTL8192FU
Bitterblue Smith
9
-31
/
+2263
2023-05-15
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
2
-1
/
+4
2023-05-05
wifi: rtl8xxxu: rtl8xxxu_rx_complete(): remove unnecessary return
Martin Kaiser
1
-1
/
+0
2023-05-05
wifi: rtl8xxxu: Support USB RX aggregation for the newer chips
Bitterblue Smith
1
-41
/
+78
2023-05-05
wifi: rtl8xxxu: Set maximum number of supported stations
Martin Kaistra
3
-0
/
+4
2023-05-05
wifi: rtl8xxxu: Declare AP mode support for 8188f
Martin Kaistra
3
-0
/
+4
2023-05-05
wifi: rtl8xxxu: Remove usage of tx_info->control.rates[0].flags
Martin Kaistra
1
-20
/
+20
2023-05-05
wifi: rtl8xxxu: Remove usage of ieee80211_get_tx_rate()
Martin Kaistra
1
-24
/
+3
2023-05-05
wifi: rtl8xxxu: Clean up filter configuration
Martin Kaistra
1
-7
/
+7
2023-05-05
wifi: rtl8xxxu: Enable hw seq for mgmt/non-QoS data frames
Martin Kaistra
1
-0
/
+3
2023-05-05
wifi: rtl8xxxu: Add parameter macid to update_rate_mask
Martin Kaistra
3
-8
/
+15
2023-05-05
wifi: rtl8xxxu: Put the macid in txdesc
Martin Kaistra
2
-9
/
+27
2023-05-05
wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacks
Martin Kaistra
2
-0
/
+61
2023-05-05
wifi: rtl8xxxu: Add parameter force to rtl8xxxu_refresh_rate_mask
Martin Kaistra
1
-3
/
+4
2023-05-05
wifi: rtl8xxxu: Add parameter role to report_connect
Martin Kaistra
2
-8
/
+12
2023-05-05
wifi: rtl8xxxu: Actually use macid in rtl8xxxu_gen2_report_connect
Martin Kaistra
1
-0
/
+2
2023-05-05
wifi: rtl8xxxu: Allow creating interface in AP mode
Martin Kaistra
2
-4
/
+29
2023-05-05
wifi: rtl8xxxu: Allow setting rts threshold to -1
Martin Kaistra
1
-1
/
+1
2023-05-05
wifi: rtl8xxxu: Add set_tim() callback
Martin Kaistra
1
-0
/
+11
2023-05-05
wifi: rtl8xxxu: Add beacon functions
Martin Kaistra
3
-0
/
+79
2023-05-05
wifi: rtl8xxxu: Select correct queue for beacon frames
Martin Kaistra
1
-1
/
+3
2023-05-05
wifi: rtl8xxxu: Add start_ap() callback
Martin Kaistra
2
-0
/
+16
2023-04-20
wifi: rtl8xxxu: Simplify setting the initial gain
Bitterblue Smith
1
-4
/
+2
2023-04-20
wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}
Bitterblue Smith
2
-0
/
+91
2023-04-20
wifi: rtl8xxxu: Don't print the vendor/product/serial
Bitterblue Smith
6
-73
/
+0
2023-04-14
wifi: rtl8xxxu: Support devices with 5-6 out endpoints
Bitterblue Smith
2
-1
/
+3
2023-04-14
wifi: rtl8xxxu: Clean up some messy ifs
Bitterblue Smith
6
-19
/
+30
2023-03-20
wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GU
Bitterblue Smith
12
-62
/
+2481
2023-03-20
wifi: rtl8xxxu: RTL8192EU always needs full init
Bitterblue Smith
1
-0
/
+1
2023-03-13
wifi: rtl8xxxu: use module_usb_driver
Martin Kaiser
1
-19
/
+1
2023-03-13
wifi: rtl8xxxu: mark Edimax EW-7811Un V2 as tested
Martin Kaiser
1
-1
/
+1
2023-02-22
wifi: rtl8xxxu: Remove always true condition in rtl8xxxu_print_chipinfo
Bitterblue Smith
1
-5
/
+1
2023-02-22
wifi: rtl8xxxu: 8188e: parse single one element of RA report for station mode
Ping-Ke Shih
1
-6
/
+6
2023-02-17
wifi: rtl8xxxu: add LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2023-02-13
wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3
Ping-Ke Shih
1
-1
/
+1
2023-02-13
wifi: rtl8xxxu: Add LED control code for RTL8723AU
Bitterblue Smith
1
-0
/
+25
2023-02-13
wifi: rtl8xxxu: Add LED control code for RTL8192EU
Bitterblue Smith
2
-0
/
+26
2023-02-13
wifi: rtl8xxxu: Add LED control code for RTL8188EU
Bitterblue Smith
2
-0
/
+29
2023-02-13
wifi: rtl8xxxu: Register the LED and make it blink
Bitterblue Smith
2
-0
/
+46
2023-01-16
wifi: rtl8xxxu: Dump the efuse only for untested devices
Bitterblue Smith
1
-1
/
+1
2023-01-16
wifi: rtl8xxxu: Print the ROM version too
Bitterblue Smith
1
-4
/
+5
2023-01-16
wifi: rtl8xxxu: Use a longer retry limit of 48
Bitterblue Smith
1
-9
/
+0
2023-01-16
wifi: rtl8xxxu: Report the RSSI to the firmware
Bitterblue Smith
8
-0
/
+68
[next]