aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8723ae/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-2482/+0
2015-05-26rtlwifi: Remove the clear interrupt routine from all driversVincent Fann1-13/+0
2015-03-30rtlwifi: Change REG_CR+2 to MSRTaehee Yoo1-1/+1
2015-02-26rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen1-1/+1
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-701/+811
2014-09-26rtlwifi: Fix problems with building an allyesconfigLarry Finger1-1/+1
2014-09-26rtlwifi: Update power-save routines for 062814 driverLarry Finger1-0/+1
2014-07-20rtlwifi: rtl8723ae: remove unnecessary break after returnFabian Frederick1-1/+0
2014-06-25rtlwifi/rtl8723ae: Replace magic number by macroRickard Strandqvist1-1/+1
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu1-21/+0
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches1-33/+27
2014-03-27rtlwifi: Remove addressof casts to same typeJoe Perches1-4/+3
2014-03-06rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger1-3/+15
2014-03-06rtlwifi: Move common routines to coreLarry Finger1-1/+0
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger1-2/+3
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger1-1/+2
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger1-14/+14
2014-02-24rtlwifi: avoid accessing RCR directlyPeter Wu1-2/+3
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988eeLarry Finger1-23/+11
2013-04-01rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger1-0/+36
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-6/+2
2012-11-14rtlwifi: rtl8723ae: Add new driverLarry Finger1-0/+2380