| Commit message (Expand) | Author | Age | Files | Lines |
* | rtlwifi: Update power-save routines for 062814 driver | Larry Finger | 2014-09-26 | 1 | -159/+124 |
* | rtlwifi: Remove casts of pointer to same type | Joe Perches | 2014-03-27 | 1 | -10/+9 |
* | rtlwifi: Move common routines to core | Larry Finger | 2014-03-06 | 1 | -0/+100 |
* | rtlwifi: Fix incorrect return from rtl_ps_enable_nic() | Olivier Langlois | 2014-02-13 | 1 | -1/+1 |
* | rtlwifi: use ether_addr_equal_64bits | Julia Lawall | 2014-01-03 | 1 | -2/+2 |
* | drivers/net: Convert uses of compare_ether_addr to ether_addr_equal | Joe Perches | 2013-09-03 | 1 | -1/+1 |
* | rtlwifi: sparse warnings: cast to restricted type | Mark Schulte | 2013-08-15 | 1 | -8/+8 |
* | rtlwifi: Fix build errors for unusual cases | Larry Finger | 2013-07-18 | 1 | -0/+4 |
* | rtlwifi: Initialize power-setting callback for USB devices | Larry Finger | 2013-07-17 | 1 | -0/+12 |
* | rtlwifi Modify existing bits to match vendor version 2013.02.07 | Larry Finger | 2013-04-01 | 1 | -25/+305 |
* | wireless: Remove casts to same type | Joe Perches | 2012-06-06 | 1 | -5/+5 |
* | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -1/+1 |
* | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 2012-02-13 | 1 | -2/+1 |
* | rtlwifi: Convert to asynchronous firmware load | Larry Finger | 2012-01-30 | 1 | -1/+2 |
* | rtlwifi: Update copyright dates | Larry Finger | 2012-01-24 | 1 | -1/+1 |
* | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches | 2012-01-24 | 1 | -16/+15 |
* | rtlwifi: Fix locking problem introduces with commit 6539306b | Larry Finger | 2011-12-19 | 1 | -2/+3 |
* | rtlwifi: merge ips,lps spinlocks into one mutex | Stanislaw Gruszka | 2011-12-13 | 1 | -11/+10 |
* | 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 |
* | | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
|/ |
|
* | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 2011-06-20 | 1 | -1/+1 |
* | rtlwifi: rtl8192cu: Remove unused parameter | Mike McCormack | 2011-06-20 | 1 | -59/+4 |
* | rtlwifi: Don't block interrupts in spinlocks | Mike McCormack | 2011-06-03 | 1 | -26/+18 |
* | rtlwifi: Run IPS leave work in a tasklet | Mike McCormack | 2011-06-03 | 1 | -0/+1 |
* | rtlwifi: Fix warnings from gcc 4.6.0 | Larry Finger | 2011-06-01 | 1 | -3/+0 |
* | rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression | Larry Finger | 2011-05-16 | 1 | -1/+1 |
* | rtlwifi: Convert ps routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 | 1 | -37/+237 |
* | rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 | 1 | -0/+4 |
* | rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 | 1 | -0/+4 |
* | rtlwifi: Change base routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 | 1 | -0/+8 |
* | rtlwifi: Remove unused/unneeded variables | Larry Finger | 2011-04-04 | 1 | -2/+1 |
* | rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu | Larry Finger | 2011-02-21 | 1 | -29/+29 |
* | rtlwifi: Fix use of mutex in interrupt code | Larry Finger | 2010-12-20 | 1 | -2/+3 |
* | rtlwifi: Switch locking from semaphores to mutexes | Larry Finger | 2010-12-16 | 1 | -2/+2 |
* | rtl8192ce: Add new driver | Larry Finger | 2010-12-15 | 1 | -0/+492 |