index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
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: Fix regression caused by commit d86e64768859
Larry Finger
2016-10-13
11
-51
/
+45
*
|
rtl8xxxu: Fix rtl8192eu driver reload issue
Jes Sorensen
2016-10-07
1
-1
/
+7
*
|
rtl8xxxu: Fix rtl8723bu driver reload issue
Jes Sorensen
2016-10-07
1
-0
/
+4
*
|
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2016-10-07
2
-4
/
+4
*
|
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Jes Sorensen
2016-10-07
1
-1
/
+6
|
/
*
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
*
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
2016-09-26
2
-1
/
+3
*
rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()
Jes Sorensen
2016-09-26
1
-18
/
+19
*
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
2016-09-26
2
-6
/
+9
*
rtl8xxxu: Fix off by one error calculating pubq
Jes Sorensen
2016-09-26
1
-1
/
+1
*
rtl8xxxu: Implement 8192e specific power down sequence
Jes Sorensen
2016-09-17
2
-1
/
+144
*
rtlwifi: rtl818x: constify local structures
Julia Lawall
2016-09-14
8
-8
/
+8
*
rtl8xxxu: fix spelling mistake "firmare" -> "firmware"
Colin Ian King
2016-09-14
1
-2
/
+2
*
rtl8xxxu: Reset device on module unload if still attached
Jes Sorensen
2016-09-14
1
-0
/
+5
*
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
*
rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty
Hans de Goede
2016-09-03
1
-5
/
+5
*
rtl8xxxu: gen1: Fix non static symbol warning
Wei Yongjun
2016-09-03
1
-1
/
+1
*
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
2016-09-03
6
-89
/
+125
*
rtl8xxxu: Determine need for shore preamble before updating TX descriptors
Jes Sorensen
2016-09-03
1
-5
/
+7
*
rtl8xxxu: Determine the need for SGI before handling specific TX desc formats
Jes Sorensen
2016-09-03
1
-6
/
+8
*
rtl8xxxu: Simplify calculating of hw value used for setting TX rate
Jes Sorensen
2016-09-03
1
-3
/
+4
*
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
2016-09-03
4
-1
/
+4
*
rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags
Jes Sorensen
2016-09-03
1
-2
/
+2
*
rtl8xxxu: Use flag to indicate whether device has TX report timer support
Jes Sorensen
2016-09-03
3
-3
/
+4
*
rtl8xxxu: Add interrupt bit definitions for gen2 parts
Jes Sorensen
2016-09-03
1
-0
/
+56
*
rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFO
Jes Sorensen
2016-09-03
1
-0
/
+4
*
rtl8xxxu: Simplify code setting TX buffer boundary
Jes Sorensen
2016-09-03
1
-7
/
+1
*
rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()
Jes Sorensen
2016-09-03
1
-28
/
+2
*
rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...
Jes Sorensen
2016-09-03
1
-0
/
+4
*
rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routine
Jes Sorensen
2016-09-03
1
-0
/
+4
*
rtl8xxxu: Add TX page defines for 8723b
Jes Sorensen
2016-09-03
2
-0
/
+10
*
rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devices
Jes Sorensen
2016-09-03
1
-0
/
+7
*
rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails
Jes Sorensen
2016-09-03
1
-3
/
+17
*
rtl8xxxu: Mark 0x2001:0x3308 as tested
Jes Sorensen
2016-09-03
1
-2
/
+7
*
rtl8xxxu: Mark 0x20f4:0x648b as tested
Jes Sorensen
2016-09-03
1
-2
/
+7
*
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
[prev]
[next]