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
/
rtw88
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtw88: 8822c: support FW crash dump when FW crash
Zong-Zhe Yang
2021-03-15
1
-14
/
+86
*
rtw88: remove unnecessary variable
wengjianfeng
2021-03-15
1
-2
/
+1
*
rtw88: coex: add power off setting
Ping-Ke Shih
2021-03-15
1
-0
/
+1
*
rtw88: replace tx tasklet with work queue
Po-Hao Huang
2021-02-12
1
-2
/
+3
*
rtw88: add dynamic rrsr configuration
Po-Hao Huang
2021-02-12
1
-0
/
+3
*
rtw88: 8821c: support RFE type2 wifi NIC
Guo-Feng Fan
2021-02-08
1
-0
/
+2
*
rtw88: Delete useless kfree code
Zheng Yongjun
2021-01-14
1
-1
/
+0
*
rtw88: declare hw supports ch 144
Zong-Zhe Yang
2020-12-07
1
-0
/
+1
*
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
2020-12-02
1
-0
/
+5
*
rtw88: coex: change the parameter for A2DP when WLAN connecting
Ching-Te Ku
2020-11-10
1
-0
/
+2
*
rtw88: coex: coding style adjustment
Ching-Te Ku
2020-11-10
1
-1
/
+1
*
rtw88: decide lps deep mode from firmware feature.
Chin-Yen Lee
2020-11-07
1
-8
/
+28
*
rtw88: add C2H response for checking firmware leave lps
Chin-Yen Lee
2020-11-07
1
-0
/
+1
*
rtw88: store firmware feature in firmware header
Chin-Yen Lee
2020-11-07
1
-0
/
+13
*
rtw88: add dump fw crash log
Tzu-En Huang
2020-09-29
1
-0
/
+61
*
rtw88: handle and recover when firmware crash
Tzu-En Huang
2020-09-29
1
-0
/
+132
*
rtw88: Fix potential probe error handling race with wow firmware loading
Andreas Färber
2020-09-24
1
-0
/
+3
*
rtw88: Fix probe error handling race with firmware loading
Andreas Färber
2020-09-24
1
-0
/
+2
*
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
1
-2
/
+1
*
rtw88: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
1
-2
/
+2
*
rtw88: fix short GI capability based on current bandwidth
Tsang-Shian Lin
2020-08-02
1
-5
/
+6
*
rtw88: coex: Fix ACL Tx pause during BT inquiry/page.
Zong-Zhe Yang
2020-07-15
1
-0
/
+4
*
rtw88: single rf path chips don't support TX STBC
Tzu-En Huang
2020-07-15
1
-2
/
+2
*
rtw88: 8821c: add set channel support
Tzu-En Huang
2020-07-15
1
-0
/
+4
*
rtw88: fix EAPOL 4-way failure by finish IQK earlier
Ping-Ke Shih
2020-05-29
1
-0
/
+17
*
rtw88: 8723d: some chips don't support LDPC
Ping-Ke Shih
2020-05-06
1
-2
/
+7
*
rtw88: add legacy firmware download for 8723D devices
Ping-Ke Shih
2020-04-23
1
-7
/
+34
*
rtw88: 8723d: Add RF read/write ops
Ping-Ke Shih
2020-04-21
1
-0
/
+5
*
rtw88: 8723d: add beamform wrapper functions
Ping-Ke Shih
2020-04-21
1
-4
/
+3
*
rtw88: add support for set/get antennas
Yan-Hsuan Chuang
2020-04-15
1
-0
/
+3
*
rtw88: associate reserved pages with each vif
Yan-Hsuan Chuang
2020-03-23
1
-6
/
+3
*
rtw88: remove unused member of struct rtw_hal
Kevin Lo
2020-03-12
1
-6
/
+0
*
rtw88: Use secondary channel offset enumeration
Ping-Ke Shih
2020-02-12
1
-7
/
+7
*
rtw88: avoid holding mutex for cancel_delayed_work_sync()
Yan-Hsuan Chuang
2020-02-12
1
-0
/
+5
*
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()
Chin-Yen Lee
2020-01-26
1
-1
/
+1
*
rtw88: remove unused spinlock
Tzu-En Huang
2020-01-26
1
-1
/
+0
*
rtw88: fix rate mask for 1SS chip
Ping-Ke Shih
2020-01-26
1
-7
/
+5
*
rtw88: Add wowlan net-detect support
Chin-Yen Lee
2020-01-26
1
-0
/
+1
*
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
2020-01-26
1
-0
/
+3
*
rtw88: load wowlan firmware if wowlan is supported
Chin-Yen Lee
2020-01-26
1
-12
/
+60
*
rtw88: signal completion even on firmware-request failure
Brian Norris
2019-11-08
1
-0
/
+1
*
rtw88: fix potential NULL pointer access for firmware
Yan-Hsuan Chuang
2019-11-06
1
-1
/
+3
*
rtw88: avoid FW info flood
Yan-Hsuan Chuang
2019-10-31
1
-0
/
+10
*
rtw88: fix GENMASK_ULL for u64
Yan-Hsuan Chuang
2019-10-25
1
-1
/
+1
*
rtw88: add phy_info debugfs to show Tx/Rx physical status
Tsang-Shian Lin
2019-10-24
1
-6
/
+31
*
rtw88: add set_bitrate_mask support
Tzu-En Huang
2019-10-24
1
-16
/
+62
*
rtw88: Enable 802.11ac beamformee support
Tzu-En Huang
2019-10-24
1
-0
/
+38
*
rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Tzu-En Huang
2019-10-14
1
-0
/
+2
*
rtw88: fix error handling when setup efuse info
Ping-Ke Shih
2019-10-04
1
-5
/
+6
*
rtw88: fix NSS of hw_cap
Ping-Ke Shih
2019-10-04
1
-1
/
+2
[next]