index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
wifi: rtw89: mac: define DMA channel mask to avoid unsupported channels
Ping-Ke Shih
5
-0
/
+27
2022-09-28
wifi: rtw89: pci: mask out unsupported TX channels
Ping-Ke Shih
5
-0
/
+38
2022-09-24
wifi: rtw89: support for enable/disable MSDU aggregation
Kuan-Chung Chen
1
-0
/
+9
2022-09-24
wifi: rtw89: disable 26-tone RU HE TB PPDU transmissions
Kuan-Chung Chen
3
-0
/
+47
2022-09-24
wifi: rtw89: support for processing P2P power saving
Dian-Syuan Yang
8
-0
/
+262
2022-09-24
wifi: rtw89: support WMM-PS in P2P GO mode
Dian-Syuan Yang
1
-1
/
+3
2022-09-24
wifi: rtw89: set wifi_role of P2P
Ping-Ke Shih
3
-10
/
+25
2022-09-24
wifi: rtw89: send OFDM rate only in P2P mode
Dian-Syuan Yang
4
-14
/
+35
2022-09-24
wifi: rtw89: support P2P
Po Hao Huang
3
-1
/
+29
2022-09-22
wifi: rtw89: coex: update coexistence to 6.3.0
Ching-Te Ku
3
-10
/
+11
2022-09-22
wifi: rtw89: coex: add logic to control BT scan priority
Ching-Te Ku
2
-32
/
+85
2022-09-22
wifi: rtw89: coex: summarize Wi-Fi to BT scoreboard and inform BT one time a ...
Ching-Te Ku
2
-7
/
+19
2022-09-22
wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregation
Ching-Te Ku
4
-0
/
+104
2022-09-22
wifi: rtw89: coex: add WL_S0 hardware TX/RX mask to allow WL_S0 TX/RX during ...
Ching-Te Ku
1
-0
/
+3
2022-09-22
wifi: rtw89: coex: add v1 Wi-Fi firmware steps report
Ching-Te Ku
2
-4
/
+23
2022-09-22
wifi: rtw89: coex: add v1 summary info to parse the traffic status from firmware
Ching-Te Ku
1
-1
/
+117
2022-09-22
wifi: rtw89: coex: translate slot ID to readable name
Ching-Te Ku
1
-1
/
+29
2022-09-22
wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP status
Ching-Te Ku
1
-1
/
+137
2022-09-19
wifi: rtw89: uninitialized variable on error in rtw89_early_fw_feature_recogn...
Dan Carpenter
1
-1
/
+1
2022-09-19
wifi: rtw89: 8852c: add multi-port ID to TX descriptor
Po-Hao Huang
1
-1
/
+2
2022-09-19
wifi: rtw89: fix rx filter after scan
Po-Hao Huang
1
-7
/
+5
2022-09-19
wifi: rtw89: free unused skb to prevent memory leak
Po-Hao Huang
1
-0
/
+1
2022-09-19
wifi: rtw89: reset halt registers before turn on wifi CPU
Ping-Ke Shih
1
-0
/
+2
2022-09-19
wifi: rtw89: pci: update LTR settings
Ping-Ke Shih
2
-4
/
+5
2022-09-19
wifi: rtw89: mac: set NAV upper to 25ms
Ping-Ke Shih
2
-1
/
+2
2022-09-19
wifi: rtw89: initialize DMA of CMAC
Ping-Ke Shih
2
-0
/
+47
2022-09-19
wifi: rtw89: support SER L1 simulation
Zong-Zhe Yang
5
-16
/
+61
2022-09-19
wifi: rtw89: 8852c: support fw crash simulation
Zong-Zhe Yang
3
-2
/
+3
2022-09-19
wifi: rtw89: introudce functions to drop packets
Zong-Zhe Yang
6
-1
/
+183
2022-09-19
wifi: rtw89: unify use of rtw89_h2c_tx()
Ping-Ke Shih
1
-62
/
+123
2022-09-19
wifi: rtw89: pci: concentrate control function of TX DMA channel
Chin-Yen Lee
4
-14
/
+39
2022-09-19
wifi: rtw89: correct enable functions of HCI/PCI DMA
Chin-Yen Lee
4
-79
/
+79
2022-09-19
wifi: rtw89: 8852c: L1 DMA reset has offloaded to FW
Zong-Zhe Yang
1
-0
/
+6
2022-09-19
wifi: rtw89: support for setting TID specific configuration
Kuan-Chung Chen
3
-13
/
+88
2022-09-19
wifi: rtw89: support for setting HE GI and LTF
Kuan-Chung Chen
4
-1
/
+54
2022-09-19
wifi: rtw89: coex: show connecting state in debug message
Ping-Ke Shih
1
-2
/
+2
2022-09-19
wifi: rtw89: coex: Combine set grant WL/BT and correct the debug log
Ching-Te Ku
3
-105
/
+118
2022-09-19
wifi: rtw89: coex: Remove trace_step at COEX-MECH control structure for RTL8852C
Ching-Te Ku
1
-1
/
+3
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
[next]