summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8723ae/trx.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-717/+0
2014-12-24rtlwifi: rtl8821ae: Switch to use common rate control routineLarry Finger1-1/+1
2014-12-24rtlwifi: rtl8723ae: Modify driver to use rate-mapping routine in coreLarry Finger1-160/+2
2014-10-02rtlwifi: Fix static checker warnings for various driversLarry Finger1-6/+0
2014-09-30rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger1-1/+1
2014-09-30rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger1-129/+329
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches1-2/+2
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger1-2/+3
2014-02-05mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg1-1/+1
2013-10-04rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger1-1/+0
2013-09-04drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-10/+10
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+2
2013-04-02rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger1-3/+7
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-01rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger1-2/+0
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+10
2013-01-23net: wireless/rtlwifi: fix uninitialized variable issueCong Ding1-1/+1
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2012-11-22rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville1-1/+1
2012-11-14rtlwifi: rtl8723ae: Add new driverLarry Finger1-0/+670