index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192se
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Move dig_t and ps_t structs
Larry Finger
2012-04-23
1
-42
/
+0
*
net/wireless: use module_pci_driver
Axel Lin
2012-04-16
1
-18
/
+1
*
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
2
-9
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
3
-23
/
+23
|
\
|
*
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2012-02-22
2
-2
/
+4
|
*
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
2012-02-22
1
-21
/
+19
*
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
4
-16
/
+15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
20
-387
/
+397
|
\
\
|
|
/
|
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
4
-23
/
+65
|
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
4
-11
/
+2
|
*
rtl8192se: Update copyright dates
Larry Finger
2012-01-24
20
-20
/
+20
|
*
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
2012-01-24
1
-2
/
+2
|
*
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
4
-12
/
+12
|
*
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-42
/
+43
|
*
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
8
-279
/
+255
|
*
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2012-01-24
1
-2
/
+2
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-4
/
+1
|
/
*
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
2012-01-10
1
-0
/
+4
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-09
1
-1
/
+1
|
\
|
*
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
2011-12-07
1
-1
/
+1
*
|
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II
Chaoming Li
2011-10-14
4
-33
/
+46
*
rtlwifi: Change PCI drivers to use the new PM framework
Larry Finger
2011-10-14
1
-6
/
+10
*
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
2011-10-11
1
-0
/
+5
*
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
2011-09-20
2
-2
/
+2
*
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
2011-09-20
1
-5
/
+9
*
rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
2011-08-24
3
-161
/
+32
*
rtlwifi: Convert printks to pr_<level>
Joe Perches
2011-07-21
4
-10
/
+15
*
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-20
1
-1
/
+1
*
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
2011-07-05
1
-3
/
+0
*
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-20
6
-11
/
+11
*
rtlwifi: rtl8192cu: Remove unused parameter
Mike McCormack
2011-06-20
1
-1
/
+2
*
rtlwifi: Fix warnings on parisc arch
Larry Finger
2011-06-10
2
-6
/
+2
*
rtlwifi: Don't block interrupts in spinlocks
Mike McCormack
2011-06-03
1
-6
/
+4
*
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
2011-06-03
1
-4
/
+0
*
rtlwifi: rtl8192se: Synchronize IRQ after disabling it
Larry Finger
2011-06-01
1
-0
/
+1
*
rtlwifi: rtl8192se: Use write barrier when assigning ownership
Larry Finger
2011-06-01
1
-0
/
+4
*
rtl8192se: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
5
-19
/
+5
*
rtlwifi: rtl8192se: Remove need to disable ASPM
Chaoming Li
2011-05-10
1
-1
/
+3
*
rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver
Chaoming Li
2011-05-05
2
-1
/
+16
*
rtlwifi: rtl8192se: Merge TX and RX routines
Chaoming Li
2011-05-05
2
-0
/
+1021
*
rtlwifi: rtl8192se: Merge table routines
Chaoming Li
2011-05-05
2
-0
/
+683
*
rtlwifi: rtl8192se: Merge main (sw) routines
Chaoming Li
2011-05-05
2
-0
/
+457
*
rtlwifi: rtl8192se: Merge rf routines
Chaoming Li
2011-05-05
2
-0
/
+589
*
rtlwifi: rtl8192se: Merge register definitions
Chaoming Li
2011-05-05
1
-0
/
+1188
*
rtlwifi: rtl8192se: Merge phy routines
Chaoming Li
2011-05-05
2
-0
/
+1841
*
rtlwifi: rtl8192se: Merge led routines
Chaoming Li
2011-05-05
2
-0
/
+186
*
rtlwifi: rtl8192se: Merge hardware routines
Chaoming Li
2011-05-05
2
-0
/
+2591
*
rtlwifi: rtl8192se: Merge firmware routines
Chaoming Li
2011-05-05
2
-0
/
+1029
[next]