index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtw88: Fix return value of rtw_wow_check_fw_status
Chin-Yen Lee
2020-02-03
1
-12
/
+11
*
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
2020-01-26
3
-3
/
+3
*
rtlwifi: rtl8723ae: remove unused variables
YueHaibing
2020-01-26
1
-112
/
+0
*
rtlwifi: rtl8192ee: remove unused variables
YueHaibing
2020-01-26
1
-118
/
+0
*
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
2020-01-26
1
-118
/
+0
*
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Colin Ian King
2020-01-26
1
-1
/
+1
*
rtw88: use shorter delay time to poll PS state
Yan-Hsuan Chuang
2020-01-26
1
-2
/
+2
*
rtw88: fix potential NULL skb access in TX ISR
Yan-Hsuan Chuang
2020-01-26
1
-0
/
+5
*
rtw88: use true,false for bool variable
zhengbin
2020-01-26
1
-1
/
+1
*
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-16
/
+3
*
rtlwifi: rtl8723be: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-17
/
+3
*
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-17
/
+3
*
rtlwifi: rtl8192se: Remove sw.h header
Amadeusz Sławiński
2020-01-26
2
-14
/
+0
*
rtlwifi: rtl8192ee: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-15
/
+3
*
rtlwifi: rtl8192cu: Remove sw.h header
Amadeusz Sławiński
2020-01-26
2
-28
/
+0
*
rtlwifi: rtl8192ce: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-18
/
+2
*
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-16
/
+3
*
rtlwifi: rtl8192cu: Fix typo
Amadeusz Sławiński
2020-01-26
1
-17
/
+17
*
rtw88: change max_num_of_tx_queue() definition to inline in pci.h
Zong-Zhe Yang
2020-01-26
1
-1
/
+1
*
rtw88: assign NULL to skb after being kfree()'ed
Yan-Hsuan Chuang
2020-01-26
1
-1
/
+4
*
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()
Chin-Yen Lee
2020-01-26
1
-1
/
+1
*
rtw88: remove unused vif pointer in struct rtw_vif
Yan-Hsuan Chuang
2020-01-26
2
-2
/
+0
*
rtw88: remove unused variable 'in_lps'
Yan-Hsuan Chuang
2020-01-26
2
-2
/
+0
*
rtw88: remove unused spinlock
Tzu-En Huang
2020-01-26
2
-4
/
+0
*
rtw88: 8822c: update power sequence to v15
Tzu-En Huang
2020-01-26
1
-3
/
+3
*
rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M
Ping-Ke Shih
2020-01-26
1
-4
/
+6
*
rtw88: fix rate mask for 1SS chip
Ping-Ke Shih
2020-01-26
1
-7
/
+5
*
rtw88: Add wowlan net-detect support
Chin-Yen Lee
2020-01-26
7
-15
/
+571
*
rtw88: Add wowlan pattern match support
Chin-Yen Lee
2020-01-26
7
-0
/
+274
*
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
2020-01-26
13
-0
/
+836
*
rtw88: load wowlan firmware if wowlan is supported
Chin-Yen Lee
2020-01-26
2
-12
/
+70
*
rtw88: add interface config for 8822c
Yan-Hsuan Chuang
2020-01-26
4
-0
/
+27
*
rtw88: pci: reset dma when reset pci trx ring
Chin-Yen Lee
2020-01-26
1
-9
/
+10
*
rtw88: pci: reset ring index when release skbs in tx ring
Chin-Yen Lee
2020-01-26
1
-0
/
+1
*
rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping
Michael Straube
2019-12-18
1
-29
/
+2
*
rtlwifi: rtl8192cu: use generic rtl_signal_scale_mapping
Michael Straube
2019-12-18
1
-31
/
+2
*
rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping
Michael Straube
2019-12-18
1
-32
/
+2
*
rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentage
Michael Straube
2019-12-18
1
-13
/
+3
*
rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentage
Michael Straube
2019-12-18
1
-13
/
+3
*
rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
Michael Straube
2019-12-18
1
-12
/
+2
*
rtl8xxxu: fix interface sanity check
Johan Hovold
2019-12-18
1
-1
/
+1
*
rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran
2019-12-18
1
-4
/
+6
*
rtlwifi: Remove last definitions of local bit manipulation macros
Larry Finger
2019-12-18
1
-115
/
+0
*
rtlwifi: rtl8723be: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-16
/
+14
*
rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-7
/
+7
*
rtlwifi: rtl8192ee: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-20
/
+16
*
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-55
/
+47
*
rtlwifi: Remove dependence on special bit manipulation macros for common driver
Larry Finger
2019-12-18
2
-12
/
+12
*
rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...
Larry Finger
2019-12-18
3
-23
/
+21
*
rtlwifi: rtl8188ee: Remove usage of private bit manipulation
Larry Finger
2019-12-18
3
-77
/
+49
[next]