summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se/phy.c
AgeCommit message (Expand)Author
2014-11-10rtlwifi: rtl8192se: Fix connection problemsLarry Finger
2014-03-06rtlwifi: Move common routines to coreLarry Finger
2013-04-01rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger
2012-06-20rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger
2012-04-23rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-22rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger
2012-01-24rtl8192se: 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
2011-12-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack
2011-06-03rtlwifi: Don't block interrupts in spinlocksMike McCormack
2011-06-03rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack
2011-06-01rtl8192se: Fix warnings from gcc 4.6.0Larry Finger
2011-05-05rtlwifi: rtl8192se: Merge phy routinesChaoming Li