aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger1-20/+15
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger1-2/+0
2012-01-24rtl8192cu: Update copyright datesLarry Finger1-1/+1
2012-01-24rtl8192cu: Remove dead code never selectedLarry Finger1-170/+0
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches1-2/+3
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches1-36/+35
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-92/+87
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches1-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-1/+1
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger1-4/+5
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches1-41/+28
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack1-4/+4
2011-04-26rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192deChaoming_Li1-7/+7
2011-04-26rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192deChaoming_Li1-0/+2
2011-04-26rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192deChaoming_Li1-0/+1
2011-04-14rtlwifi: Fix unitialized variable warningsLarry Finger1-1/+1
2011-02-23rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger1-4/+3
2011-02-21rtlwifi: rtl8192cu: Add routine hwGeorge1-0/+2505