summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8723ae
AgeCommit message (Expand)AuthorFilesLines
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches3-38/+31
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 Finger5-61/+6
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2-5/+7
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger3-41/+7
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger7-260/+37
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger4-462/+53
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger2-20/+14
2014-02-25rtlwifi: avoid accessing RCR directlyPeter Wu1-2/+3
2014-02-05mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg1-1/+1
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller4-40/+12
2013-10-04rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup()...Larry Finger3-32/+2
2013-10-04rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger1-1/+0
2013-09-25rtlwifi: Remove extern from function prototypesJoe Perches2-39/+35
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-09-04drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-10/+10
2013-08-20treewide: Fix typo in printkMasanari Iida1-2/+2
2013-06-24rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger1-3/+3
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: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger4-38/+32
2013-04-02rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger6-7/+225
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-4/+2
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2-4/+2
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-33/+7
2013-02-01rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger5-30/+4
2013-01-31rtl8723ae: Fix misspellings sucess->successAnatol Pomozov1-3/+3
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+11
2013-01-23net: wireless/rtlwifi: fix uninitialized variable issueCong Ding1-1/+1
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath1-1/+1
2013-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+10
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2012-12-22Drivers: network: more __dev* removalGreg KH1-1/+1
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-8/+1
2012-11-22rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville1-1/+1
2012-11-14rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...Larry Finger1-0/+22
2012-11-14rtlwifi: rtl8723ae: Add new driverLarry Finger29-0/+15579