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
*
rtw88: 8822c: remove CCK TX setting when switch channel
Chien-Hsun Liao
2020-05-29
1
-2
/
+0
*
rtw88: 8822c: fix missing brace warning for old compilers
Yan-Hsuan Chuang
2020-05-29
1
-1
/
+1
*
rtw88: fix EAPOL 4-way failure by finish IQK earlier
Ping-Ke Shih
2020-05-29
3
-2
/
+21
*
rtw88: coex: 8723d: handle BT inquiry cases
Ping-Ke Shih
2020-05-29
2
-5
/
+9
*
rtw88: coex: 8723d: set antanna control owner
Ping-Ke Shih
2020-05-29
4
-2
/
+17
*
Revert "rtw88: no need to set registers for SDIO"
Yan-Hsuan Chuang
2020-05-29
3
-0
/
+155
*
rtlwifi: rtl8192ee: remove redundant for-loop
Colin Ian King
2020-05-18
1
-8
/
+6
*
rtw88: no need to set registers for SDIO
Kevin Lo
2020-05-18
3
-155
/
+0
*
rtw88: 8723d: fix incorrect setting of ldo_pwr
Colin Ian King
2020-05-18
1
-1
/
+1
*
rtw88: rename rtw88.ko/rtwpci.ko to rtw88_core.ko/rtw88_pci.ko
Yan-Hsuan Chuang
2020-05-18
1
-4
/
+4
*
rtw88: extract: remove the unused after extracting
Zong-Zhe Yang
2020-05-18
2
-19
/
+0
*
rtw88: extract: make 8723d an individual kernel module
Zong-Zhe Yang
2020-05-18
7
-6
/
+60
*
rtw88: extract: make 8822b an individual kernel module
Zong-Zhe Yang
2020-05-18
7
-6
/
+60
*
rtw88: extract: make 8822c an individual kernel module
Zong-Zhe Yang
2020-05-18
7
-6
/
+60
*
rtw88: extract: export symbols about pci interface
Zong-Zhe Yang
2020-05-18
1
-5
/
+9
*
rtw88: extract: export symbols used in chip functionalities
Zong-Zhe Yang
2020-05-18
8
-0
/
+42
*
rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
Dan Carpenter
2020-05-18
1
-6
/
+2
*
rtl8187: Remove unused variable rtl8225z2_tx_power_ofdm
ChenTao
2020-05-13
1
-4
/
+0
*
rtw88: 8723d: fix sparse warnings for power tracking
Yan-Hsuan Chuang
2020-05-13
1
-1
/
+1
*
rtw88: 8723d: Add 8723DE to Kconfig and Makefile
Ping-Ke Shih
2020-05-13
2
-0
/
+11
*
rtw88: fill zeros to words 0x06 and 0x07 of security cam entry
Ping-Ke Shih
2020-05-13
1
-1
/
+5
*
rtw88: 8723d: Add coex support
Ping-Ke Shih
2020-05-13
2
-0
/
+330
*
rtw88: 8723d: set ltecoex register address in chip_info
Ping-Ke Shih
2020-05-13
6
-6
/
+43
*
rtw88: 8723d: implement flush queue
Ping-Ke Shih
2020-05-13
5
-18
/
+73
*
rtw88: 8723d: Add shutdown callback to disable BT USB suspend
Ping-Ke Shih
2020-05-13
4
-0
/
+25
*
rtw88: 8723d: Add power tracking
Ping-Ke Shih
2020-05-13
6
-5
/
+422
*
rtw88: 8723d: add IQ calibration
Ping-Ke Shih
2020-05-13
5
-0
/
+963
*
rtw88: 8723d: Add LC calibration
Ping-Ke Shih
2020-05-13
3
-0
/
+35
*
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-07
36
-395
/
+17939
|
\
|
*
rtlwifi: rtl8188ee: remove Comparison to bool in rf.c
Jason Yan
2020-05-06
1
-2
/
+2
|
*
rtlwifi: remove comparison of 0/1 to bool variable
Jason Yan
2020-05-06
1
-1
/
+1
|
*
rtw88: fix an issue about leak system resources
Dejin Zheng
2020-05-06
1
-0
/
+1
|
*
rtw88: 8723d: add interface configurations table
Ping-Ke Shih
2020-05-06
1
-0
/
+21
|
*
rtw88: 8723d: Set IG register for CCK rate
Ping-Ke Shih
2020-05-06
5
-0
/
+12
|
*
rtw88: 8723d: Add chip_ops::false_alarm_statistics
Ping-Ke Shih
2020-05-06
2
-0
/
+106
|
*
rtw88: 8723d: some chips don't support LDPC
Ping-Ke Shih
2020-05-06
5
-2
/
+16
|
*
rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
Ping-Ke Shih
2020-05-06
4
-7
/
+19
|
*
rtw88: 8723d: Add set_channel
Ping-Ke Shih
2020-05-06
3
-0
/
+195
|
*
rtw88: 8723d: Add query_rx_desc
Ping-Ke Shih
2020-05-06
2
-0
/
+138
|
*
rtw88: 8723d: Add DIG parameter
Ping-Ke Shih
2020-05-06
1
-0
/
+7
|
*
rtlwifi: use true,false for bool variable in rtl_init_rfkill()
Jason Yan
2020-05-06
1
-1
/
+1
|
*
rtw88: Use udelay instead of usleep in atomic context
Kai-Heng Feng
2020-05-06
1
-3
/
+3
|
*
rtw88: fix spelling mistake "fimrware" -> "firmware"
Colin Ian King
2020-05-04
1
-2
/
+2
|
*
rtw88: 8822c: update phy parameter tables to v50
Yan-Hsuan Chuang
2020-05-04
4
-226
/
+14443
|
*
rtw88: fix sparse warnings for download firmware routine
Yan-Hsuan Chuang
2020-04-28
1
-2
/
+4
|
*
rtw88: 8723d: initialize mac/bb/rf basic functions
Ping-Ke Shih
2020-04-23
4
-0
/
+162
|
*
rtw88: 8723d: Organize chip TX/RX FIFO
Ping-Ke Shih
2020-04-23
4
-46
/
+154
|
*
rtw88: 8723d: implement set_tx_power_index ops
Ping-Ke Shih
2020-04-23
1
-0
/
+61
|
*
rtw88: 8723d: 11N chips don't support H2C queue
Ping-Ke Shih
2020-04-23
2
-13
/
+28
|
*
rtw88: decompose while(1) loop of power sequence polling command
Ping-Ke Shih
2020-04-23
1
-34
/
+38
[next]