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-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
1
-2
/
+6
2022-08-26
wifi: rtw88: fix uninitialized use of primary channel index
Ping-Ke Shih
1
-2
/
+1
2022-08-10
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
1
-67
/
+97
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
1
-14
/
+14
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
1
-1
/
+20
2022-07-29
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
1
-0
/
+4
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-4
/
+9
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+4
2022-05-30
rtw88: fix null vif pointer when hw_scan fails
Po-Hao Huang
1
-1
/
+4
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
1
-0
/
+2
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
1
-1
/
+2
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
1
-0
/
+6
2022-04-12
rtw88: add ieee80211:sta_rc_update ops
Po-Hao Huang
1
-3
/
+4
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-25
/
+25
2022-04-06
rtw88: change idle mode condition during hw_scan
Po-Hao Huang
1
-3
/
+4
2022-02-22
rtw88: change rtw_info() to proper message level
Ping-Ke Shih
1
-4
/
+4
2022-02-21
rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info
Ching-Te Ku
1
-0
/
+1
2022-02-21
rtw88: coex: update BT PTA counter regularly
Ching-Te Ku
1
-0
/
+2
2022-02-21
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
1
-1
/
+32
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
[next]