aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se/hw.c
Commit message (Expand)AuthorAge
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-27
* rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-03-06
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-04
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-24
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-01
* rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-01
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-15
* rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer2012-11-30
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-30
* wireless: Remove casts to same typeJoe Perches2012-06-06
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-30
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-30
* rtl8192se: Update copyright datesLarry Finger2012-01-24
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-24
* rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-14
* rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-21
* wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-20
* rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-05
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-20
* rtlwifi: rtl8192cu: Remove unused parameterMike McCormack2011-06-20
* rtlwifi: Fix warnings on parisc archLarry Finger2011-06-10
* rtlwifi: rtl8192se: Synchronize IRQ after disabling itLarry Finger2011-06-01
* rtl8192se: Fix warnings from gcc 4.6.0Larry Finger2011-06-01
* rtlwifi: rtl8192se: Merge hardware routinesChaoming Li2011-05-05