Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2012-05-19 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 1 | -0/+1 |
2012-05-11 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -5/+5 |
2012-04-12 | rtlwifi: support for Belkin Surf N300 XR | Lorenzo Bianconi | 1 | -0/+1 |
2012-02-13 | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 2 | -3/+2 |
2012-01-31 | rtlwifi: Convert to asynchronous firmware load | Larry Finger | 2 | -39/+25 |
2012-01-31 | rtlwifi: Move pr_fmt macros to a single location | Larry Finger | 3 | -7/+2 |
2012-01-24 | rtl8192cu: Update copyright dates | Larry Finger | 20 | -20/+20 |
2012-01-24 | rtl8192cu: Remove dead code never selected | Larry Finger | 1 | -170/+0 |
2012-01-24 | rtlwifi: Simplify chip version id logging | Joe Perches | 1 | -28/+18 |
2012-01-24 | rtlwifi: Remove incorrect logging message prefixes | Joe Perches | 1 | -1/+1 |
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 | 3 | -5/+6 |
2012-01-24 | rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ | Joe Perches | 2 | -69/+67 |
2012-01-24 | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches | 8 | -257/+231 |
2012-01-24 | rtlwifi: Standardize RT_PRINT_DATA macro and uses | Joe Perches | 3 | -3/+3 |
2012-01-24 | rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros | Joe Perches | 1 | -1/+1 |
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 |
2011-12-20 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2 | -3/+3 |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2011-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2011-12-08 | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t... | Philipp Dreimann | 1 | -1/+1 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 1 | -0/+1 |
2011-11-22 | rtlwifi: rtl8192cu: Fix endianian issues | Larry Finger | 2 | -5/+6 |
2011-11-22 | rtlwifi: rtl8192cu: Change firmware upload to use block writes | Larry Finger | 1 | -0/+1 |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -12/+1 |
2011-11-09 | rtl8192cu: Add new device IDs | Larry Finger | 1 | -4/+32 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-10-14 | rtlwifi: rtl8192ce: Add new chip revisions | Chaoming Li | 1 | -4/+0 |
2011-10-12 | rtlwifi: Change debug parameter to apply to individual drivers | Larry Finger | 1 | -0/+7 |
2011-09-20 | rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. | Larry Finger | 1 | -6/+0 |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2 | -8/+14 |
2011-09-13 | rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP | George | 1 | -5/+6 |
2011-08-24 | rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi | Larry Finger | 5 | -33/+32 |
2011-08-10 | rtlwifi: rtl892cu: New USB IDs | Larry Finger | 1 | -3/+8 |
2011-07-21 | rtlwifi: Convert printks to pr_<level> | Joe Perches | 2 | -45/+35 |
2011-07-11 | rtlwifi: rtl8192cu: Fix duplicate if test | Larry Finger | 1 | -1/+1 |
2011-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2011-07-05 | rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled | Mike McCormack | 1 | -9/+0 |
2011-07-05 | rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M | Yoann DI-RUZZA | 1 | -0/+1 |
2011-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+20 |
2011-06-22 | rtl8192cu: Fix missing firmware load | Larry Finger | 1 | -0/+20 |
2011-06-20 | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 4 | -7/+7 |
2011-06-03 | rtlwifi: Remove set_rfpowerstate_inprogress | Mike McCormack | 1 | -2/+0 |
2011-06-01 | rtl8192cu: Fix warnings from gcc 4.6.0 | Larry Finger | 1 | -2/+0 |
2011-05-10 | rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr) | Joe Perches | 1 | -2/+2 |
2011-04-27 | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings | Larry Finger | 4 | -9/+27 |
2011-04-27 | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c... | Chaoming_Li | 5 | -35/+39 |
2011-04-27 | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ... | Chaoming_Li | 1 | -0/+2 |