aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se/phy.c
Commit message (Expand)AuthorAge
* rtlwifi: Move common routines to coreLarry Finger2014-03-06
* rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-01
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-30
* rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger2012-06-20
* rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger2012-04-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\
| * rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-22
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
|/
* 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 RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-07
* rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-21
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-20
* rtlwifi: Don't block interrupts in spinlocksMike McCormack2011-06-03
* rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack2011-06-03
* rtl8192se: Fix warnings from gcc 4.6.0Larry Finger2011-06-01
* rtlwifi: rtl8192se: Merge phy routinesChaoming Li2011-05-05