summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/trx.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger2014-09-301-0/+1
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-061-1/+1
* rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2013-11-151-3/+3
* rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-1/+2
|\
| * rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland2013-10-101-1/+2
* | rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger2013-10-031-2/+0
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-4/+4
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+4
* | rtlwifi: usb: defer rx processing to taskletJussi Kivilinna2013-03-251-1/+1
|/
* 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