summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192se/trx.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger1-1/+12
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John 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 v...Larry Finger1-11/+10
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger1-3/+3
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-2/+3
2012-06-06wireless: Remove casts to same typeJoe Perches1-1/+1
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-5/+6
2012-01-24rtl8192se: 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-1/+1
2011-10-14rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li1-22/+33
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger1-1/+1
2011-08-24rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger1-111/+13
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack1-3/+3
2011-06-01rtlwifi: rtl8192se: Use write barrier when assigning ownershipLarry Finger1-0/+4
2011-06-01rtl8192se: Fix warnings from gcc 4.6.0Larry Finger1-2/+0
2011-05-05rtlwifi: rtl8192se: Merge TX and RX routinesChaoming Li1-0/+976