aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192de/trx.c
AgeCommit message (Expand)Author
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22net: wireless/rtlwifi: fix uninitialized variable issueCong Ding
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-01-24rtl8192de: Update copyright datesLarry Finger
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-08-24rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifiLarry Finger
2011-07-05rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger
2011-06-27rtlwifi: rtl8192de: Merge TX and RX routinesChaoming Li