summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8723ae
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-085-33/+7
|\ \ | |/
| * rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger2013-02-015-30/+4
| * rtl8723ae: Fix misspellings sucess->successAnatol Pomozov2013-01-301-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+1
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-282-1/+11
| |\
| * | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-01-221-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-091-1/+1
|\ \ \ | | |/ | |/|
| * | rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2013-01-071-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-041-0/+10
|\ \ \ | |/ /
| * | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| |/
* | Drivers: network: more __dev* removalGreg KH2012-12-221-1/+1
|/
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-8/+1
* rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville2012-11-211-1/+1
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...Larry Finger2012-11-141-0/+22
* rtlwifi: rtl8723ae: Add new driverLarry Finger2012-11-1429-0/+15579
OpenPOWER on IntegriCloud