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
/
mac80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-31
rtw88: fix idle mode flow for hw scan
Po-Hao Huang
1
-1
/
+4
2021-12-21
rtw88: support SAR via kernel common API
Zong-Zhe Yang
1
-0
/
+12
2021-12-21
rtw88: 8822c: add ieee80211_ops::hw_scan
Po-Hao Huang
1
-28
/
+51
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+1
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
1
-1
/
+1
2021-06-22
rtw88: notify fw when driver in scan-period to avoid potential problem
Chin-Yen Lee
1
-0
/
+3
2021-06-22
rtw88: add rtw_fw_feature_check api
Chin-Yen Lee
1
-2
/
+1
2021-06-22
rtw88: add beacon filter support
Po-Hao Huang
1
-0
/
+7
2021-04-11
rtw88: add flush hci support
Zong-Zhe Yang
1
-0
/
+2
2021-02-12
rtw88: replace tx tasklet with work queue
Po-Hao Huang
1
-1
/
+1
2020-11-24
rtw88: coex: update TDMA settings for different beacon interval
Ching-Te Ku
1
-0
/
+7
2020-11-07
rtw88: decide lps deep mode from firmware feature.
Chin-Yen Lee
1
-1
/
+1
2020-09-29
rtw88: handle and recover when firmware crash
Tzu-En Huang
1
-64
/
+17
2020-08-02
rtw88: allows driver to enable/disable beacon
Yan-Hsuan Chuang
1
-0
/
+9
2020-08-02
rtw88: add ieee80211_ops::change_interface
Yan-Hsuan Chuang
1
-0
/
+18
2020-05-29
rtw88: fix EAPOL 4-way failure by finish IQK earlier
Ping-Ke Shih
1
-2
/
+1
2020-04-21
rtw88: 8723d: add beamform wrapper functions
Ping-Ke Shih
1
-5
/
+2
2020-04-15
rtw88: add support for set/get antennas
Yan-Hsuan Chuang
1
-0
/
+33
2020-03-23
rtw88: associate reserved pages with each vif
Yan-Hsuan Chuang
1
-10
/
+12
2020-02-12
rtw88: disable TX-AMSDU on 2.4G band
Yan-Hsuan Chuang
1
-0
/
+15
2020-02-12
rtw88: add ciphers to suppress error message
Ping-Ke Shih
1
-0
/
+3
2020-02-12
rtw88: move rtw_enter_ips() to the last when config
Ping-Ke Shih
1
-9
/
+10
2020-01-26
rtw88: remove unused vif pointer in struct rtw_vif
Yan-Hsuan Chuang
1
-1
/
+0
2020-01-26
rtw88: remove unused variable 'in_lps'
Yan-Hsuan Chuang
1
-1
/
+0
2020-01-26
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
1
-0
/
+44
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-15
/
+245
2019-10-24
rtw88: add set_bitrate_mask support
Tzu-En Huang
1
-0
/
+53
2019-10-24
rtw88: Enable 802.11ac beamformee support
Tzu-En Huang
1
-0
/
+11
2019-10-14
rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Tzu-En Huang
1
-0
/
+1
2019-10-04
rtw88: configure TX queue EDCA parameters
Yan-Hsuan Chuang
1
-0
/
+71
2019-10-04
rtw88: flush hardware tx queues
Yan-Hsuan Chuang
1
-0
/
+14
2019-10-04
rtw88: report tx rate to mac80211 stack
Tzu-En Huang
1
-0
/
+12
2019-10-04
rtw88: take over rate control from mac80211
Yan-Hsuan Chuang
1
-0
/
+5
2019-10-04
rtw88: add driver TX queue support
Yan-Hsuan Chuang
1
-9
/
+31
2019-10-04
rtw88: allows to set RTS in TX descriptor
Yan-Hsuan Chuang
1
-0
/
+12
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+1
2019-10-02
rtw88: remove misleading module parameter rtw_fw_support_lps
Yan-Hsuan Chuang
1
-0
/
+9
2019-10-02
rtw88: add deep PS PG mode for 8822c
Yan-Hsuan Chuang
1
-0
/
+6
2019-10-02
rtw88: add deep power save support
Yan-Hsuan Chuang
1
-0
/
+14
2019-10-02
rtw88: LPS enter/leave should be protected by lock
Yan-Hsuan Chuang
1
-2
/
+2
2019-10-02
rtw88: not to control LPS by each vif
Yan-Hsuan Chuang
1
-1
/
+1
2019-10-02
rtw88: remove redundant flag check helper function
Yan-Hsuan Chuang
1
-5
/
+5
2019-09-13
rtw88: move IQK/DPK into phy_calibration
Yan-Hsuan Chuang
1
-1
/
+1
2019-08-06
rtw88: add BT co-existence support
Yan-Hsuan Chuang
1
-0
/
+19
2019-06-25
rtw88: add beacon function setting
Chin-Yen Lee
1
-0
/
+13
2019-06-25
rtw88: add support for random mac scan
Yan-Hsuan Chuang
1
-0
/
+19
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang
1
-0
/
+481