index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-19
1
-2
/
+2
|
\
|
*
rtlwifi: Modify rtl_pci_init to return 0 on success
Simon Graham
2012-02-09
1
-2
/
+2
*
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
17
-49
/
+42
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
107
-2789
/
+2465
|
\
\
|
*
|
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
20
-164
/
+194
|
*
|
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
19
-47
/
+21
|
*
|
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
2
-1
/
+2
|
*
|
rtl8192se: Update copyright dates
Larry Finger
2012-01-24
20
-20
/
+20
|
*
|
rtl8192de: Update copyright dates
Larry Finger
2012-01-24
20
-20
/
+20
|
*
|
rtl8192cu: Update copyright dates
Larry Finger
2012-01-24
20
-20
/
+20
|
*
|
rtl8192ce: Update copyright dates
Larry Finger
2012-01-24
18
-18
/
+18
|
*
|
rtl8192c_common: Update copyright dates
Larry Finger
2012-01-24
7
-7
/
+7
|
*
|
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
21
-21
/
+21
|
*
|
rtl8192cu: Remove dead code never selected
Larry Finger
2012-01-24
1
-170
/
+0
|
*
|
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
2012-01-24
4
-10
/
+20
|
*
|
rtlwifi: Simplify chip version id logging
Joe Perches
2012-01-24
2
-38
/
+27
|
*
|
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
2012-01-24
3
-5
/
+5
|
*
|
rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code
Joe Perches
2012-01-24
2
-0
/
+39
|
*
|
rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size
Joe Perches
2012-01-24
1
-3
/
+3
|
*
|
rtlwifi: Remove duplicate __func__
Joe Perches
2012-01-24
1
-1
/
+1
|
*
|
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
21
-70
/
+68
|
*
|
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
9
-370
/
+355
|
*
|
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
44
-1784
/
+1613
|
*
|
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2012-01-24
12
-26
/
+23
|
*
|
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
2012-01-24
5
-53
/
+47
|
|
/
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-4
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-12
1
-0
/
+4
|
\
|
*
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
2012-01-10
1
-0
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-2
/
+2
|
\
\
|
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-2
/
+2
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-12
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-12
/
+1
|
|
\
\
|
|
*
|
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
|
|
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-09
4
-4
/
+4
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-30
1
-8
/
+9
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
3
-2
/
+5
|
\
\
\
\
|
*
|
|
|
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
2011-12-19
3
-2
/
+5
*
|
|
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
|
|
|
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
7
-13
/
+13
|
/
/
/
/
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
4
-4
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
2011-12-07
4
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
2011-12-13
3
-15
/
+12
*
|
|
rtlwifi: use work for lps
Stanislaw Gruszka
2011-12-13
2
-13
/
+16
*
|
|
rtl8192c: Do not log firmware load message unless actually done
Larry Finger
2011-12-06
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-8
/
+9
|
\
\
\
|
|
/
/
|
*
|
rtlwifi: fix lps_lock deadlock
Stanislaw Gruszka
2011-11-28
1
-8
/
+9
*
|
|
rtlwifi: Fix incorrect return of IRQ_HANDLED
Larry Finger
2011-11-28
1
-2
/
+5
*
|
|
rtlwifi: squash warning in _usb_read_sync
John W. Linville
2011-11-22
1
-2
/
+3
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
15
-2
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
14
-0
/
+14
|
|
\
\
[next]