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: coex: fix configuration for shared antenna for 8922A
Ping-Ke Shih
2024-03-14
1
-1
/
+1
*
wifi: rtw89: wow: move release offload packet earlier for WoWLAN mode
Chin-Yen Lee
2024-03-05
1
-2
/
+2
*
wifi: rtw89: wow: set security engine options for 802.11ax chips only
Chin-Yen Lee
2024-03-05
1
-0
/
+3
*
wifi: rtw89: update suspend/resume for different generation
Chin-Yen Lee
2024-03-05
4
-1
/
+57
*
wifi: rtw89: wow: update config mac function with different generation
Chin-Yen Lee
2024-03-05
6
-29
/
+117
*
wifi: rtw89: update DMA function with different generation
Chin-Yen Lee
2024-03-05
5
-24
/
+68
*
wifi: rtw89: wow: update WoWLAN status register for different generation
Chin-Yen Lee
2024-03-05
5
-1
/
+11
*
wifi: rtw89: wow: update WoWLAN reason register for different chips
Chin-Yen Lee
2024-03-05
7
-8
/
+7
*
wifi: rtw89: coex: Add coexistence policy to decrease WiFi packet CRC-ERR
Ching-Te Ku
2024-03-05
2
-7
/
+38
*
wifi: rtw89: coex: When Bluetooth not available don't set power/gain
Ching-Te Ku
2024-03-05
1
-0
/
+6
*
wifi: rtw89: coex: add return value to ensure H2C command is success or not
Ching-Te Ku
2024-03-05
2
-20
/
+34
*
wifi: rtw89: coex: Reorder H2C command index to align with firmware
Ching-Te Ku
2024-03-05
4
-48
/
+72
*
wifi: rtw89: coex: add BTC ctrl_info version 7 and related logic
Ching-Te Ku
2024-03-05
5
-31
/
+142
*
wifi: rtw89: coex: add init_info H2C command format version 7
Ching-Te Ku
2024-03-05
11
-164
/
+586
*
wifi: rtw89: 8922a: add coexistence helpers of SW grant
Ping-Ke Shih
2024-03-05
5
-0
/
+115
*
wifi: rtw89: mac: add coexistence helpers {cfg/get}_plt
Ping-Ke Shih
2024-03-05
4
-4
/
+81
*
wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byte
Bitterblue Smith
2024-03-05
3
-6
/
+2
*
wifi: rtw88: 8821c: Fix false alarm count
Bitterblue Smith
2024-03-05
1
-1
/
+1
*
wifi: rtw88: 8821c: Fix beacon loss and disconnect
Bitterblue Smith
2024-03-05
2
-2
/
+3
*
wifi: rtw88: 8821cu: Fix connection failure
Bitterblue Smith
2024-03-05
1
-0
/
+7
*
wifi: rtw88: 8821cu: Fix firmware upload fail
Bitterblue Smith
2024-03-05
1
-0
/
+40
*
wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU
Nick Morrow
2024-03-05
1
-14
/
+26
*
wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()
Shiji Yang
2024-02-28
1
-2
/
+2
*
wifi: rtw89: pci: implement PCI CLK/ASPM/L1SS for WiFi 7 chips
Chin-Yen Lee
2024-02-27
3
-10
/
+122
*
wifi: rtw89: Update EHT PHY beamforming capability
Kuan-Chung Chen
2024-02-27
1
-5
/
+3
*
wifi: rtw89: advertise missing extended scan feature
Kuan-Chung Chen
2024-02-27
2
-2
/
+4
*
wifi: rtlwifi: set initial values for unexpected cases of USB endpoint priority
Ping-Ke Shih
2024-02-21
1
-3
/
+3
*
wifi: rtl8xxxu: check vif before using in rtl8xxxu_tx()
Ping-Ke Shih
2024-02-21
1
-2
/
+2
*
wifi: rtlwifi: rtl8192cu: Fix TX aggregation
Bitterblue Smith
2024-02-21
3
-17
/
+17
*
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
2024-02-21
1
-1
/
+1
*
wifi: rtw89: 8922a: add helper of set_channel
Ping-Ke Shih
2024-02-19
3
-0
/
+76
*
wifi: rtw89: 8922a: add set_channel RF part
Ping-Ke Shih
2024-02-19
6
-0
/
+208
*
wifi: rtw89: 8922a: add set_channel BB part
Ping-Ke Shih
2024-02-19
2
-0
/
+427
*
wifi: rtw89: 8922a: add set_channel MAC part
Ping-Ke Shih
2024-02-19
4
-1
/
+173
*
wifi: rtlwifi: rtl_usb: Store the endpoint addresses
Bitterblue Smith
2024-02-15
6
-45
/
+68
*
wifi: rtlwifi: rtl8192cu: Fix 2T2R chip type detection
Bitterblue Smith
2024-02-15
2
-2
/
+3
*
wifi: rtw89: fw: remove unnecessary rcu_read_unlock() for punctured
Ping-Ke Shih
2024-02-15
1
-1
/
+0
*
wifi: rtw89: 8922a: declare to support two chanctx
Zong-Zhe Yang
2024-02-15
1
-1
/
+1
*
wifi: rtw89: chan: support MCC on Wi-Fi 7 chips
Zong-Zhe Yang
2024-02-15
2
-27
/
+420
*
wifi: rtw89: fw: implement MRC H2C command functions
Zong-Zhe Yang
2024-02-15
2
-0
/
+460
*
wifi: rtw89: mac: implement MRC C2H event handling
Zong-Zhe Yang
2024-02-15
4
-1
/
+112
*
wifi: rtw89: fw: add definition of H2C command and C2H event for MRC series
Zong-Zhe Yang
2024-02-15
2
-6
/
+190
*
wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chips
Ping-Ke Shih
2024-02-12
4
-5
/
+19
*
wifi: rtw89: reference quota mode when setting Tx power
Po-Hao Huang
2024-02-12
2
-4
/
+2
*
wifi: rtw89: 8922a: implement AP mode related reg for BE generation
Chih-Kang Chang
2024-02-12
4
-4
/
+21
*
wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt...
Ping-Ke Shih
2024-02-12
2
-23
/
+13
*
wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip gen
Zong-Zhe Yang
2024-02-12
3
-3
/
+14
*
wifi: rtw89: use PLCP information to match BSS_COLOR and AID
Ping-Ke Shih
2024-02-12
3
-0
/
+20
*
wifi: rtw89: mac: reset PHY-1 hardware when going to enable/disable
Ping-Ke Shih
2024-02-12
1
-0
/
+7
*
wifi: rtw89: mac: correct MUEDCA setting for MAC-1
Ping-Ke Shih
2024-02-12
1
-1
/
+2
[next]