summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se/trx.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-061-2/+3
* mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-041-1/+1
* rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
* rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger2013-10-031-1/+0Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-2/+2
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* | rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-011-272/+24Star
|/
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-2/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+12
|\
| * rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
* | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-01-221-1/+1
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-301-11/+10Star
|/
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-071-3/+3
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-2/+3
* wireless: Remove casts to same typeJoe Perches2012-06-061-1/+1
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-111-5/+6
* rtl8192se: Update copyright datesLarry Finger2012-01-241-1/+1
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-241-8/+8
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-1/+1
* rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-141-22/+33
* rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger2011-09-201-1/+1
* rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-241-111/+13Star
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-201-3/+3
* rtlwifi: rtl8192se: Use write barrier when assigning ownershipLarry Finger2011-06-011-0/+4
* rtl8192se: Fix warnings from gcc 4.6.0Larry Finger2011-06-011-2/+0Star
* rtlwifi: rtl8192se: Merge TX and RX routinesChaoming Li2011-05-051-0/+976