summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/trx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-071-1/+1
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-2/+3
* wireless: Remove casts to same typeJoe Perches2012-06-061-1/+1
* rtl8192cu: Update copyright datesLarry Finger2012-01-241-1/+1
* rtlwifi: Remove duplicate __func__Joe Perches2012-01-241-1/+1
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-241-2/+2
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-18/+18
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-241-1/+1
* rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger2011-11-211-1/+1
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-5/+6
|\
| * rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge2011-09-131-5/+6
* | rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-241-12/+11
|/
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-201-1/+1
* rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)Joe Perches2011-05-101-2/+2
* rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li2011-04-261-24/+24
* rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-261-1/+1
* rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-261-1/+1
* rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger2011-03-301-1/+1
* rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani2011-02-281-1/+4
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* rtlwifi: rtl8192cu: Add routine trxGeorge2011-02-211-0/+684
OpenPOWER on IntegriCloud