index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtw88: Let each driver control the power on/off process
Bitterblue Smith
2024-10-29
10
-9
/
+36
*
wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL
Bitterblue Smith
2024-10-29
1
-3
/
+11
*
wifi: rtw88: Extend the init table parsing for RTL8812AU
Bitterblue Smith
2024-10-29
2
-8
/
+69
*
wifi: rtw88: Allow different C2H RA report sizes
Bitterblue Smith
2024-10-29
8
-10
/
+34
*
wifi: rtw88: Dump the HW features only for some chips
Bitterblue Smith
2024-10-29
7
-0
/
+9
*
wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU
Bitterblue Smith
2024-10-29
4
-36
/
+177
*
wifi: rtw88: Report the signal strength only if it's known
Bitterblue Smith
2024-10-29
1
-4
/
+8
*
wifi: rtw89: 8922a: extend RFK handling and consider MLO
Zong-Zhe Yang
2024-10-29
5
-44
/
+70
*
wifi: rtw89: tweak setting of channel and TX power for MLO
Zong-Zhe Yang
2024-10-29
4
-65
/
+149
*
wifi: rtw89: chan: manage active interfaces
Zong-Zhe Yang
2024-10-29
4
-13
/
+108
*
wifi: rtw89: Add encryption support for MLO connections
Po-Hao Huang
2024-10-29
2
-6
/
+69
*
wifi: rtw89: Add header conversion for MLO connections
Po-Hao Huang
2024-10-29
2
-0
/
+17
*
wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()
Dan Carpenter
2024-10-25
1
-0
/
+1
*
wifi: rtw89: Fix TX fail with A2DP after scanning
Po-Hao Huang
2024-10-25
1
-2
/
+2
*
wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan case
Ching-Te Ku
2024-10-25
1
-1
/
+1
*
wifi: rtw89: fix -Wenum-compare-conditional warnings
Arnd Bergmann
2024-10-25
1
-11
/
+37
*
wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware
Ping-Ke Shih
2024-10-25
2
-1
/
+5
*
wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate
Mohammed Anees
2024-10-25
1
-3
/
+1
*
wifi: rtw89: regd: block 6 GHz if marked as N/A in regd map
Zong-Zhe Yang
2024-10-25
1
-5
/
+27
*
wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protection
Ping-Ke Shih
2024-10-25
10
-0
/
+86
*
wifi: rtw89: add thermal protection
Ping-Ke Shih
2024-10-25
13
-5
/
+138
*
wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of S...
Ping-Ke Shih
2024-10-20
2
-4
/
+4
*
wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
1
-2
/
+2
*
wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
1
-2
/
+2
*
wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
1
-2
/
+2
*
wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
1
-2
/
+2
*
wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_c...
Ping-Ke Shih
2024-10-20
1
-2
/
+4
*
wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic
Ping-Ke Shih
2024-10-20
1
-1
/
+1
*
Merge tag 'rtw-next-2024-10-10' of https://github.com/pkshih/rtw
Kalle Valo
2024-10-17
50
-2406
/
+4443
|
\
|
*
wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmware
Chin-Yen Lee
2024-10-10
3
-0
/
+9
|
*
wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index
Ching-Te Ku
2024-10-10
2
-13
/
+76
|
*
wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput
Ching-Te Ku
2024-10-10
1
-1
/
+10
|
*
wifi: rtw89: coex: Reorder Bluetooth info related logic
Ching-Te Ku
2024-10-10
2
-33
/
+43
|
*
wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning
Ching-Te Ku
2024-10-10
2
-26
/
+33
|
*
wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabled
Martin Kaistra
2024-10-05
1
-2
/
+4
|
*
wifi: rtw89: debug: add beacon RSSI for debugging
Ping-Ke Shih
2024-10-05
4
-2
/
+11
|
*
wifi: rtw89: handle entity active flag per PHY
Zong-Zhe Yang
2024-10-01
4
-13
/
+18
|
*
wifi: rtw89: initialize dual HW bands for MLO and control them by link
Zong-Zhe Yang
2024-10-01
12
-72
/
+162
|
*
wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to improve com...
Ping-Ke Shih
2024-10-01
1
-0
/
+24
|
*
wifi: rtw89: 8852ce: fix gray code conversion for filter out EQ
Ping-Ke Shih
2024-10-01
1
-10
/
+7
|
*
wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibility
Ping-Ke Shih
2024-10-01
3
-1
/
+101
|
*
wifi: rtw89: pci: consolidate PCI basic configurations for probe and resume
Ping-Ke Shih
2024-10-01
3
-9
/
+17
|
*
wifi: rtw88: Parse the RX descriptor with a single function
Bitterblue Smith
2024-09-26
11
-271
/
+106
|
*
wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dp...
Ping-Ke Shih
2024-09-26
1
-1
/
+1
|
*
wifi: rtw89: coex: initialize local .dbcc_2g_phy in _set_btg_ctrl()
Ping-Ke Shih
2024-09-26
1
-0
/
+2
|
*
wifi: rtw89: check return value of ieee80211_probereq_get() for RNR
Ping-Ke Shih
2024-09-26
1
-0
/
+3
|
*
wifi: rtw89: tweak driver architecture for impending MLO support
Zong-Zhe Yang
2024-09-24
18
-635
/
+1615
|
*
wifi: rtw89: refactor STA related func ahead for MLO
Zong-Zhe Yang
2024-09-24
11
-172
/
+261
|
*
wifi: rtw89: refactor VIF related func ahead for MLO
Zong-Zhe Yang
2024-09-24
8
-81
/
+112
|
*
wifi: rtw89: read link_sta corresponding to the link
Zong-Zhe Yang
2024-09-24
9
-142
/
+362
[next]