Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger
2015-03-30rtlwifi: Change REG_CR+2 to MSRTaehee Yoo
2015-01-23rtlwifi/rtl8192de: remove redundant else if checkColin Ian King
2014-06-25rtlwifi/rtl8192de: Fix media status register maskRickard Strandqvist
2014-03-06rtlwifi: Move common routines to coreLarry Finger
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger
2014-02-25rtlwifi: avoid accessing RCR directlyPeter Wu
2013-10-04rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger
2013-04-02rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-31rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-24rtl8192de: Update copyright datesLarry Finger
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches
2012-01-24rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-10-14rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li
2011-07-20wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko
2011-07-05rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger
2011-07-05rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger
2011-07-05rtlwifi: rtl8192de: Remove irq_enabled booleanLarry Finger
2011-06-29rtlwifi: potential forever loop in rtl92de_hw_init()Dan Carpenter
2011-06-29rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger
2011-06-27rtlwifi: rtl8192de: Merge hardware routinesChaoming Li