aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-30rtlwifi: Change REG_CR+2 to MSRTaehee Yoo1-1/+1
2015-02-26rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen1-1/+1
2014-11-10rtlwifi: rtl8192se: Fix connection problemsLarry Finger1-2/+5
2014-07-20rtlwifi: rtl8192se: remove unnecessary break after returnFabian Frederick1-1/+0
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu1-20/+0
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches1-8/+6
2014-03-06rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger1-1/+1
2014-02-24rtlwifi: avoid accessing RCR directlyPeter Wu1-2/+3
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988eeLarry Finger1-13/+13
2013-04-01rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger1-38/+86
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-2/+1
2012-11-30rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer1-1/+2
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable namesLarry Finger1-3/+3
2012-06-06wireless: Remove casts to same typeJoe Perches1-24/+22
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-5/+5
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger1-6/+10
2012-01-30rtlwifi: 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