index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
/
rtl8xxxu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
wifi: rtl8xxxu: cleanup includes
Ping-Ke Shih
1
-1
/
+2
2024-04-23
wifi: rtl8xxxu: Add separate MAC init table for RTL8192CU
Bitterblue Smith
1
-1
/
+0
2024-04-22
wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor
Martin Kaistra
1
-0
/
+9
2024-02-06
wifi: rtl8xxxu: update rate mask per sta
Martin Kaistra
1
-1
/
+7
2024-01-14
wifi: rtl8xxxu: enable channel switch support
Martin Kaistra
1
-1
/
+1
2024-01-10
wifi: rtl8xxxu: declare concurrent mode support for 8188f
Martin Kaistra
1
-0
/
+1
2024-01-10
wifi: rtl8xxxu: add hw crypto support for AP mode
Martin Kaistra
1
-0
/
+5
2024-01-10
wifi: rtl8xxxu: remove obsolete priv->vif
Martin Kaistra
1
-5
/
+0
2024-01-10
wifi: rtl8xxxu: add macids for STA mode
Martin Kaistra
1
-0
/
+1
2024-01-10
wifi: rtl8xxxu: support multiple interfaces in {add,remove}_interface()
Martin Kaistra
1
-0
/
+4
2024-01-10
wifi: rtl8xxxu: prepare supporting two virtual interfaces
Martin Kaistra
1
-0
/
+2
2023-06-07
Merge wireless into wireless-next
Johannes Berg
1
-0
/
+1
2023-05-15
wifi: rtl8xxxu: Support new chip RTL8192FU
Bitterblue Smith
1
-0
/
+47
2023-05-15
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
1
-0
/
+1
2023-05-05
wifi: rtl8xxxu: Set maximum number of supported stations
Martin Kaistra
1
-0
/
+1
2023-05-05
wifi: rtl8xxxu: Declare AP mode support for 8188f
Martin Kaistra
1
-0
/
+1
2023-05-05
wifi: rtl8xxxu: Add parameter macid to update_rate_mask
Martin Kaistra
1
-3
/
+4
2023-05-05
wifi: rtl8xxxu: Put the macid in txdesc
Martin Kaistra
1
-4
/
+4
2023-05-05
wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacks
Martin Kaistra
1
-0
/
+9
2023-05-05
wifi: rtl8xxxu: Add parameter role to report_connect
Martin Kaistra
1
-3
/
+6
2023-05-05
wifi: rtl8xxxu: Add beacon functions
Martin Kaistra
1
-0
/
+1
2023-05-05
wifi: rtl8xxxu: Add start_ap() callback
Martin Kaistra
1
-0
/
+1
2023-04-20
wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}
Bitterblue Smith
1
-0
/
+12
2023-04-14
wifi: rtl8xxxu: Support devices with 5-6 out endpoints
Bitterblue Smith
1
-1
/
+1
2023-04-14
wifi: rtl8xxxu: Clean up some messy ifs
Bitterblue Smith
1
-0
/
+5
2023-03-20
wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GU
Bitterblue Smith
1
-3
/
+310
2023-02-13
wifi: rtl8xxxu: Register the LED and make it blink
Bitterblue Smith
1
-0
/
+8
2023-01-16
wifi: rtl8xxxu: Report the RSSI to the firmware
Bitterblue Smith
1
-0
/
+23
2022-12-21
wifi: rtl8xxxu: Add rate control code for RTL8188EU
Bitterblue Smith
1
-0
/
+39
2022-12-21
wifi: rtl8xxxu: Support new chip RTL8188EU
Jes Sorensen
1
-2
/
+65
2022-12-21
wifi: rtl8xxxu: Define masks for cck_agc_rpt bits
Bitterblue Smith
1
-0
/
+3
2022-12-21
wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*
Bitterblue Smith
1
-1
/
+1
2022-12-08
wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
Bitterblue Smith
1
-1
/
+1
2022-11-16
wifi: rtl8xxxu: Split up rtl8xxxu_identify_chip
Bitterblue Smith
1
-0
/
+5
2022-11-16
wifi: rtl8xxxu: Move burst init to a function
Bitterblue Smith
1
-0
/
+2
2022-11-04
wifi: rtl8xxxu: Fix the CCK RSSI calculation
Bitterblue Smith
1
-0
/
+3
2022-11-04
wifi: rtl8xxxu: Add central frequency offset tracking
Bitterblue Smith
1
-3
/
+18
2022-10-12
wifi: rtl8xxxu: Make some arrays const
Bitterblue Smith
1
-4
/
+4
2022-10-04
wifi: rtl8xxxu: Support new chip RTL8188FU
Bitterblue Smith
1
-0
/
+56
2022-09-29
wifi: rtl8xxxu: gen2: Enable 40 MHz channel width
Bitterblue Smith
1
-3
/
+3
2021-08-21
rtl8xxxu: Fix the handling of TX A-MPDU aggregation
Chris Chiu
1
-0
/
+2
2021-06-19
rtl8xxxu: Fix device info for RTL8192EU devices
Pascal Terjan
1
-8
/
+3
2021-04-17
rtl8xxxu: Simplify locking of a skb list accesses
Christophe JAILLET
1
-1
/
+0
2020-03-26
rtl8xxxu: Feed current txrate information for mac80211
Chris Chiu
1
-1
/
+11
2020-03-26
rtl8xxxu: add enumeration for channel bandwidth
Chris Chiu
1
-0
/
+9
2020-03-23
wireless: realtek: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-10-22
rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
Chris Chiu
1
-0
/
+1
2019-10-09
rtl8xxxu: add bluetooth co-existence support for single antenna
Chris Chiu
1
-0
/
+37
2019-10-09
rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
Chris Chiu
1
-3
/
+52
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-9
/
+1
[next]