summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192de/hw.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Change REG_CR+2 to MSRTaehee Yoo2015-03-301-1/+1
* rtlwifi/rtl8192de: remove redundant else if checkColin Ian King2015-01-231-1/+1
* rtlwifi/rtl8192de: Fix media status register maskRickard Strandqvist2014-06-251-1/+1
* rtlwifi: Move common routines to coreLarry Finger2014-03-061-5/+5
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-041-1/+1
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-241-2/+4
* rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger2013-10-031-18/+0
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-011-1/+1
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-2/+1
* wireless: Remove casts to same typeJoe Perches2012-06-061-17/+17
* rtl8192de: Recognize 92D E-CUT version.Forest Bond2012-04-121-1/+5
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-5/+4
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-301-3/+0
* rtl8192de: 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 RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-93/+89
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-241-2/+2
* rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches2012-01-241-1/+1
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-2/+2
* rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li2011-10-141-8/+7
* wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-201-1/+1
* rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger2011-07-051-1/+6
* rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger2011-07-051-5/+5
* rtlwifi: rtl8192de: Remove irq_enabled booleanLarry Finger2011-07-051-2/+0
* rtlwifi: potential forever loop in rtl92de_hw_init()Dan Carpenter2011-06-291-1/+2
* rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger2011-06-291-3/+3
* rtlwifi: rtl8192de: Merge hardware routinesChaoming Li2011-06-271-0/+2325
OpenPOWER on IntegriCloud