| Commit message (Expand) | Author | Age |
* | Patched in Tegra support. | Jonathan Herman | 2013-01-17 |
* | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call | Larry Finger | 2013-01-02 |
* | rtlwifi: use SIMPLE_DEV_PM_OPS | Hauke Mehrtens | 2012-11-30 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-21 |
|\ |
|
| * | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 2012-11-13 |
* | | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v... | Larry Finger | 2012-10-30 |
* | | rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE | Larry Finger | 2012-10-30 |
|/ |
|
* | rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers | Andy Shevchenko | 2012-10-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 |
|\ |
|
| * | rtlwifi: rtl8192ce: Log message that B_CUT device may not work | Larry Finger | 2012-09-12 |
* | | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings | Larry Finger | 2012-09-07 |
* | | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 |
|/ |
|
* | wireless: Remove casts to same type | Joe Perches | 2012-06-06 |
* | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 |
* | rtlwifi: rtl8192c: Convert driver to use private dm structs | Larry Finger | 2012-04-23 |
* | rtlwifi: Move dig_t and ps_t structs | Larry Finger | 2012-04-23 |
* | net/wireless: use module_pci_driver | Axel Lin | 2012-04-16 |
* | wireless: Remove unnecessary ; from while (0) macros | Joe Perches | 2012-04-11 |
* | rtlwifi: Remove unused ETH_ADDR_LEN defines | Joe Perches | 2012-03-19 |
* | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 2012-02-13 |
* | rtlwifi: Convert to asynchronous firmware load | Larry Finger | 2012-01-30 |
* | rtlwifi: Move pr_fmt macros to a single location | Larry Finger | 2012-01-30 |
* | rtl8192ce: Update copyright dates | Larry Finger | 2012-01-24 |
* | rtlwifi: Simplify chip version id logging | 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-24 |
* | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-19 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-09 |
|\ |
|
| * | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t... | Philipp Dreimann | 2011-12-07 |
* | | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 |
|/ |
|
* | rtlwifi: rtl8192ce: Add new chip revisions | Chaoming Li | 2011-10-14 |
* | rtlwifi: Change PCI drivers to use the new PM framework | Larry Finger | 2011-10-14 |
* | rtlwifi: Change debug parameter to apply to individual drivers | Larry Finger | 2011-10-11 |
* | rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. | Larry Finger | 2011-09-20 |
* | rtlwifi: rtl8192ce: Change modinfo messages | Larry Finger | 2011-09-20 |
* | rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi | Larry Finger | 2011-08-24 |
* | rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi | Larry Finger | 2011-08-24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 |
|\ |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 |
* | | wireless: rtlwifi: throw away MAC_FMT and use %pM instead | Andy Shevchenko | 2011-07-20 |
* | | rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled | Mike McCormack | 2011-07-05 |
* | | rtlwifi: Fix build problems introduced by merging rtl8192de | Larry Finger | 2011-06-27 |
* | | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 2011-06-20 |
* | | rtlwifi: Fix warnings on parisc arch | Larry Finger | 2011-06-10 |
* | | rtlwifi: Use write barrier when assigning ownership | Mike McCormack | 2011-06-03 |
* | | rtlwifi: Don't block interrupts in spinlocks | Mike McCormack | 2011-06-03 |
* | | rtlwifi: Remove set_rfpowerstate_inprogress | Mike McCormack | 2011-06-03 |