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
2020-11-24
rtw88: coex: remove write scan bit to scoreboard in scan and connect notify
Ching-Te Ku
1
-6
/
+2
2020-11-24
rtw88: coex: fix BT performance drop during initial/power-on step
Ching-Te Ku
1
-3
/
+5
2020-11-24
rtw88: coex: Change antenna setting to enhance free-run performance
Ching-Te Ku
1
-5
/
+7
2020-11-24
rtw88: coex: update the TDMA parameter when leave LPS
Ching-Te Ku
1
-1
/
+1
2020-11-24
rtw88: coex: add the mechanism for RF4CE
Ching-Te Ku
1
-1
/
+32
2020-11-24
rtw88: coex: Add force flag for coexistence table function
Ching-Te Ku
1
-26
/
+36
2020-11-24
rtw88: coex: add write scoreboard action when WLAN in critical procedure
Ching-Te Ku
1
-0
/
+6
2020-11-24
rtw88: coex: remove unnecessary feature/function
Ching-Te Ku
1
-23
/
+10
2020-11-24
rtw88: coex: update TDMA settings for different beacon interval
Ching-Te Ku
4
-4
/
+36
2020-11-24
rtw88: add CCK_PD debug log
Ping-Ke Shih
5
-0
/
+40
2020-11-24
rtw88: 8723d: add cck pd seetings
Ping-Ke Shih
2
-0
/
+21
2020-11-10
rtw88: coex: simplify the setting and condition about WLAN TX limitation
Ching-Te Ku
1
-17
/
+7
2020-11-10
rtw88: coex: add debug message
Ching-Te Ku
4
-41
/
+399
2020-11-10
rtw88: coex: update WLAN 5G AFH parameter for 8822b
Ching-Te Ku
1
-1
/
+21
2020-11-10
rtw88: coex: change the parameter for A2DP when WLAN connecting
Ching-Te Ku
4
-3
/
+28
2020-11-10
rtw88: coex: modified for BT info notify
Ching-Te Ku
2
-22
/
+31
2020-11-10
rtw88: coex: add separate flag for manual control
Ching-Te Ku
3
-11
/
+12
2020-11-10
rtw88: coex: Modify the timing of set_ant_path/set_rf_para
Ching-Te Ku
1
-36
/
+55
2020-11-10
rtw88: coex: coding style adjustment
Ching-Te Ku
3
-24
/
+30
2020-11-10
rtw88: coex: reduce magic number
Ching-Te Ku
3
-40
/
+58
2020-11-10
rtw88: coex: update coex parameter to improve A2DP quality
Ching-Te Ku
4
-50
/
+52
2020-11-10
rtw88: coex: fixed some wrong register definition and setting
Ching-Te Ku
6
-17
/
+15
2020-11-10
rtlwifi: fix spelling typo of workaround
Wang Qing
1
-2
/
+2
2020-11-07
rtlwifi: rtl8821ae: Place braces around empty if() body
Lee Jones
1
-1
/
+2
2020-11-07
rtlwifi: rtl8821ae: phy: Remove a couple of unused variables
Lee Jones
1
-3
/
+2
2020-11-07
rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'
Lee Jones
1
-3
/
+1
2020-11-07
rtlwifi: halbtc8821a2ant: Remove a bunch of unused variables
Lee Jones
1
-15
/
+12
2020-11-07
rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'
Lee Jones
1
-2
/
+2
2020-11-07
rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal'
Lee Jones
1
-2
/
+2
2020-11-07
rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'
Lee Jones
1
-3
/
+1
2020-11-07
rtlwifi: phy: Remove set but unused variable 'bbvalue'
Lee Jones
1
-3
/
+1
2020-11-07
rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variables
Lee Jones
1
-24
/
+24
2020-11-07
rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc format
Lee Jones
1
-1
/
+1
2020-11-07
rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parameters
Lee Jones
1
-4
/
+3
2020-11-07
rtw88: rtw8822c: Remove unused variable 'corr_val'
Lee Jones
1
-2
/
+2
2020-11-07
rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-11-07
rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap().
Sebastian Andrzej Siewior
1
-19
/
+6
2020-11-07
rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices
Tokunori Ikegami
1
-0
/
+3
2020-11-07
rtw88: decide lps deep mode from firmware feature.
Chin-Yen Lee
7
-17
/
+48
2020-11-07
rtw88: add C2H response for checking firmware leave lps
Chin-Yen Lee
6
-5
/
+54
2020-11-07
rtw88: store firmware feature in firmware header
Chin-Yen Lee
3
-1
/
+23
2020-11-07
rtw88: sync the power state between driver and firmware
Chin-Yen Lee
1
-37
/
+28
2020-11-07
rtw88: coex: separate BLE HID profile from BLE profile
Ching-Te Ku
5
-9
/
+42
2020-11-07
rtlwifi: Fix non-canonical address access issues
WeitaoWangoc
1
-1
/
+0
2020-11-07
rtw88: remove extraneous 'const' qualifier
Arnd Bergmann
1
-1
/
+1
2020-11-07
rtlwifi: fix -Wpointer-sign warning
Arnd Bergmann
3
-44
/
+45
2020-11-07
wireless: remove unneeded break
Tom Rix
3
-5
/
+0
2020-11-02
rtw88: fix fw_fifo_addr check
Tom Rix
1
-1
/
+1
2020-10-08
rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
Chris Chiu
3
-3
/
+2
2020-10-02
Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
12
-84
/
+374
[prev]
[next]