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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtw89: use struct to parse firmware header
Ping-Ke Shih
2023-06-21
3
-80
/
+87
*
wifi: rtw89: TX power stuffs replace confusing naming of _max with _num
Zong-Zhe Yang
2023-06-21
8
-43
/
+43
*
wifi: rtw89: 8851b: configure to force 1 TX power value
Ping-Ke Shih
2023-06-21
2
-0
/
+25
*
wifi: rtw89: 8851b: rfk: update IQK to version 0x8
Ping-Ke Shih
2023-06-21
2
-54
/
+63
*
wifi: rtw89: 8851b: rfk: add LCK track
Ping-Ke Shih
2023-06-21
4
-1
/
+69
*
wifi: rtw89: 8851b: update TX power tables to R28
Zong-Zhe Yang
2023-06-21
1
-110
/
+110
*
wifi: rtw89: 8851b: update RF radio A parameters to R28
Ping-Ke Shih
2023-06-21
1
-6
/
+22
*
wifi: rtw88: fix not entering PS mode after AP stops
Po-Hao Huang
2023-06-21
5
-0
/
+35
*
wifi: rtw88: refine register based H2C command
Po-Hao Huang
2023-06-21
2
-0
/
+56
*
wifi: rtw88: Stop high queue during scan
Po-Hao Huang
2023-06-21
2
-2
/
+6
*
wifi: rtw88: Skip high queue in hci_flush
Po-Hao Huang
2023-06-21
1
-2
/
+3
*
wifi: rtw88: Fix AP mode incorrect DTIM behavior
Po-Hao Huang
2023-06-21
5
-1
/
+13
*
wifi: rtw88: use struct instead of macros to set TX desc
Po-Hao Huang
2023-06-21
4
-113
/
+106
*
wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failed
Chih-Kang Chang
2023-06-21
3
-3
/
+14
*
wifi: rtw88: Fix action frame transmission fail before association
Po-Hao Huang
2023-06-21
1
-2
/
+1
*
wifi: rtw89: fix spelling typo of IQK debug messages
Dmitry Antipov
2023-06-15
3
-3
/
+3
*
wifi: rtw89: cleanup rtw89_iqk_info and related code
Dmitry Antipov
2023-06-15
7
-54
/
+4
*
wifi: rtw89: cleanup private data structures
Dmitry Antipov
2023-06-15
3
-48
/
+1
*
wifi: rtw88: add missing unwind goto for __rtw_download_firmware()
Ping-Ke Shih
2023-06-13
1
-2
/
+4
*
wifi: rtlwifi: remove misused flag from HAL data
Dmitry Antipov
2023-06-08
2
-5
/
+3
*
wifi: rtlwifi: remove unused dualmac control leftovers
Dmitry Antipov
2023-06-08
2
-14
/
+0
*
wifi: rtlwifi: remove unused timer and related code
Dmitry Antipov
2023-06-08
3
-18
/
+1
*
wifi: rtw89: 8852c: update RF radio A/B parameters to R63
Ping-Ke Shih
2023-06-08
1
-982
/
+3948
*
wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 of 3)
Zong-Zhe Yang
2023-06-08
3
-1156
/
+7306
*
wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 of 3)
Zong-Zhe Yang
2023-06-08
3
-1956
/
+9282
*
wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (1 of 3)
Zong-Zhe Yang
2023-06-08
1
-418
/
+2964
*
wifi: rtw89: process regulatory for 6 GHz power type
Zong-Zhe Yang
2023-06-08
4
-16
/
+116
*
wifi: rtw89: regd: update regulatory map to R64-R40
Zong-Zhe Yang
2023-06-08
1
-61
/
+61
*
wifi: rtw89: regd: judge 6 GHz according to chip and BIOS
Zong-Zhe Yang
2023-06-08
1
-0
/
+50
*
wifi: rtw89: refine clearing supported bands to check 2/5 GHz first
Zong-Zhe Yang
2023-06-08
1
-2
/
+4
*
wifi: rtw89: 8851b: configure CRASH_TRIGGER feature for 8851B
Zong-Zhe Yang
2023-06-08
1
-0
/
+1
*
wifi: rtw89: set TX power without precondition during setting channel
Zong-Zhe Yang
2023-06-08
1
-3
/
+2
*
wifi: rtw89: debug: txpwr table access only valid page according to chip
Zong-Zhe Yang
2023-06-08
2
-1
/
+18
*
wifi: rtw89: 8851b: enable hw_scan support
Po-Hao Huang
2023-06-08
2
-1
/
+2
*
Merge wireless into wireless-next
Johannes Berg
2023-06-07
16
-48
/
+129
|
\
|
*
wifi: rtw89: remove redundant check of entering LPS
Ping-Ke Shih
2023-06-01
1
-3
/
+0
|
*
wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
2023-06-01
3
-9
/
+33
|
*
wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
2023-06-01
4
-11
/
+52
|
*
wifi: rtw88: sdio: Always use two consecutive bytes for word operations
Martin Blumenstingl
2023-05-17
1
-8
/
+0
|
*
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
2023-05-15
2
-1
/
+4
|
*
wifi: rtw88: correct qsel_to_ep[] type as int
Ping-Ke Shih
2023-05-15
1
-1
/
+1
|
*
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
2023-05-12
3
-1
/
+19
|
*
wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null page
Ping-Ke Shih
2023-05-12
3
-14
/
+20
*
|
wifi: rtlwifi: use helper function rtl_get_hdr()
Juhee Kang
2023-06-01
7
-12
/
+12
*
|
wifi: rtw88: usb: silence log flooding error message
Sascha Hauer
2023-05-27
1
-1
/
+1
*
|
wifi: rtw89: use flexible array member in rtw89_btc_btf_tlv
Arnd Bergmann
2023-05-25
1
-1
/
+1
*
|
wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
Colin Ian King
2023-05-25
1
-1
/
+1
*
|
wifi: rtw89: use struct to access register-based H2C/C2H
Ping-Ke Shih
2023-05-25
3
-66
/
+77
*
|
wifi: rtw89: use struct and le32_get_bits() to access RX descriptor
Ping-Ke Shih
2023-05-25
2
-90
/
+25
*
|
wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEs
Ping-Ke Shih
2023-05-25
3
-40
/
+52
[next]