index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtw88: refine napi deinit flow
Po-Hao Huang
2021-04-21
2
-5
/
+15
*
rtw88: Fix potential unrecoverable tx queue stop
Yu-Yen Ting
2021-04-21
1
-2
/
+8
*
rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryption
Guo-Feng Fan
2021-04-21
1
-1
/
+2
*
rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPK
Guo-Feng Fan
2021-04-21
3
-2
/
+112
*
rtw88: 8822c: Add gap-k calibration to improve long range performance
Guo-Feng Fan
2021-04-21
6
-1
/
+809
*
rtw88: 8822c: reorder macro position according to the register number
Guo-Feng Fan
2021-04-21
2
-143
/
+148
*
rtw88: 8822c: add CFO tracking
Po-Hao Huang
2021-04-18
8
-1
/
+224
*
rtw88: Fix array overrun in rtw_get_tx_power_params()
Ping-Ke Shih
2021-04-18
1
-2
/
+3
*
rtw88: update statistics to fw for fine-tuning performance
Po-Hao Huang
2021-04-18
3
-0
/
+29
*
rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
Dan Carpenter
2021-04-11
1
-1
/
+1
*
rtw88: coex: fix A2DP stutters while WL busy + WL scan
Ching-Te Ku
2021-04-11
2
-4
/
+6
*
rtw88: 8822c: add LC calibration for RTL8822C
Po-Hao Huang
2021-04-11
5
-2
/
+47
*
rtw88: 8822c: update tx power limit table to RF v40.1
Zong-Zhe Yang
2021-04-11
1
-343
/
+343
*
rtw88: fix DIG min setting
Zong-Zhe Yang
2021-04-11
1
-4
/
+5
*
rtw88: add flush hci support
Zong-Zhe Yang
2021-04-11
3
-0
/
+87
*
rtw88: 8822c: support FW crash dump when FW crash
Zong-Zhe Yang
2021-03-15
7
-14
/
+172
*
rtw88: remove unnecessary variable
wengjianfeng
2021-03-15
1
-2
/
+1
*
rtw88: coex: add power off setting
Ping-Ke Shih
2021-03-15
3
-0
/
+7
*
rtw88: 8822c: update RF_B (2/2) parameter tables to v60
Po-Hao Huang
2021-02-12
1
-852
/
+4780
*
rtw88: 8822c: update RF_B (1/2) parameter tables to v60
Po-Hao Huang
2021-02-12
1
-11
/
+3775
*
rtw88: 8822c: update RF_A parameter tables to v60
Po-Hao Huang
2021-02-12
1
-68
/
+7904
*
rtw88: 8822c: update MAC/BB parameter tables to v60
Po-Hao Huang
2021-02-12
1
-371
/
+886
*
rtw88: replace tx tasklet with work queue
Po-Hao Huang
2021-02-12
5
-7
/
+10
*
rtw88: add napi support
Po-Hao Huang
2021-02-12
3
-24
/
+145
*
rtw88: add rts condition
Po-Hao Huang
2021-02-12
2
-1
/
+10
*
rtw88: add dynamic rrsr configuration
Po-Hao Huang
2021-02-12
6
-3
/
+74
*
rtw88: 8821c: support RFE type2 wifi NIC
Guo-Feng Fan
2021-02-08
6
-0
/
+468
*
rtw88: 8821c: Correct CCK RSSI
Guo-Feng Fan
2021-02-08
2
-5
/
+49
*
rtw88: coex: 8821c: correct antenna switch function
Guo-Feng Fan
2021-02-08
1
-8
/
+8
*
rtw88: 8723de: adjust the LTR setting
Chin-Yen Lee
2021-01-25
1
-2
/
+2
*
rtw88: Simplify bool comparison
YANG LI
2021-01-14
1
-1
/
+1
*
rtw88: coex: set 4 slot TDMA for BT link and WL busy
Ching-Te Ku
2021-01-14
1
-1
/
+3
*
rtw88: 8821c: apply CCK PD level which calculates from dynamic mechanism
Vincent Fann
2021-01-14
1
-7
/
+0
*
rtw88: reduce the log level for failure of tx report
Chin-Yen Lee
2021-01-14
1
-1
/
+1
*
rtw88: Delete useless kfree code
Zheng Yongjun
2021-01-14
1
-1
/
+0
*
rtw88: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-08
1
-1
/
+1
*
rtw88: reduce polling time of IQ calibration
Chin-Yen Lee
2020-12-08
1
-9
/
+8
*
rtw88: fix multiple definition of rtw_pm_ops
Ping-Ke Shih
2020-12-08
1
-1
/
+1
*
rtw88: declare hw supports ch 144
Zong-Zhe Yang
2020-12-07
1
-0
/
+1
*
rtw88: coex: fix missing unitialization of variable 'interval'
Colin Ian King
2020-12-07
1
-1
/
+1
*
rtw88: pci: Add prototypes for .probe, .remove and .shutdown
Lee Jones
2020-12-07
9
-16
/
+12
*
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-12-04
20
-523
/
+1676
|
\
|
*
rtw88: coex: add feature to enhance HID coexistence performance
Ching-Te Ku
2020-12-02
3
-6
/
+104
|
*
rtw88: coex: upgrade coexistence A2DP mechanism
Ching-Te Ku
2020-12-02
6
-99
/
+161
|
*
rtw88: coex: add action for coexistence in hardware initial
Ching-Te Ku
2020-12-02
1
-0
/
+9
|
*
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
2020-12-02
4
-34
/
+155
|
*
rtw88: coex: change the coexistence mechanism for WLAN connected
Ching-Te Ku
2020-12-02
1
-3
/
+12
|
*
rtw88: coex: change the coexistence mechanism for HID
Ching-Te Ku
2020-12-02
1
-1
/
+2
|
*
rtw88: coex: update AFH information while in free-run mode
Ching-Te Ku
2020-12-02
1
-1
/
+2
|
*
rtw88: coex: update the mechanism for A2DP + PAN
Ching-Te Ku
2020-12-02
1
-9
/
+28
[next]