index
:
kernel/linux.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
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-03-07
rtlwifi: rtl8192ce: Fix loss of receive performance
Jingjun Wu
1
-0
/
+4
2012-03-06
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
Larry Finger
1
-3
/
+8
2012-03-06
rtlwifi: Remove extraneous value return
Larry Finger
1
-3
/
+2
2012-03-06
rtlwifi: Detect misread of end-point count
Larry Finger
1
-3
/
+10
2012-02-27
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
1
-1
/
+1
2012-02-22
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2
-2
/
+4
2012-02-22
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
1
-3
/
+3
2012-02-22
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
3
-277
/
+104
2012-02-22
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...
Devendra.Naga
1
-1
/
+1
2012-02-09
rtlwifi: Modify rtl_pci_init to return 0 on success
John W. Linville
1
-3
/
+3
2012-02-09
rtlwifi: Return correct failure code on error
Simon Graham
1
-1
/
+1
2012-02-09
rtlwifi: Handle previous allocation failures when freeing device memory
Simon Graham
1
-6
/
+10
2012-02-06
rtlwifi: Fix PCI probe error path orphaned memory
Tim Gardner
1
-7
/
+12
2012-02-06
rtlwifi: Remove extra debugging message accidentally left in
Larry Finger
1
-3
/
+1
2012-02-06
rtlwifi: Fix typo in dm.c
Masanari Iida
1
-1
/
+1
2012-02-06
rtlwifi: remove return in _rtl_pci_switch_clk_req
Devendra.Naga
1
-3
/
+1
2012-01-31
rtlwifi: Convert to asynchronous firmware load
Larry Finger
20
-164
/
+194
2012-01-31
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-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+4
2012-01-11
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
1
-0
/
+4
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-01-08
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-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+5
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-20
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-14
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
3
-15
/
+12
2011-12-14
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
[next]