aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192ce/trx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-03rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger1-1/+0
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2013-04-01rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger1-242/+82
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-2/+1
2013-02-08net: wireless/rtlwifi: fix uninitialized variable issueCong Ding1-1/+1
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+11
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable namesLarry Finger1-25/+17
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger1-2/+2
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-2/+3
2012-06-06wireless: Remove casts to same typeJoe Perches1-2/+2
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-5/+5
2012-01-24rtl8192ce: Update copyright datesLarry Finger1-1/+1
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches1-8/+8
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-2/+2
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches1-2/+1
2011-08-24rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger1-108/+8
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack1-3/+3
2011-06-10rtlwifi: Fix warnings on parisc archLarry Finger1-1/+1
2011-06-03rtlwifi: Use write barrier when assigning ownershipMike McCormack1-0/+2
2011-06-01rtl8192ce: Fix warnings from gcc 4.6.0Larry Finger1-2/+0
2011-04-26rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger1-5/+5
2011-04-26rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192deChaoming_Li1-114/+60
2011-04-26rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li1-1/+1
2011-02-28rtlwifi: fix places where uninitialized data is usedAlessio Igor Bogani1-3/+3
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: rtl8192ce: Fix endian warningsLarry Finger1-11/+10
2011-02-21rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger1-58/+58
2011-02-11rtlwifi: rtl8192ce: Refactor rtl8192ce/fwLarry Finger1-0/+33
2010-12-20rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville1-0/+1031