Age | Commit message (Expand) | Author |
2013-03-13 | rtlwifi: rtl8192cu: Fix problem that prevents reassociation | Larry Finger |
2013-03-08 | rtlwifi: rtl8192cu: Fix schedule while atomic bug splat | Larry Finger |
2013-02-08 | rtlwifi: rtl8192cu: Add new USB ID | Larry Finger |
2013-02-08 | rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id | Larry Finger |
2013-02-08 | net: wireless/rtlwifi: fix uninitialized variable issue | Cong Ding |
2013-02-01 | rtlwifi: rtl8192cu: Fix W=1 build warning | Larry Finger |
2012-11-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-11-16 | rtlwifi: rtl8192cu: Add new USB ID | Albert Pool |
2012-11-13 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen |
2012-10-30 | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v... | Larry Finger |
2012-10-19 | rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers | Andy Shevchenko |
2012-09-07 | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings | Larry Finger |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-27 | rtlwifi: rtl8192cu: New USB IDs | Larry Finger |
2012-06-06 | wireless: Remove casts to same type | Joe Perches |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-05-10 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-04-12 | rtlwifi: support for Belkin Surf N300 XR | Lorenzo Bianconi |
2012-02-13 | drivers/net: Remove boolean comparisons to true/false | Joe Perches |
2012-01-30 | rtlwifi: Convert to asynchronous firmware load | Larry Finger |
2012-01-30 | rtlwifi: Move pr_fmt macros to a single location | Larry Finger |
2012-01-24 | rtl8192cu: Update copyright dates | Larry Finger |
2012-01-24 | rtl8192cu: Remove dead code never selected | Larry Finger |
2012-01-24 | rtlwifi: Simplify chip version id logging | Joe Perches |
2012-01-24 | rtlwifi: Remove incorrect logging message prefixes | Joe Perches |
2012-01-24 | rtlwifi: Remove duplicate __func__ | Joe Perches |
2012-01-24 | rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ | Joe Perches |
2012-01-24 | rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ | Joe Perches |
2012-01-24 | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches |
2012-01-24 | rtlwifi: Standardize RT_PRINT_DATA macro and uses | Joe Perches |
2012-01-24 | rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros | Joe Perches |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-07 | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t... | Philipp Dreimann |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-21 | rtlwifi: rtl8192cu: Fix endianian issues | Larry Finger |
2011-11-21 | rtlwifi: rtl8192cu: Change firmware upload to use block writes | Larry Finger |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-08 | rtl8192cu: Add new device IDs | Larry Finger |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker |
2011-10-14 | rtlwifi: rtl8192ce: Add new chip revisions | Chaoming Li |
2011-10-11 | rtlwifi: Change debug parameter to apply to individual drivers | Larry Finger |
2011-09-20 | rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. | Larry Finger |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |