index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
Sascha Hauer
2023-09-18
1
-0
/
+1
*
wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet()
Jinjie Ruan
2023-08-25
2
-30
/
+0
*
wifi: rtw88: usb: kill and free rx urbs on probe failure
Sascha Hauer
2023-08-25
1
-1
/
+4
*
wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()
Nathan Chancellor
2023-08-25
1
-0
/
+1
*
wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIG
Cheng-Chieh Hsieh
2023-08-25
9
-64
/
+325
*
wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chips
Ping-Ke Shih
2023-08-25
8
-11
/
+61
*
wifi: rtw89: mac: define register address of rx_filter to generalize code
Ping-Ke Shih
2023-08-25
8
-7
/
+35
*
wifi: rtw89: mac: define internal memory address for WiFi 7 chip
Ping-Ke Shih
2023-08-25
3
-0
/
+56
*
wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
Ping-Ke Shih
2023-08-25
4
-21
/
+42
*
wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...
Ping-Ke Shih
2023-08-25
12
-133
/
+165
*
wifi: rtw89: initialize multi-channel handling
Zong-Zhe Yang
2023-08-25
6
-23
/
+219
*
wifi: rtw89: provide functions to configure NoA for beacon update
Zong-Zhe Yang
2023-08-25
4
-0
/
+102
*
wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vif
Zong-Zhe Yang
2023-08-25
6
-22
/
+45
*
wifi: rtw89: sar: let caller decide the center frequency to query
Zong-Zhe Yang
2023-08-25
4
-21
/
+27
*
wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()
Zong-Zhe Yang
2023-08-25
1
-2
/
+1
*
wifi: rtw89: add function prototype for coex request duration
Zong-Zhe Yang
2023-08-25
3
-0
/
+42
*
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-08-25
3
-3
/
+3
*
wifi: rtw89: regd: update regulatory map to R64-R43
Zong-Zhe Yang
2023-08-21
1
-13
/
+14
*
wifi: rtw89: fix a width vs precision bug
Dan Carpenter
2023-08-21
1
-1
/
+1
*
wifi: rtlwifi: use eth_broadcast_addr() to assign broadcast address
Yang Yingliang
2023-08-21
1
-1
/
+1
*
wifi: rtw89: Introduce Time Averaged SAR (TAS) feature
Kuan-Chung Chen
2023-08-21
6
-0
/
+230
*
wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2...
Ping-Ke Shih
2023-08-21
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-1
/
+1
|
\
|
*
wifi: rtw89: fix 8852AE disconnection caused by RX full flags
Ping-Ke Shih
2023-08-08
1
-1
/
+1
*
|
wifi: rtw89: return failure if needed firmware elements are not recognized
Ping-Ke Shih
2023-08-03
7
-0
/
+18
*
|
wifi: rtw89: add to parse firmware elements of BB and RF tables
Ping-Ke Shih
2023-08-03
4
-4
/
+121
*
|
wifi: rtw89: introduce infrastructure of firmware elements
Ping-Ke Shih
2023-08-03
3
-0
/
+135
*
|
wifi: rtw89: add firmware suit for BB MCU 0/1
Ping-Ke Shih
2023-08-03
1
-2
/
+15
*
|
wifi: rtw89: add firmware parser for v1 format
Ping-Ke Shih
2023-08-03
2
-12
/
+111
*
|
wifi: rtw89: introduce v1 format of firmware header
Ping-Ke Shih
2023-08-03
3
-13
/
+89
*
|
wifi: rtw89: support firmware log with formatted text
Chin-Yen Lee
2023-08-03
6
-16
/
+194
*
|
wifi: rtw89: recognize log format from firmware file
Chin-Yen Lee
2023-08-03
2
-8
/
+21
*
|
wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptor
Ping-Ke Shih
2023-08-01
3
-18
/
+55
*
|
wifi: rtw89: add to display hardware rates v1 histogram in debugfs
Ping-Ke Shih
2023-08-01
2
-11
/
+25
*
|
wifi: rtw89: add C2H RA event V1 to support WiFi 7 chips
Ping-Ke Shih
2023-08-01
3
-9
/
+42
*
|
wifi: rtw89: use struct to access RA report
Ping-Ke Shih
2023-08-01
2
-18
/
+19
*
|
wifi: rtw89: use struct to access firmware C2H event header
Ping-Ke Shih
2023-08-01
2
-12
/
+14
*
|
wifi: rtw89: add H2C RA command V1 to support WiFi 7 chips
Ping-Ke Shih
2023-08-01
3
-3
/
+31
*
|
wifi: rtw89: use struct to set RA H2C command
Ping-Ke Shih
2023-08-01
2
-193
/
+73
*
|
wifi: rtw89: phy: rate pattern handles HW rate by chip gen
Zong-Zhe Yang
2023-08-01
1
-15
/
+28
*
|
wifi: rtw89: define hardware rate v1 for WiFi 7 chips
Ping-Ke Shih
2023-08-01
1
-0
/
+188
*
|
wifi: rtw89: add chip_info::chip_gen to determine chip generation
Ping-Ke Shih
2023-08-01
5
-0
/
+13
*
|
wifi: rtw89: Fix loading of compressed firmware
Larry Finger
2023-08-01
1
-24
/
+3
*
|
wifi: rtl8xxxu: Enable AP mode for RTL8723BU
Bitterblue Smith
2023-07-25
1
-0
/
+2
*
|
wifi: rtl8xxxu: Enable AP mode for RTL8192EU
Bitterblue Smith
2023-07-25
1
-0
/
+2
*
|
wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU)
Bitterblue Smith
2023-07-25
1
-0
/
+2
*
|
wifi: rtl8xxxu: Enable AP mode for RTL8192FU
Bitterblue Smith
2023-07-25
1
-0
/
+2
*
|
wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()
Zhang Shurong
2023-07-25
1
-3
/
+5
*
|
wifi: rtw88: simplify vif iterators
Dmitry Antipov
2023-07-25
5
-17
/
+9
*
|
wifi: rtw88: remove unused USB bulkout size set
Dmitry Antipov
2023-07-25
2
-22
/
+0
[next]