| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-11-01 | 1 | -0/+1 |
|/ |
|
* | rtlwifi: rtl8192ce: Add new chip revisions | Chaoming Li | 2011-10-14 | 1 | -4/+0 |
* | rtlwifi: Change debug parameter to apply to individual drivers | Larry Finger | 2011-10-11 | 1 | -0/+7 |
* | rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. | Larry Finger | 2011-09-20 | 1 | -6/+0 |
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-20 | 2 | -8/+14 |
|\ |
|
| * | rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP | George | 2011-09-13 | 1 | -5/+6 |
| * | rtlwifi: rtl892cu: New USB IDs | Larry Finger | 2011-08-09 | 1 | -3/+8 |
* | | rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi | Larry Finger | 2011-08-24 | 5 | -33/+32 |
|/ |
|
* | rtlwifi: Convert printks to pr_<level> | Joe Perches | 2011-07-21 | 2 | -45/+35 |
* | rtlwifi: rtl8192cu: Fix duplicate if test | Larry Finger | 2011-07-11 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-11 | 1 | -0/+1 |
|\ |
|
| * | rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M | Yoann DI-RUZZA | 2011-07-05 | 1 | -0/+1 |
* | | rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled | Mike McCormack | 2011-07-05 | 1 | -9/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-28 | 1 | -0/+20 |
|\| |
|
| * | rtl8192cu: Fix missing firmware load | Larry Finger | 2011-06-22 | 1 | -0/+20 |
* | | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 2011-06-20 | 4 | -7/+7 |
* | | rtlwifi: Remove set_rfpowerstate_inprogress | Mike McCormack | 2011-06-03 | 1 | -2/+0 |
* | | rtl8192cu: Fix warnings from gcc 4.6.0 | Larry Finger | 2011-06-01 | 1 | -2/+0 |
|/ |
|
* | rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr) | Joe Perches | 2011-05-10 | 1 | -2/+2 |
* | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings | Larry Finger | 2011-04-26 | 4 | -9/+27 |
* | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c... | Chaoming_Li | 2011-04-26 | 5 | -35/+39 |
* | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ... | Chaoming_Li | 2011-04-26 | 1 | -0/+2 |
* | rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 | 2 | -1/+2 |
* | rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 | 1 | -1/+1 |
* | rtlwifi: Change base routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 | 1 | -1/+1 |
* | rtlwifi: Fix unitialized variable warnings | Larry Finger | 2011-04-14 | 1 | -1/+1 |
* | rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands | Larry Finger | 2011-03-30 | 1 | -1/+1 |
* | rtlwifi: Add the missing rcu_read_lock/unlock | Alessio Igor Bogani | 2011-02-28 | 1 | -1/+4 |
* | rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build | Larry Finger | 2011-02-23 | 13 | -102/+88 |
* | rtl8192cu: fix build error (vmalloc/vfree undefined) | Willy Tarreau | 2011-02-23 | 1 | -1/+1 |
* | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 1 | -1/+1 |
* | rtlwifi: Modify build system for rtl8192cu | Larry Finger | 2011-02-21 | 1 | -0/+15 |
* | rtlwifi: rtl8192cu: Add routine trx | George | 2011-02-21 | 1 | -0/+684 |
* | rtlwifi: rtl8192cu: Add routine table | George | 2011-02-21 | 1 | -0/+1888 |
* | rtlwifi: rtl8192cu: Add routine rf | George | 2011-02-21 | 1 | -0/+493 |
* | rtlwifi: rtl8192cu: Add routine phy | George | 2011-02-21 | 1 | -0/+611 |
* | rtlwifi: rtl8192cu: Add routine mac | George | 2011-02-21 | 1 | -0/+1144 |
* | rtlwifi: rtl8192cu: Add routine hw | George | 2011-02-21 | 1 | -0/+2505 |
* | rtlwifi: rtl8192cu: Add routines dm, fw, led and sw | George | 2011-02-21 | 4 | -0/+615 |
* | rtlwifi: Add headers for rtl8187cu | George | 2011-02-21 | 12 | -0/+1078 |