summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192se/hw.c
AgeCommit message (Expand)Author
2012-11-30rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger
2012-01-24rtl8192se: Update copyright datesLarry Finger
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches
2011-10-14rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches
2011-07-20wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack
2011-06-20rtlwifi: rtl8192cu: Remove unused parameterMike McCormack
2011-06-10rtlwifi: Fix warnings on parisc archLarry Finger
2011-06-01rtlwifi: rtl8192se: Synchronize IRQ after disabling itLarry Finger
2011-06-01rtl8192se: Fix warnings from gcc 4.6.0Larry Finger
2011-05-05rtlwifi: rtl8192se: Merge hardware routinesChaoming Li