summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se/hw.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-141-2548/+0Star
* rtlwifi: Change REG_CR+2 to MSRTaehee Yoo2015-03-301-1/+1
* rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen2015-02-261-1/+1
* rtlwifi: rtl8192se: Fix connection problemsLarry Finger2014-11-101-2/+5
* rtlwifi: rtl8192se: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0Star
* rtlwifi: remove unused allow_all_destaddr functionsPeter Wu2014-05-191-20/+0Star
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-271-8/+6Star
* rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-03-061-6/+21
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-041-1/+1
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-241-2/+3
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-011-13/+13
* rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-011-38/+86
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-2/+1Star
* rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer2012-11-301-1/+2
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-301-3/+3
* wireless: Remove casts to same typeJoe Perches2012-06-061-24/+22Star
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-5/+5
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-301-6/+10
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-301-2/+0Star
* rtl8192se: Update copyright datesLarry Finger2012-01-241-1/+1
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-241-1/+1
* rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-241-42/+43
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-79/+76Star
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-241-2/+2
* rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-141-11/+11
* rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-211-5/+5
* wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-201-1/+1
* rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-051-3/+0Star
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-201-3/+3
* rtlwifi: rtl8192cu: Remove unused parameterMike McCormack2011-06-201-1/+2
* rtlwifi: Fix warnings on parisc archLarry Finger2011-06-101-1/+1
* rtlwifi: rtl8192se: Synchronize IRQ after disabling itLarry Finger2011-06-011-0/+1
* rtl8192se: Fix warnings from gcc 4.6.0Larry Finger2011-06-011-8/+3Star
* rtlwifi: rtl8192se: Merge hardware routinesChaoming Li2011-05-051-0/+2512