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