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
*
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
Michael Schenk
2017-01-28
1
-0
/
+18
*
rtlwifi: rtl8192cu: Convert driver to use common macros
Larry Finger
2017-01-20
2
-163
/
+132
*
rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BE
Larry Finger
2017-01-20
1
-2
/
+2
*
rtlwifi: Download firmware as bytes rather than as dwords
Larry Finger
2017-01-20
9
-381
/
+85
*
rtlwifi: Remove debugging entry in sysfs
Larry Finger
2017-01-20
3
-68
/
+0
*
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-20
15
-105
/
+70
*
rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATA
Larry Finger
2017-01-20
2
-24
/
+51
*
rtl8xxxu: Update author/maintainer contact info
Jes Sorensen
2017-01-20
7
-8
/
+8
*
rtl8xxxu: Add additional USB IDs for rtl8192eu devices
Axel Köllhofer
2017-01-20
1
-0
/
+7
*
rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu)
Axel Köllhofer
2017-01-20
1
-0
/
+3
*
rtl8xxxu: Add another 8192eu device to the USB list
Jes Sorensen
2017-01-20
1
-0
/
+3
*
rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as tested
Jes Sorensen
2017-01-20
1
-0
/
+1
*
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
74
-813
/
+541
|
\
|
*
rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"
Colin Ian King
2017-01-01
1
-1
/
+1
|
*
rtlwifi: fix spelling mistake: "contry" -> "country"
Colin Ian King
2016-12-30
1
-1
/
+1
|
*
rtlwifi: Fix alignment issues
Ping-Ke Shih
2016-12-30
2
-2
/
+2
|
*
rtlwifi: Remove some redundant code
Larry Finger
2016-12-30
7
-57
/
+11
|
*
rtlwifi: rtl8188ee: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
5
-63
/
+38
|
*
rtlwifi: rtl8192c-common: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
2
-31
/
+17
|
*
rtlwifi: rtl8192ce: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
5
-42
/
+28
|
*
rtlwifi: rtl8192cu: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-47
/
+29
|
*
rtlwifi: rtl8192de: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-65
/
+46
|
*
rtlwifi: rtl8192se: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-88
/
+57
|
*
rtlwifi: rtl8723-common: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
2
-12
/
+9
|
*
rtlwifi: rtl8192ee: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
5
-40
/
+28
|
*
rtlwifi: rtl8723ae: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-40
/
+30
|
*
rtlwifi: rtl8723be: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-38
/
+29
|
*
rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-58
/
+37
|
*
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-12-30
8
-92
/
+49
|
*
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-30
38
-140
/
+133
*
|
rtlwifi: Fix kernel oops introduced with commit e49656147359
Larry Finger
2016-12-21
1
-1
/
+2
*
|
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-15
13
-26
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
*
|
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-12-02
7
-76
/
+131
|
\
\
|
*
|
rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting
Jes Sorensen
2016-12-01
1
-0
/
+8
|
*
|
rtlwifi: Fix enter/exit power_save
Larry Finger
2016-11-29
4
-27
/
+40
|
*
|
rtl8xxxu: tx rate reported before set
Barry Day
2016-11-28
1
-4
/
+4
|
*
|
rtl8xxxu: Fix non static symbol warning
Wei Yongjun
2016-11-25
1
-1
/
+1
|
*
|
rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count
Jes Sorensen
2016-11-25
2
-38
/
+60
|
*
|
rtl8xxxu: Obtain RTS rates from mac80211
Jes Sorensen
2016-11-25
2
-20
/
+32
|
*
|
rtl8xxxu: Fix rtl8192eu driver reload issue
Jes Sorensen
2016-11-25
1
-1
/
+7
|
*
|
rtl8xxxu: Fix rtl8723bu driver reload issue
Jes Sorensen
2016-11-25
1
-0
/
+4
|
*
|
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2016-11-25
2
-4
/
+4
|
*
|
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Jes Sorensen
2016-11-25
1
-1
/
+6
*
|
|
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-28
97
-385
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
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
[next]