index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192de
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: 8192de: use le32 to access cckswing tables
Ping-Ke Shih
2019-05-28
1
-22
/
+14
*
rtlwifi: 8192de: Fix used uninitialized variables in power tracking
Ping-Ke Shih
2019-05-28
1
-2
/
+9
*
rtlwifi: 8192de: make tables to be 'static const'
Ping-Ke Shih
2019-05-28
1
-4
/
+4
*
rtlwifi: 8192de: Reduce indentation and fix coding style
Ping-Ke Shih
2019-05-28
1
-337
/
+303
*
rtlwifi: rtl8188de: Remove CamelCase variables
Larry Finger
2019-02-19
6
-102
/
+102
*
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
1
-1
/
+1
*
rtlwifi: rtl8192de: Replace old-style license information
Larry Finger
2019-02-19
20
-482
/
+40
*
rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information
Shaokun Zhang
2018-11-06
1
-1
/
+1
*
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-12-07
2
-11
/
+4
*
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
2
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
1
-1
/
+5
*
|
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
2
-4
/
+5
*
|
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-10-13
3
-3
/
+5
|
/
*
rtlwifi: rtl8192de: constify pci_device_id.
Arvind Yadav
2017-08-03
1
-1
/
+1
*
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
2017-07-28
1
-0
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-25
1
-1
/
+1
|
\
|
*
rtlwifi: fix REG_USTIME_TSF register definition
Kevin Lo
2017-06-21
1
-1
/
+1
*
|
net: replace more place to skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+1
|
/
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-2
/
+2
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-2
/
+2
*
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2017-02-08
2
-14
/
+15
*
rtlwifi: Download firmware as bytes rather than as dwords
Larry Finger
2017-01-20
1
-61
/
+9
*
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-20
1
-5
/
+6
*
rtlwifi: rtl8192de: Remove a pointless goto
Larry Finger
2017-01-17
1
-1
/
+0
*
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2017-01-02
7
-84
/
+59
|
\
|
*
rtlwifi: Remove some redundant code
Larry Finger
2016-12-30
1
-8
/
+2
|
*
rtlwifi: rtl8192de: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-65
/
+46
|
*
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-30
4
-11
/
+11
*
|
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-15
1
-2
/
+0
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-28
20
-80
/
+0
|
\
|
*
rtlwifi: rtl8192de: Remove address of Free Software Foundation
Larry Finger
2016-11-17
20
-80
/
+0
*
|
rtlwifi: Fix regression caused by commit d86e64768859
Larry Finger
2016-10-13
1
-3
/
+3
|
/
*
rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
Larry Finger
2016-09-27
1
-0
/
+2
*
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-09-27
4
-16
/
+16
*
rtlwifi: rtl818x: constify local structures
Julia Lawall
2016-09-14
1
-1
/
+1
*
rtlwifi/rtl8192de: Fix print format string
Oleg Drokin
2016-09-03
1
-3
/
+3
*
rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()
Christian Engelmayer
2016-09-03
1
-1
/
+2
*
rtlwifi: rtl8192de: Convert driver to use common hardware info routine
Larry Finger
2016-07-08
1
-62
/
+15
*
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
2016-07-08
2
-3
/
+3
*
rtlwifi: use s8 instead of char
Arnd Bergmann
2016-06-29
4
-7
/
+7
*
rtlwifi: fix error handling in *_read_adapter_info()
Arnd Bergmann
2016-06-16
1
-5
/
+11
*
rtlwifi: rtl8192de: Convert driver to use common 5G channels
Larry Finger
2016-02-25
1
-19
/
+4
*
rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
Larry Finger
2015-12-30
1
-2
/
+2
*
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
2015-10-14
21
-0
/
+14705