index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
rtlwifi: remove return in _rtl_pci_switch_clk_req
Devendra.Naga
1
-3
/
+1
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
107
-2789
/
+2465
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-4
/
+1
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
20
-164
/
+194
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
19
-47
/
+21
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
2
-1
/
+2
2012-01-24
rtl8192se: Update copyright dates
Larry Finger
20
-20
/
+20
2012-01-24
rtl8192de: Update copyright dates
Larry Finger
20
-20
/
+20
2012-01-24
rtl8192cu: Update copyright dates
Larry Finger
20
-20
/
+20
2012-01-24
rtl8192ce: Update copyright dates
Larry Finger
18
-18
/
+18
2012-01-24
rtl8192c_common: Update copyright dates
Larry Finger
7
-7
/
+7
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
21
-21
/
+21
2012-01-24
rtl8192cu: Remove dead code never selected
Larry Finger
1
-170
/
+0
2012-01-24
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
4
-10
/
+20
2012-01-24
rtlwifi: Simplify chip version id logging
Joe Perches
2
-38
/
+27
2012-01-24
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
3
-5
/
+5
2012-01-24
rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code
Joe Perches
2
-0
/
+39
2012-01-24
rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size
Joe Perches
1
-3
/
+3
2012-01-24
rtlwifi: Remove duplicate __func__
Joe Perches
1
-1
/
+1
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
21
-70
/
+68
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
9
-370
/
+355
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
44
-1784
/
+1613
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
12
-26
/
+23
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
5
-53
/
+47
2012-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+4
2012-01-10
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
1
-0
/
+4
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-12
/
+1
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+5
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
7
-13
/
+13
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
3
-2
/
+5
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+4
2011-12-13
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
3
-15
/
+12
2011-12-13
rtlwifi: use work for lps
Stanislaw Gruszka
2
-13
/
+16
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+4
2011-12-07
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
4
-4
/
+4
2011-12-06
rtl8192c: Do not log firmware load message unless actually done
Larry Finger
1
-1
/
+1
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+9
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-2
/
+2
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+9
2011-11-28
rtlwifi: Fix incorrect return of IRQ_HANDLED
Larry Finger
1
-2
/
+5
2011-11-28
rtlwifi: fix lps_lock deadlock
Stanislaw Gruszka
1
-8
/
+9
2011-11-22
rtlwifi: squash warning in _usb_read_sync
John W. Linville
1
-2
/
+3
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
15
-2
/
+16
2011-11-21
rtlwifi: Remove redundant code from PCI interrupt
Larry Finger
1
-3
/
+0
2011-11-21
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
7
-36
/
+43
2011-11-21
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
5
-3
/
+64
2011-11-21
rtlwifi: rtl8192cu: Allow retries for USB I/O
George
2
-4
/
+16
[prev]
[next]