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
/
rtw89
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
wifi: rtw89: add join info upon create interface
Po-Hao Huang
1
-0
/
+4
2022-12-08
wifi: rtw89: fix unsuccessful interface_add flow
Po-Hao Huang
1
-0
/
+2
2022-12-08
wifi: rtw89: stop mac port function when stop_ap()
Po-Hao Huang
3
-3
/
+15
2022-12-08
wifi: rtw89: add mac TSF sync function
Po-Hao Huang
3
-0
/
+63
2022-12-08
wifi: rtw89: request full firmware only once if it's early requested
Zong-Zhe Yang
3
-9
/
+32
2022-12-08
wifi: rtw89: don't request partial firmware if SECURITY_LOADPIN_ENFORCE
Zong-Zhe Yang
2
-9
/
+36
2022-12-01
wifi: rtw89: link rtw89_vif and chanctx stuffs
Zong-Zhe Yang
3
-11
/
+50
2022-12-01
wifi: rtw89: fw: implement MCC related H2C
Zong-Zhe Yang
2
-1
/
+697
2022-12-01
wifi: rtw89: mac: process MCC related C2H
Zong-Zhe Yang
5
-0
/
+280
2022-12-01
wifi: rtw89: introduce helpers to wait/complete on condition
Zong-Zhe Yang
2
-0
/
+60
2022-12-01
wifi: rtw89: check if atomic before queuing c2h
Zong-Zhe Yang
4
-4
/
+68
2022-12-01
wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_info
Zong-Zhe Yang
4
-19
/
+19
2022-12-01
wifi: rtw89: 8852b: turn off PoP function in monitor mode
Ping-Ke Shih
2
-0
/
+9
2022-12-01
wifi: rtw89: add HE radiotap for monitor mode
Ping-Ke Shih
3
-1
/
+41
2022-12-01
wifi: rtw89: enable mac80211 virtual monitor interface
Zong-Zhe Yang
1
-0
/
+6
2022-11-22
wifi: rtw89: fix physts IE page check
Zong-Zhe Yang
1
-1
/
+1
2022-11-22
wifi: rtw89: avoid inaccessible IO operations during doing change_interface()
Ping-Ke Shih
3
-1
/
+18
2022-11-22
wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frame
Eric Huang
8
-1
/
+146
2022-11-22
wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...
Eric Huang
6
-2
/
+12
2022-11-22
wifi: rtw89: 8852b: correct TX power controlled by BT-coexistence
Ping-Ke Shih
1
-15
/
+15
2022-11-16
wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
Christophe JAILLET
1
-1
/
+1
2022-11-16
wifi: rtw89: Fix some error handling path in rtw89_wow_enable()
Christophe JAILLET
1
-3
/
+3
2022-11-09
wifi: rtw89: 8852b: change debug mask of message of no TX resource
Ping-Ke Shih
1
-2
/
+14
2022-11-09
wifi: rtw89: use u32_encode_bits() to fill MAC quota value
Ping-Ke Shih
1
-4
/
+2
2022-11-08
wifi: rtw89: update D-MAC and C-MAC dump to diagnose SER
Chia-Yuan Li
5
-197
/
+845
2022-11-08
wifi: rtw89: dump dispatch status via debug port
Chia-Yuan Li
3
-0
/
+625
2022-11-01
wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
Colin Ian King
1
-1
/
+1
2022-11-01
wifi: rtw89: add WoWLAN pattern match support
Chin-Yen Lee
7
-1
/
+381
2022-11-01
wifi: rtw89: add WoWLAN function support
Chin-Yen Lee
15
-7
/
+874
2022-11-01
wifi: rtw89: add related H2C for WoWLAN mode
Chin-Yen Lee
3
-0
/
+419
2022-11-01
wifi: rtw89: add drop tx packet function
Chih-Kang Chang
8
-0
/
+137
2022-11-01
wifi: rtw89: add function to adjust and restore PLE quota
Chih-Kang Chang
4
-0
/
+39
2022-11-01
wifi: rtw89: move enable_cpu/disable_cpu into fw_download
Chih-Kang Chang
3
-8
/
+9
2022-11-01
wifi: rtw89: collect and send RF parameters to firmware for WoWLAN
Chih-Kang Chang
3
-4
/
+31
2022-11-01
wifi: rtw89: check if sta's mac_id is valid under AP/TDLS
Zong-Zhe Yang
1
-0
/
+2
2022-11-01
wifi: rtw89: add BW info for both TX and RX in phy_info
Eric Huang
1
-0
/
+18
2022-11-01
wifi: rtw89: 8852c: make table of RU mask constant
Ping-Ke Shih
1
-2
/
+2
2022-11-01
wifi: rtw89: declare support bands with const
Zong-Zhe Yang
1
-3
/
+3
2022-11-01
wifi: rtw89: fw: adapt to new firmware format of dynamic header
Ping-Ke Shih
2
-3
/
+31
2022-10-19
wifi: rtw89: 8852b: add 8852be to Makefile and Kconfig
Ping-Ke Shih
2
-0
/
+23
2022-10-19
wifi: rtw89: phy: add dummy C2H handler to avoid warning message
Ping-Ke Shih
2
-0
/
+13
2022-10-19
wifi: rtw89: 8852b: add chip_ops related to RF calibration
Ping-Ke Shih
1
-0
/
+42
2022-10-19
wifi: rtw89: 8852b: rfk: add DPK
Ping-Ke Shih
4
-0
/
+1169
2022-10-19
wifi: rtw89: 8852b: rfk: add TSSI
Ping-Ke Shih
4
-0
/
+1236
2022-10-19
wifi: rtw89: 8852b: rfk: add IQK
Ping-Ke Shih
3
-0
/
+1066
2022-10-19
wifi: rtw89: 8852b: rfk: add RX DCK
Ping-Ke Shih
2
-0
/
+76
2022-10-19
wifi: rtw89: 8852b: rfk: add RCK
Ping-Ke Shih
2
-0
/
+44
2022-10-19
wifi: rtw89: 8852b: rfk: add DACK
Ping-Ke Shih
3
-0
/
+454
2022-10-12
wifi: rtw89: 8852b: add basic attributes of chip_info
Ping-Ke Shih
1
-0
/
+235
2022-10-12
wifi: rtw89: 8852b: add functions to control BB to assist RF calibrations
Ping-Ke Shih
2
-0
/
+332
[next]