summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/hw.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-13rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger1-52/+35
2013-03-09rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger1-2/+0
2012-10-31rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger1-5/+5
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko1-4/+2
2012-06-06wireless: Remove casts to same typeJoe Perches1-22/+21
2012-01-31rtlwifi: Convert to asynchronous firmware loadLarry Finger1-20/+15
2012-01-31rtlwifi: 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-20net: fix assignment of 0/1 to bool variables.Rusty Russell1-1/+1
2011-11-22rtlwifi: 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-27rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li1-7/+7
2011-04-27rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ...Chaoming_Li1-0/+2
2011-04-27rtlwifi: 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-24rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger1-4/+3
2011-02-21rtlwifi: rtl8192cu: Add routine hwGeorge1-0/+2505