summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192se/hw.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-5/+5
2012-01-31rtlwifi: Convert to asynchronous firmware loadLarry Finger1-6/+10
2012-01-31rtlwifi: Move pr_fmt macros to a single locationLarry Finger1-2/+0
2012-01-24rtl8192se: Update copyright datesLarry Finger1-1/+1
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches1-1/+1
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches1-42/+43
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-79/+76
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches1-2/+2
2011-10-14rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li1-11/+11
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches1-5/+5
2011-07-20wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko1-1/+1
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack1-3/+0
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack1-3/+3
2011-06-20rtlwifi: rtl8192cu: Remove unused parameterMike McCormack1-1/+2
2011-06-10rtlwifi: Fix warnings on parisc archLarry Finger1-1/+1
2011-06-01rtlwifi: rtl8192se: Synchronize IRQ after disabling itLarry Finger1-0/+1
2011-06-01rtl8192se: Fix warnings from gcc 4.6.0Larry Finger1-8/+3
2011-05-05rtlwifi: rtl8192se: Merge hardware routinesChaoming Li1-0/+2512