summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8723ae
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-1428-15042/+0
* rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issuesLarry Finger2015-08-131-2/+2
* rtlwifi: Remove the clear interrupt routine from all driversVincent Fann2015-05-261-13/+0
* rtlwifi: Change REG_CR+2 to MSRTaehee Yoo2015-03-301-1/+1
* rtlwifi: Remove unused RF6052_MAX_REG definePriit Laes2015-03-031-1/+0
* rtlwifi: Remove unused defines from driver-specific def.hPriit Laes2015-03-031-41/+0
* rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen2015-02-261-1/+1
* rtlwifi: rtl8723ae: Convert driver to use common DM table initializationLarry Finger2015-01-091-26/+1
* rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger2015-01-092-23/+7
* rtlwifi: Create new routine to initialize the DM tablesLarry Finger2015-01-092-22/+1
* rtlwifi: rtl8821ae: Switch to use common rate control routineLarry Finger2014-12-241-1/+1
* rtlwifi: rtl8723ae: Modify driver to use rate-mapping routine in coreLarry Finger2014-12-241-160/+2
* net: wireless: rtlwifi: Do not always include drivers in obj-mAndreas Ruprecht2014-11-241-3/+0
* rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-021-6/+0
* rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variablesLarry Finger2014-09-302-2/+2
* rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...Larry Finger2014-09-301-1/+2
* rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger2014-09-304-17/+6
* rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger2014-09-3027-4726/+5277
* rtlwifi: Fix problems with building an allyesconfigLarry Finger2014-09-265-231/+2
* rtlwifi: Update power-save routines for 062814 driverLarry Finger2014-09-263-0/+3
* rtlwifi: btcoexist: Update remaining old parts of the driverLarry Finger2014-09-091-2/+2
* rtlwifi: rtl8723ae: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* rtlwifi/rtl8723ae: Replace magic number by macroRickard Strandqvist2014-06-252-1/+2
* rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.hSachin Kamat2014-05-291-1/+0
* rtlwifi: remove unused allow_all_destaddr functionsPeter Wu2014-05-193-24/+0
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-273-38/+31
* rtlwifi: Remove addressof casts to same typeJoe Perches2014-03-271-4/+3
* rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger2014-03-061-3/+15
* rtlwifi: Move common routines to coreLarry Finger2014-03-065-61/+6
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-062-5/+7
* rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger2014-03-043-41/+7
* rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger2014-03-047-260/+37
* rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger2014-03-044-462/+53
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-042-20/+14
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-241-2/+3
* mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-074-40/+12
|\
| * rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger2013-10-033-32/+2
| * rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger2013-10-031-1/+0
* | rtlwifi: Remove extern from function prototypesJoe Perches2013-09-242-39/+35
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-2/+2
|\
| * treewide: Fix typo in printkMasanari Iida2013-08-201-2/+2
* | drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-031-10/+10
|/
* rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger2013-06-241-3/+3
* 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: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-014-38/+32
* | rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger2013-04-016-7/+225
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-182-4/+2
|\
| * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-152-4/+2
OpenPOWER on IntegriCloud