aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/trx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-24rtl8192cu: Update copyright datesLarry Finger1-1/+1
2012-01-24rtlwifi: Remove duplicate __func__Joe Perches1-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-18/+18
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches1-1/+1
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-5/+6
2011-09-13rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge1-5/+6
2011-08-24rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger1-12/+11
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack1-1/+1
2011-05-10rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)Joe Perches1-2/+2
2011-04-26rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192deChaoming_Li1-24/+24
2011-04-26rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li1-1/+1
2011-04-26rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li1-1/+1
2011-03-30rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger1-1/+1
2011-02-28rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani1-1/+4
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2011-02-21rtlwifi: rtl8192cu: Add routine trxGeorge1-0/+684