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
/
rtlwifi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
2016-11-17
1
-1
/
+1
*
rtlwifi: Remove address of Free Software Foundation
Larry Finger
2016-11-17
4
-16
/
+0
*
rtlwifi: rtl8192c: Remove address of Free Software Foundation
Larry Finger
2016-11-17
6
-24
/
+0
*
rtlwifi: rtl8188ee: Remove address of Free Software Foundation
Larry Finger
2016-11-17
4
-16
/
+0
*
rtlwifi: rtl8723ae: Remove address of Free Software Foundation
Larry Finger
2016-11-17
4
-16
/
+0
*
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
Larry Finger
2016-11-17
20
-80
/
+0
*
rtlwifi: rtl8192ce: Remove address of Free Software Foundation
Larry Finger
2016-11-17
18
-72
/
+0
*
rtlwifi: rtl8192se: Remove address of Free Software Foundation
Larry Finger
2016-11-17
20
-80
/
+0
*
rtlwifi: rtl8192de: Remove address of Free Software Foundation
Larry Finger
2016-11-17
20
-80
/
+0
*
rtlwifi: Add explicit values to hw_variables enum
Larry Finger
2016-09-27
1
-104
/
+104
*
rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
Larry Finger
2016-09-27
7
-0
/
+14
*
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-09-27
38
-123
/
+128
*
rtlwifi: rtl818x: constify local structures
Julia Lawall
2016-09-14
8
-8
/
+8
*
rtlwifi/rtl8192de: Fix print format string
Oleg Drokin
2016-09-03
1
-3
/
+3
*
rtlwifi: Fix missing country code for Great Britain
Larry Finger
2016-09-03
1
-1
/
+3
*
rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info()
Christian Engelmayer
2016-09-03
1
-1
/
+1
*
rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()
Christian Engelmayer
2016-09-03
1
-1
/
+2
*
rtlwifi: remove superfluous condition
Heinrich Schuchardt
2016-09-03
1
-1
/
+1
*
net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...
Wolfram Sang
2016-08-13
1
-7
/
+1
*
rtlwifi: don't add include path for rtl8188ee
Arnd Bergmann
2016-07-19
1
-1
/
+1
*
rtlwifi: rtl8723ae: Clean up the hardware info routine
Larry Finger
2016-07-08
1
-114
/
+117
*
rtlwifi: rtl8192de: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-62
/
+15
*
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-73
/
+11
*
rtlwifi: rtl8723be: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-62
/
+12
*
rtlwifi: rtl8723ae: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-65
/
+11
*
rtlwifi: rtl8192ee: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-61
/
+12
*
rtlwifi: rtl8188ee: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-63
/
+13
*
rtlwifi: rtl8192cu: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-46
/
+15
*
rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-71
/
+12
*
rtlwifi: Create common routine to get hardware info
Larry Finger
2016-07-08
2
-0
/
+80
*
rtlwifi: Fix typo in printk
Masanari Iida
2016-07-08
7
-7
/
+7
*
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-07-08
33
-60
/
+60
*
rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
Joe Perches
2016-07-08
2
-8
/
+34
*
rtlwifi: rtl8821ae: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
rtlwifi: rtl8723ae: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
rtlwifi: rtl8723be: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
rtlwifi: rtl8192ee: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
rtlwifi: rtl8188ee: Fix potential race condition
Larry Finger
2016-07-05
1
-0
/
+2
*
rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()
Larry Finger
2016-07-05
2
-19
/
+9
*
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-06-29
36
-129
/
+129
*
Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...
David S. Miller
2016-06-23
11
-55
/
+97
|
\
|
*
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
2016-06-16
9
-43
/
+94
|
*
rtlwifi: rtl8192ee: simplify coding
Heinrich Schuchardt
2016-06-14
1
-11
/
+2
|
*
rtlwifi: rtl8723be: avoid undefined behavior
Heinrich Schuchardt
2016-06-14
1
-1
/
+1
*
|
rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01
Larry Finger
2016-05-27
1
-3
/
+3
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
2016-05-21
7
-17
/
+12
|
\
|
*
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
2016-05-11
1
-1
/
+1
|
*
rtlwifi: Remove double check for cnt_after_linked
wang yanqing
2016-05-11
1
-8
/
+4
|
*
rtlwifi: rtl818x: silence uninitialized variable warning
Dan Carpenter
2016-05-11
1
-2
/
+1
|
*
rtlwifi: Fix logic error in enter/exit power-save mode
wang yanqing
2016-05-11
1
-2
/
+2
[next]