summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/trx.c
AgeCommit message (Expand)AuthorFilesLines
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-27rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li1-24/+24
2011-04-27rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li1-1/+1
2011-04-27rtlwifi: 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-24mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2011-02-21rtlwifi: rtl8192cu: Add routine trxGeorge1-0/+684