aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se/phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-1658/+0
2014-11-10rtlwifi: rtl8192se: Fix connection problemsLarry Finger1-0/+2
2014-03-06rtlwifi: Move common routines to coreLarry Finger1-79/+8
2013-04-01rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger1-19/+42
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable namesLarry Finger1-41/+23
2012-06-20rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger1-0/+3
2012-04-23rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger1-3/+4
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-21/+19
2012-02-22rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger1-21/+19
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-7/+6
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-2/+2
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-106/+94
2011-12-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transitionPhilipp Dreimann1-1/+1
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches1-2/+3
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack1-2/+2
2011-06-03rtlwifi: Don't block interrupts in spinlocksMike McCormack1-6/+4
2011-06-03rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack1-4/+0
2011-06-01rtl8192se: Fix warnings from gcc 4.6.0Larry Finger1-2/+2
2011-05-05rtlwifi: rtl8192se: Merge phy routinesChaoming Li1-0/+1740