index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
Larry Finger
1
-0
/
+1
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/jikos/trivial
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
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
2016-11-17
rtlwifi: rtl8723ae: Remove address of Free Software Foundation
Larry Finger
4
-16
/
+0
2016-11-17
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-11-17
rtlwifi: rtl8192ce: Remove address of Free Software Foundation
Larry Finger
18
-72
/
+0
2016-11-17
rtlwifi: rtl8192se: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-11-17
rtlwifi: rtl8192de: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-10-13
rtlwifi: Fix regression caused by commit d86e64768859
Larry Finger
11
-51
/
+45
2016-10-07
rtl8xxxu: Fix rtl8192eu driver reload issue
Jes Sorensen
1
-1
/
+7
2016-10-07
rtl8xxxu: Fix rtl8723bu driver reload issue
Jes Sorensen
1
-0
/
+4
2016-10-07
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2
-4
/
+4
2016-10-07
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Jes Sorensen
1
-1
/
+6
2016-09-27
rtlwifi: Add explicit values to hw_variables enum
Larry Finger
1
-99
/
+99
2016-09-27
rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
Larry Finger
7
-0
/
+14
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
38
-123
/
+128
2016-09-26
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
2
-1
/
+3
2016-09-26
rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()
Jes Sorensen
1
-18
/
+19
2016-09-26
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
2
-6
/
+9
2016-09-26
rtl8xxxu: Fix off by one error calculating pubq
Jes Sorensen
1
-1
/
+1
2016-09-17
rtl8xxxu: Implement 8192e specific power down sequence
Jes Sorensen
2
-1
/
+144
2016-09-14
rtlwifi: rtl818x: constify local structures
Julia Lawall
8
-8
/
+8
2016-09-14
rtl8xxxu: fix spelling mistake "firmare" -> "firmware"
Colin Ian King
1
-2
/
+2
2016-09-14
rtl8xxxu: Reset device on module unload if still attached
Jes Sorensen
1
-0
/
+5
2016-09-03
rtlwifi/rtl8192de: Fix print format string
Oleg Drokin
1
-3
/
+3
2016-09-03
rtlwifi: Fix missing country code for Great Britain
Larry Finger
1
-1
/
+3
2016-09-03
rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty
Hans de Goede
1
-5
/
+5
[prev]
[next]