index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rtw-next-2024-09-05' of https://github.com/pkshih/rtw
Kalle Valo
2024-09-09
42
-886
/
+1971
|
\
|
*
wifi: rtw89: avoid reading out of bounds when loading TX power FW elements
Zong-Zhe Yang
2024-09-05
1
-6
/
+12
|
*
wifi: rtw89: use frequency domain RSSI
Eric Huang
2024-09-05
11
-2
/
+208
|
*
wifi: rtw89: adjust DIG threshold to reduce false alarm
Eric Huang
2024-09-05
1
-9
/
+18
|
*
wifi: rtw89: wow: add scan interval option for net-detect
Chin-Yen Lee
2024-09-02
1
-1
/
+2
|
*
wifi: rtw89: wow: add net-detect support for 8922ae
Chin-Yen Lee
2024-09-02
1
-1
/
+3
|
*
wifi: rtw89: wow: add wait for H2C of FW-IPS mode
Chin-Yen Lee
2024-09-02
5
-14
/
+31
|
*
wifi: rtw89: wow: fix wait condition for AOAC report request
Zong-Zhe Yang
2024-09-02
5
-10
/
+13
|
*
wifi: rtw88: assign mac_id for vif/sta and update to TX desc
Ping-Ke Shih
2024-09-02
5
-25
/
+44
|
*
wifi: rtw88: Fix USB/SDIO devices not transmitting beacons
Bitterblue Smith
2024-09-02
1
-5
/
+8
|
*
wifi: rtw89: introduce chip support link number and driver MLO capability
Zong-Zhe Yang
2024-08-27
8
-2
/
+30
|
*
wifi: rtw89: rename roc_entity_idx to roc_chanctx_idx
Zong-Zhe Yang
2024-08-27
3
-10
/
+10
|
*
wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
2024-08-27
5
-35
/
+53
|
*
wifi: rtw89: 8852c: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
2024-08-27
3
-90
/
+104
|
*
wifi: rtw89: 8852bx: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
2024-08-27
8
-238
/
+273
|
*
wifi: rtw89: 8852a: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
2024-08-27
4
-151
/
+185
|
*
wifi: rtw89: 8851b: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
2024-08-27
3
-78
/
+93
|
*
wifi: rtw89: pass chan to rfk_band_changed()
Zong-Zhe Yang
2024-08-27
8
-10
/
+18
|
*
wifi: rtw89: coex: Add new Wi-Fi role format condition for function using
Ching-Te Ku
2024-08-22
1
-19
/
+71
|
*
wifi: rtw89: coex: Bluetooth hopping map for Wi-Fi role version 7
Ching-Te Ku
2024-08-22
1
-0
/
+18
|
*
wifi: rtw89: coex: Update Wi-Fi role info version 7
Ching-Te Ku
2024-08-22
4
-24
/
+339
|
*
wifi: rtw89: coex: Update report version of Wi-Fi firmware 0.29.90.0 for RTL8...
Ching-Te Ku
2024-08-22
2
-1
/
+162
|
*
wifi: rtw89: limit the PPDU length for VHT rate to 0x40000
Chia-Yuan Li
2024-08-22
2
-0
/
+11
|
*
wifi: rtw89: debugfs: support multiple adapters debugging
Ping-Ke Shih
2024-08-22
4
-87
/
+100
|
*
wifi: rtw88: remove CPT execution branch never used
Dmitry Kandybka
2024-08-16
1
-28
/
+10
|
*
wifi: rtw89: 8852a: adjust ANA clock to 12M
Chin-Yen Lee
2024-08-16
1
-0
/
+5
|
*
wifi: rtw89: correct base HT rate mask for firmware
Ping-Ke Shih
2024-08-16
1
-2
/
+2
|
*
wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to pr...
Ping-Ke Shih
2024-08-16
1
-1
/
+0
|
*
wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degrade
Kuan-Chung Chen
2024-08-16
9
-5
/
+82
|
*
wifi: rtw89: 8852c: support firmware with fw_element
Kuan-Chung Chen
2024-08-16
1
-33
/
+67
*
|
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-05
60
-652
/
+3217
|
\
|
|
*
wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
Bitterblue Smith
2024-08-09
5
-4
/
+58
|
*
wifi: rtw88: usb: Support RX aggregation
Bitterblue Smith
2024-08-09
1
-21
/
+40
|
*
wifi: rtw88: usb: Update the RX stats after every frame
Bitterblue Smith
2024-08-09
1
-0
/
+1
|
*
wifi: rtw88: usb: Init RX burst length according to USB speed
Bitterblue Smith
2024-08-09
2
-1
/
+28
|
*
wifi: rtl8xxxu: add missing rtl8192cu USB IDs
Peter Robinson
2024-08-09
1
-0
/
+6
|
*
wifi: rtl8xxxu: drop reference to staging drivers
Peter Robinson
2024-08-09
1
-3
/
+2
|
*
wifi: rtw89: wow: add net-detect support for 8852c
Chin-Yen Lee
2024-08-09
1
-1
/
+3
|
*
wifi: rtw89: wow: add delay option for net-detect
Chin-Yen Lee
2024-08-09
4
-3
/
+27
|
*
wifi: rtw89: wow: add WoWLAN net-detect support
Chin-Yen Lee
2024-08-09
9
-78
/
+568
|
*
wifi: rtw89: wow: implement PS mode for net-detect
Chin-Yen Lee
2024-08-09
4
-7
/
+89
|
*
wifi: rtw89: 8852c: support firmware format up to v1
Ping-Ke Shih
2024-08-09
1
-2
/
+2
|
*
wifi: rtw89: correct VHT TX rate on 20MHz connection
Dian-Syuan Yang
2024-08-07
1
-2
/
+5
|
*
wifi: rtw89: add support for HW encryption in unicast management frames
Kuan-Chung Chen
2024-08-07
10
-15
/
+40
|
*
wifi: rtw89: avoid to add interface to list twice when SER
Chih-Kang Chang
2024-08-07
2
-1
/
+21
|
*
wifi: rtw89: 8922a: Add new fields for scan offload H2C command
Po-Hao Huang
2024-08-07
4
-6
/
+28
|
*
wifi: rtw89: 8922a: new implementation for RFK pre-notify H2C
Kuan-Chung Chen
2024-08-07
3
-22
/
+53
|
*
wifi: rtw89: pass chanctx_idx to rtw89_btc_{path_}phymap()
Zong-Zhe Yang
2024-08-02
7
-37
/
+39
|
*
wifi: rtw89: fw: correct chan access in assoc_cmac_tbl_g7 and update_beacon_be
Zong-Zhe Yang
2024-08-02
1
-2
/
+2
|
*
wifi: rtw89: pass rtwvif to RFK scan
Zong-Zhe Yang
2024-08-02
8
-16
/
+24
[next]