| Commit message (Expand) | Author | Age | Files | Lines |
* | rtlwifi: Move pr_fmt macros to a single location | Larry Finger | 2012-01-30 | 3 | -7/+2 |
* | rtl8192cu: Update copyright dates | Larry Finger | 2012-01-24 | 20 | -20/+20 |
* | rtl8192cu: Remove dead code never selected | Larry Finger | 2012-01-24 | 1 | -170/+0 |
* | rtlwifi: Simplify chip version id logging | Joe Perches | 2012-01-24 | 1 | -28/+18 |
* | rtlwifi: Remove incorrect logging message prefixes | Joe Perches | 2012-01-24 | 1 | -1/+1 |
* | rtlwifi: Remove duplicate __func__ | Joe Perches | 2012-01-24 | 1 | -1/+1 |
* | rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ | Joe Perches | 2012-01-24 | 3 | -5/+6 |
* | rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ | Joe Perches | 2012-01-24 | 2 | -69/+67 |
* | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches | 2012-01-24 | 8 | -257/+231 |
* | rtlwifi: Standardize RT_PRINT_DATA macro and uses | Joe Perches | 2012-01-24 | 3 | -3/+3 |
* | rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros | Joe Perches | 2012-01-24 | 1 | -1/+1 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -12/+1 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -12/+1 |
| |\ |
|
| | * | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -12/+1 |
* | | | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-20 | 2 | -3/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-16 | 1 | -1/+1 |
|\| | |
|
| * | | 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 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 1 | -0/+1 |
|\| | |
|
| * | | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
| |/ |
|
* | | rtlwifi: rtl8192cu: Fix endianian issues | Larry Finger | 2011-11-21 | 2 | -5/+6 |
* | | rtlwifi: rtl8192cu: Change firmware upload to use block writes | Larry Finger | 2011-11-21 | 1 | -0/+1 |
* | | rtl8192cu: Add new device IDs | Larry Finger | 2011-11-08 | 1 | -4/+32 |
|/ |
|
* | 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 |