Age | Commit message (Expand) | Author | Files | Lines |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 1 | -17/+17 |
2012-04-12 | rtl8192de: Recognize 92D E-CUT version. | Forest Bond | 1 | -1/+5 |
2012-02-13 | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 1 | -5/+4 |
2012-01-31 | rtlwifi: Convert to asynchronous firmware load | Larry Finger | 1 | -3/+0 |
2012-01-24 | rtl8192de: Update copyright dates | Larry Finger | 1 | -1/+1 |
2012-01-24 | rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ | Joe Perches | 1 | -1/+1 |
2012-01-24 | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches | 1 | -93/+89 |
2012-01-24 | rtlwifi: Standardize RT_PRINT_DATA macro and uses | Joe Perches | 1 | -2/+2 |
2012-01-24 | rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros | Joe Perches | 1 | -1/+1 |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -2/+2 |
2011-10-14 | rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III | Chaoming Li | 1 | -8/+7 |
2011-07-20 | wireless: rtlwifi: throw away MAC_FMT and use %pM instead | Andy Shevchenko | 1 | -1/+1 |
2011-07-05 | rtlwifi: rtl8192de: Fix error exit from hw_init | Larry Finger | 1 | -1/+6 |
2011-07-05 | rtlwifi: rtl8192de: Remove comparison of boolean with true | Larry Finger | 1 | -5/+5 |
2011-07-05 | rtlwifi: rtl8192de: Remove irq_enabled boolean | Larry Finger | 1 | -2/+0 |
2011-06-29 | rtlwifi: potential forever loop in rtl92de_hw_init() | Dan Carpenter | 1 | -1/+2 |
2011-06-29 | rtlwifi: rtl8192de: Fix build errors when using allyes configuration | Larry Finger | 1 | -3/+3 |
2011-06-27 | rtlwifi: rtl8192de: Merge hardware routines | Chaoming Li | 1 | -0/+2325 |