index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
rtw88: recover rates of rate adaptive mechanism
Chien-Hsun Liao
1
-23
/
+44
2022-01-31
rtw88: fix idle mode flow for hw scan
Po-Hao Huang
1
-1
/
+15
2021-12-21
rtw88: support SAR via kernel common API
Zong-Zhe Yang
1
-0
/
+22
2021-12-21
rtw88: 8822c: add ieee80211_ops::hw_scan
Po-Hao Huang
1
-0
/
+63
2021-12-20
rtw88: 8822c: update rx settings to prevent potential hw deadlock
Po-Hao Huang
1
-1
/
+1
2021-12-08
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
1
-0
/
+1
2021-10-05
rtw88: refine fw_crash debugfs to show non-zero while triggering
Zong-Zhe Yang
1
-0
/
+1
2021-09-21
rtw88: support adaptivity for ETSI/JP DFS region
Zong-Zhe Yang
1
-0
/
+8
2021-09-21
rtw88: add regulatory strategy by chip type
Zong-Zhe Yang
1
-3
/
+10
2021-08-21
rtw88: 8822c: add tx stbc support under HT mode
Po-Hao Huang
1
-0
/
+2
2021-06-24
rtw88: fix c2h memory leak
Po-Hao Huang
1
-0
/
+1
2021-06-22
rtw88: dump FW crash via devcoredump
Zong-Zhe Yang
1
-51
/
+119
2021-06-22
rtw88: notify fw when driver in scan-period to avoid potential problem
Chin-Yen Lee
1
-0
/
+17
2021-06-22
rtw88: add rtw_fw_feature_check api
Chin-Yen Lee
1
-2
/
+2
2021-06-22
rtw88: add beacon filter support
Po-Hao Huang
1
-1
/
+3
2021-03-15
rtw88: 8822c: support FW crash dump when FW crash
Zong-Zhe Yang
1
-14
/
+86
2021-03-15
rtw88: remove unnecessary variable
wengjianfeng
1
-2
/
+1
2021-03-15
rtw88: coex: add power off setting
Ping-Ke Shih
1
-0
/
+1
2021-02-12
rtw88: replace tx tasklet with work queue
Po-Hao Huang
1
-2
/
+3
2021-02-12
rtw88: add dynamic rrsr configuration
Po-Hao Huang
1
-0
/
+3
2021-02-08
rtw88: 8821c: support RFE type2 wifi NIC
Guo-Feng Fan
1
-0
/
+2
2021-01-14
rtw88: Delete useless kfree code
Zheng Yongjun
1
-1
/
+0
2020-12-07
rtw88: declare hw supports ch 144
Zong-Zhe Yang
1
-0
/
+1
2020-12-02
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
1
-0
/
+5
2020-11-10
rtw88: coex: change the parameter for A2DP when WLAN connecting
Ching-Te Ku
1
-0
/
+2
2020-11-10
rtw88: coex: coding style adjustment
Ching-Te Ku
1
-1
/
+1
2020-11-07
rtw88: decide lps deep mode from firmware feature.
Chin-Yen Lee
1
-8
/
+28
2020-11-07
rtw88: add C2H response for checking firmware leave lps
Chin-Yen Lee
1
-0
/
+1
2020-11-07
rtw88: store firmware feature in firmware header
Chin-Yen Lee
1
-0
/
+13
2020-09-29
rtw88: add dump fw crash log
Tzu-En Huang
1
-0
/
+61
2020-09-29
rtw88: handle and recover when firmware crash
Tzu-En Huang
1
-0
/
+132
2020-09-24
rtw88: Fix potential probe error handling race with wow firmware loading
Andreas Färber
1
-0
/
+3
2020-09-24
rtw88: Fix probe error handling race with firmware loading
Andreas Färber
1
-0
/
+2
2020-08-27
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-2
/
+1
2020-08-27
rtw88: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-02
rtw88: fix short GI capability based on current bandwidth
Tsang-Shian Lin
1
-5
/
+6
2020-07-15
rtw88: coex: Fix ACL Tx pause during BT inquiry/page.
Zong-Zhe Yang
1
-0
/
+4
2020-07-15
rtw88: single rf path chips don't support TX STBC
Tzu-En Huang
1
-2
/
+2
2020-07-15
rtw88: 8821c: add set channel support
Tzu-En Huang
1
-0
/
+4
2020-05-29
rtw88: fix EAPOL 4-way failure by finish IQK earlier
Ping-Ke Shih
1
-0
/
+17
2020-05-06
rtw88: 8723d: some chips don't support LDPC
Ping-Ke Shih
1
-2
/
+7
2020-04-23
rtw88: add legacy firmware download for 8723D devices
Ping-Ke Shih
1
-7
/
+34
2020-04-21
rtw88: 8723d: Add RF read/write ops
Ping-Ke Shih
1
-0
/
+5
2020-04-21
rtw88: 8723d: add beamform wrapper functions
Ping-Ke Shih
1
-4
/
+3
2020-04-15
rtw88: add support for set/get antennas
Yan-Hsuan Chuang
1
-0
/
+3
2020-03-23
rtw88: associate reserved pages with each vif
Yan-Hsuan Chuang
1
-6
/
+3
2020-03-12
rtw88: remove unused member of struct rtw_hal
Kevin Lo
1
-6
/
+0
2020-02-12
rtw88: Use secondary channel offset enumeration
Ping-Ke Shih
1
-7
/
+7
2020-02-12
rtw88: avoid holding mutex for cancel_delayed_work_sync()
Yan-Hsuan Chuang
1
-0
/
+5
2020-01-26
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()
Chin-Yen Lee
1
-1
/
+1
[next]