summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192se/phy.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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-31rtlwifi: 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-08rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp 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