aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/trx.c
AgeCommit message (Expand)Author
2013-11-15rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2013-11-11rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-10rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland
2013-10-03rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25rtlwifi: usb: defer rx processing to taskletJussi Kivilinna
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-01-24rtl8192cu: Update copyright datesLarry Finger
2012-01-24rtlwifi: Remove duplicate __func__Joe Perches
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-13rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge
2011-08-24rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack
2011-05-10rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)Joe Perches
2011-04-26rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li
2011-04-26rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li
2011-04-26rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li
2011-03-30rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger
2011-02-28rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-21rtlwifi: rtl8192cu: Add routine trxGeorge