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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-08
wifi: rtw89: fix 8852AE disconnection caused by RX full flags
Ping-Ke Shih
1
-1
/
+1
2023-08-03
wifi: rtw89: return failure if needed firmware elements are not recognized
Ping-Ke Shih
7
-0
/
+18
2023-08-03
wifi: rtw89: add to parse firmware elements of BB and RF tables
Ping-Ke Shih
4
-4
/
+121
2023-08-03
wifi: rtw89: introduce infrastructure of firmware elements
Ping-Ke Shih
3
-0
/
+135
2023-08-03
wifi: rtw89: add firmware suit for BB MCU 0/1
Ping-Ke Shih
1
-2
/
+15
2023-08-03
wifi: rtw89: add firmware parser for v1 format
Ping-Ke Shih
2
-12
/
+111
2023-08-03
wifi: rtw89: introduce v1 format of firmware header
Ping-Ke Shih
3
-13
/
+89
2023-08-03
wifi: rtw89: support firmware log with formatted text
Chin-Yen Lee
6
-16
/
+194
2023-08-03
wifi: rtw89: recognize log format from firmware file
Chin-Yen Lee
2
-8
/
+21
2023-08-01
wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptor
Ping-Ke Shih
3
-18
/
+55
2023-08-01
wifi: rtw89: add to display hardware rates v1 histogram in debugfs
Ping-Ke Shih
2
-11
/
+25
2023-08-01
wifi: rtw89: add C2H RA event V1 to support WiFi 7 chips
Ping-Ke Shih
3
-9
/
+42
2023-08-01
wifi: rtw89: use struct to access RA report
Ping-Ke Shih
2
-18
/
+19
2023-08-01
wifi: rtw89: use struct to access firmware C2H event header
Ping-Ke Shih
2
-12
/
+14
2023-08-01
wifi: rtw89: add H2C RA command V1 to support WiFi 7 chips
Ping-Ke Shih
3
-3
/
+31
2023-08-01
wifi: rtw89: use struct to set RA H2C command
Ping-Ke Shih
2
-193
/
+73
2023-08-01
wifi: rtw89: phy: rate pattern handles HW rate by chip gen
Zong-Zhe Yang
1
-15
/
+28
2023-08-01
wifi: rtw89: define hardware rate v1 for WiFi 7 chips
Ping-Ke Shih
1
-0
/
+188
2023-08-01
wifi: rtw89: add chip_info::chip_gen to determine chip generation
Ping-Ke Shih
5
-0
/
+13
2023-08-01
wifi: rtw89: Fix loading of compressed firmware
Larry Finger
1
-24
/
+3
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-07-25
wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()
Zhang Shurong
1
-3
/
+5
2023-07-25
wifi: rtw88: simplify vif iterators
Dmitry Antipov
5
-17
/
+9
2023-07-25
wifi: rtw88: remove unused USB bulkout size set
Dmitry Antipov
2
-22
/
+0
2023-07-25
wifi: rtw88: remove unused and set but unused leftovers
Dmitry Antipov
5
-15
/
+0
2023-07-25
wifi: rtw88: delete timer and free skb queue when unloading
Dmitry Antipov
1
-1
/
+3
2023-07-12
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
1
-2
/
+3
2023-06-21
wifi: rtlwifi: cleanup USB interface
Dmitry Antipov
2
-27
/
+6
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
40
-391
/
+177
2023-06-21
wifi: rtw89: use struct to parse firmware header
Ping-Ke Shih
3
-80
/
+87
2023-06-21
wifi: rtw89: TX power stuffs replace confusing naming of _max with _num
Zong-Zhe Yang
8
-43
/
+43
2023-06-21
wifi: rtw89: 8851b: configure to force 1 TX power value
Ping-Ke Shih
2
-0
/
+25
2023-06-21
wifi: rtw89: 8851b: rfk: update IQK to version 0x8
Ping-Ke Shih
2
-54
/
+63
2023-06-21
wifi: rtw89: 8851b: rfk: add LCK track
Ping-Ke Shih
4
-1
/
+69
2023-06-21
wifi: rtw89: 8851b: update TX power tables to R28
Zong-Zhe Yang
1
-110
/
+110
2023-06-21
wifi: rtw89: 8851b: update RF radio A parameters to R28
Ping-Ke Shih
1
-6
/
+22
2023-06-21
wifi: rtw88: fix not entering PS mode after AP stops
Po-Hao Huang
5
-0
/
+35
2023-06-21
wifi: rtw88: refine register based H2C command
Po-Hao Huang
2
-0
/
+56
2023-06-21
wifi: rtw88: Stop high queue during scan
Po-Hao Huang
2
-2
/
+6
2023-06-21
wifi: rtw88: Skip high queue in hci_flush
Po-Hao Huang
1
-2
/
+3
2023-06-21
wifi: rtw88: Fix AP mode incorrect DTIM behavior
Po-Hao Huang
5
-1
/
+13
2023-06-21
wifi: rtw88: use struct instead of macros to set TX desc
Po-Hao Huang
4
-113
/
+106
2023-06-21
wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failed
Chih-Kang Chang
3
-3
/
+14
2023-06-21
wifi: rtw88: Fix action frame transmission fail before association
Po-Hao Huang
1
-2
/
+1
2023-06-15
wifi: rtw89: fix spelling typo of IQK debug messages
Dmitry Antipov
3
-3
/
+3
2023-06-15
wifi: rtw89: cleanup rtw89_iqk_info and related code
Dmitry Antipov
7
-54
/
+4
[next]