index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
wifi: rtw89: coex: Parsing Wi-Fi firmware TDMA info from reports
Ching-Te Ku
1
-1
/
+5
2022-09-19
wifi: rtw89: coex: Parsing Wi-Fi firmware error message from reports
Ching-Te Ku
1
-6
/
+16
2022-09-19
wifi: rtw89: coex: Move coexistence firmware buffer size parameter to chip info
Ching-Te Ku
4
-3
/
+5
2022-09-19
wifi: rtw89: coex: Add v1 Wi-Fi firmware power-saving null data report
Ching-Te Ku
2
-22
/
+74
2022-09-19
wifi: rtw89: coex: use void pointer as temporal type to copy report
Ping-Ke Shih
1
-16
/
+17
2022-09-12
wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_mask
Bitterblue Smith
1
-3
/
+2
2022-09-12
wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
Bitterblue Smith
1
-2
/
+2
2022-09-12
wifi: rtw89: split scan including lots of channels
Po-Hao Huang
4
-5
/
+38
2022-09-12
wifi: rtw89: 8852c: support hw_scan
Po-Hao Huang
4
-7
/
+27
2022-09-12
wifi: rtw89: call tx_wake notify for 8852c in deep ps mode
Chin-Yen Lee
2
-1
/
+5
2022-09-12
wifi: rtw89: support deep ps mode for rtw8852c
Chin-Yen Lee
4
-2
/
+7
2022-09-12
wifi: rtw89: set response rate selection
Chia-Yuan Li
5
-2
/
+54
2022-09-12
wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz band
Yi-Tang Chiu
2
-9
/
+17
2022-09-12
wifi: rtw89: 8852c: enlarge polling timeout of RX DCK
Ping-Ke Shih
2
-1
/
+3
2022-09-12
wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHz
Ping-Ke Shih
2
-0
/
+7
2022-09-12
wifi: rtw89: add DIG register struct to share common algorithm
Eric Huang
5
-27
/
+111
2022-09-12
wifi: rtw89: support TX diversity for 1T2R chipset
Ping-Ke Shih
6
-1
/
+68
2022-09-12
wifi: rtw89: record signal strength per RF path
Ping-Ke Shih
5
-14
/
+32
2022-09-12
wifi: rtw89: configure TX path via H2C command
Ping-Ke Shih
2
-8
/
+56
2022-09-12
wifi: rtw89: parse phycap of TX/RX antenna number
Ping-Ke Shih
3
-1
/
+21
2022-09-12
wifi: rtw89: use u32_get_bits to access C2H content of PHY capability
Ping-Ke Shih
2
-23
/
+35
2022-09-07
wifi: rtl8xxxu: Fix skb misuse in TX queue selection
Bitterblue Smith
1
-1
/
+2
2022-09-07
wifi: rtl8xxxu: Simplify the error handling code
Zheyu Ma
1
-6
/
+3
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
3
-4
/
+4
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
1
-2
/
+2
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
1
-2
/
+6
2022-09-02
wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
Dan Carpenter
1
-7
/
+7
2022-09-02
wifi: rtw89: declare to support beamformee above bandwidth 80MHz
Ping-Ke Shih
1
-0
/
+2
2022-09-02
wifi: rtw89: correct polling address of address CAM
Ping-Ke Shih
1
-1
/
+1
2022-09-02
wifi: rtw89: no HTC field if TX rate might fallback to legacy
Ping-Ke Shih
4
-12
/
+14
2022-09-02
wifi: rtw89: pci: correct TX resource checking in low power mode
Ping-Ke Shih
1
-0
/
+2
2022-09-02
wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
Ping-Ke Shih
1
-1
/
+2
2022-09-02
wifi: rtw89: enlarge the CFO tracking boundary
Cheng-Chieh Hsieh
1
-1
/
+1
2022-09-02
wifi: rtw89: pci: correct suspend/resume setting for variant chips
Chin-Yen Lee
1
-8
/
+23
2022-09-02
wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c
Chin-Yen Lee
2
-24
/
+79
2022-09-02
wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore
Chia-Yuan Li
3
-2
/
+110
2022-09-02
wifi: rtw89: 8852c: set TBTT shift configuration
Chia-Yuan Li
2
-0
/
+23
2022-09-02
wifi: rtw89: add retry to change power_mode state
Chin-Yen Lee
2
-6
/
+18
2022-09-02
wifi: rtw89: correct BA CAM allocation
Ping-Ke Shih
4
-20
/
+73
2022-09-02
wifi: rtw89: 8852c: initialize and correct BA CAM content
Ping-Ke Shih
6
-1
/
+77
2022-09-02
wifi: rtw89: 8852c: declare correct BA CAM number
Ping-Ke Shih
5
-13
/
+21
2022-09-02
wifi: rtw89: 8852c: update TX power tables to R49
Zong-Zhe Yang
1
-3279
/
+6546
2022-09-02
wifi: rtw89: 8852c: update RF radio A/B parameters to R49
Ping-Ke Shih
1
-2538
/
+16505
2022-09-02
wifi: rtw89: TX power limit/limit_ru consider negative
Zong-Zhe Yang
2
-16
/
+20
2022-09-02
rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852c
Ching-Te Ku
2
-8
/
+113
2022-09-02
rtw89: coex: Add v1 Wi-Fi SCC coexistence policy
Ching-Te Ku
2
-2
/
+112
2022-09-02
rtw89: coex: Move _set_policy to chip_ops
Ching-Te Ku
5
-1
/
+386
2022-09-02
rtw89: coex: update WL role info v1 for RTL8852C branch using
Ching-Te Ku
4
-74
/
+458
2022-09-02
rtw89: coex: Add v1 version TDMA format and parameters
Ching-Te Ku
2
-17
/
+75
[prev]
[next]