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.12.y
linux-6.13.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
2020-01-26
rtw88: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-26
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2020-01-26
rtlwifi: rtl8723be: Make functions static & rm sw.h
Amadeusz Sławiński
2
-17
/
+3
2020-01-26
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2
-17
/
+3
2020-01-26
rtlwifi: rtl8192se: Remove sw.h header
Amadeusz Sławiński
2
-14
/
+0
2020-01-26
rtlwifi: rtl8192ee: Make functions static & rm sw.h
Amadeusz Sławiński
2
-15
/
+3
2020-01-26
rtlwifi: rtl8192cu: Remove sw.h header
Amadeusz Sławiński
2
-28
/
+0
2020-01-26
rtlwifi: rtl8192ce: Make functions static & rm sw.h
Amadeusz Sławiński
2
-18
/
+2
2020-01-26
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2020-01-26
rtlwifi: rtl8192cu: Fix typo
Amadeusz Sławiński
1
-17
/
+17
2020-01-26
rtw88: change max_num_of_tx_queue() definition to inline in pci.h
Zong-Zhe Yang
1
-1
/
+1
2020-01-26
rtw88: assign NULL to skb after being kfree()'ed
Yan-Hsuan Chuang
1
-1
/
+4
2020-01-26
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()
Chin-Yen Lee
1
-1
/
+1
2020-01-26
rtw88: remove unused vif pointer in struct rtw_vif
Yan-Hsuan Chuang
2
-2
/
+0
2020-01-26
rtw88: remove unused variable 'in_lps'
Yan-Hsuan Chuang
2
-2
/
+0
2020-01-26
rtw88: remove unused spinlock
Tzu-En Huang
2
-4
/
+0
2020-01-26
rtw88: 8822c: update power sequence to v15
Tzu-En Huang
1
-3
/
+3
2020-01-26
rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M
Ping-Ke Shih
1
-4
/
+6
2020-01-26
rtw88: fix rate mask for 1SS chip
Ping-Ke Shih
1
-7
/
+5
2020-01-26
rtw88: Add wowlan net-detect support
Chin-Yen Lee
7
-15
/
+571
2020-01-26
rtw88: Add wowlan pattern match support
Chin-Yen Lee
7
-0
/
+274
2020-01-26
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
13
-0
/
+836
2020-01-26
rtw88: load wowlan firmware if wowlan is supported
Chin-Yen Lee
2
-12
/
+70
2020-01-26
rtw88: add interface config for 8822c
Yan-Hsuan Chuang
4
-0
/
+27
2020-01-26
rtw88: pci: reset dma when reset pci trx ring
Chin-Yen Lee
1
-9
/
+10
2020-01-26
rtw88: pci: reset ring index when release skbs in tx ring
Chin-Yen Lee
1
-0
/
+1
2019-12-18
rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping
Michael Straube
1
-29
/
+2
2019-12-18
rtlwifi: rtl8192cu: use generic rtl_signal_scale_mapping
Michael Straube
1
-31
/
+2
2019-12-18
rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping
Michael Straube
1
-32
/
+2
2019-12-18
rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentage
Michael Straube
1
-13
/
+3
2019-12-18
rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentage
Michael Straube
1
-13
/
+3
2019-12-18
rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
Michael Straube
1
-12
/
+2
2019-12-18
rtl8xxxu: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-18
rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran
1
-4
/
+6
2019-12-18
rtlwifi: Remove last definitions of local bit manipulation macros
Larry Finger
1
-115
/
+0
2019-12-18
rtlwifi: rtl8723be: Remove usage of private bit manipulation macros
Larry Finger
1
-16
/
+14
2019-12-18
rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros
Larry Finger
1
-7
/
+7
2019-12-18
rtlwifi: rtl8192ee: Remove usage of private bit manipulation macros
Larry Finger
1
-20
/
+16
2019-12-18
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
1
-55
/
+47
2019-12-18
rtlwifi: Remove dependence on special bit manipulation macros for common driver
Larry Finger
2
-12
/
+12
2019-12-18
rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...
Larry Finger
3
-23
/
+21
2019-12-18
rtlwifi: rtl8188ee: Remove usage of private bit manipulation
Larry Finger
3
-77
/
+49
2019-12-18
rtlwifi: rtl8192de: Remove usage of private bit manipulation macros
Larry Finger
1
-54
/
+7
2019-12-18
rtlwifi: rtl8192de: Convert inline routines to little-endian words
Larry Finger
2
-150
/
+159
2019-12-18
rtlwifi: rtl8192de: Convert macros that set descriptor
Larry Finger
2
-269
/
+458
2019-12-18
rtlwifi: rtl8192de: Replace local bit manipulation macros
Larry Finger
1
-91
/
+69
2019-12-18
rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macros
Larry Finger
1
-326
/
+3
2019-11-20
rtl8xxxu: Remove set but not used variable 'vif','dev','len'
zhengbin
1
-6
/
+0
2019-11-20
rtw88: allows to enable/disable HCI link PS mechanism
Yan-Hsuan Chuang
4
-0
/
+51
2019-11-20
rtw88: pci: enable CLKREQ function if host supports it
Yan-Hsuan Chuang
2
-0
/
+85
[next]