aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
Commit message (Expand)AuthorAgeFilesLines
* ath79: ag71xx: pass correct device pointer to dma functionsChuanhong Guo2019-03-241-7/+7
* ath79: ag71xx: add support for timer functions in linux 4.15+Chuanhong Guo2019-03-241-0/+10
* ath79: ag71xx: Remove ndo_poll_controllerRosen Penev2019-03-131-17/+0
* ath79: ag71xx: add support for optional mdio resetChuanhong Guo2019-03-051-1/+7
* ath79: ag71xx: register mdio using of_platform_populateChuanhong Guo2019-03-051-5/+12
* ath79: ag71xx: replace alloc_etherdev with devm_alloc_etherdevChuanhong Guo2019-03-051-22/+11
* ath79: ag71xx: replace ag71xx_get_phy_if_mode_name() with phy_modes()Chuanhong Guo2019-03-051-22/+2
* ath79: ag71xx: Fix tx queue timeouts during ifupPetr Štetiar2019-02-071-0/+9
* ath79: ag71xx: Fix code formatting in ag71xx_probePetr Štetiar2018-12-171-2/+2
* ath79: ag71xx: Unify debug output with ar71xx and make debugging easierPetr Štetiar2018-12-171-16/+32
* ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913xChuanhong Guo2018-08-281-0/+68
* ath79: ag71xx: fix speed applied to MII0/1_CTRL on ar71xx/ar913xChuanhong Guo2018-08-131-2/+2
* ath79: ag71xx: remove PHY resetChuanhong Guo2018-08-091-9/+0
* ath79: ag71xx: Explicitly register mdio bus after ag71xx_hw_init() for ar7240Chuanhong Guo2018-07-301-0/+8
* ath79: ag71xx: Split mdio driver into an independent platform device.Chuanhong Guo2018-07-301-5/+1
* ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_startChuanhong Guo2018-07-301-1/+0
* ath79: ag71xx: Split gmac config into separated file and add support for ar93...Chuanhong Guo2018-07-301-58/+0
* ath79: fix rx ring buffer stall qca956xLucian Cristian2018-06-181-1/+2
* ath79: ag71xx: fix pll-data setting for ar7242/ar934x/qca955x/qca956xWeijie Gao2018-06-181-10/+7
* ath79: fix adjust_link callback for ar9130John Crispin2018-05-241-0/+2
* ath79: preliminary support for TP-Link WDR3600 / WDR4300 (AR9344)Johann Neuhauser2018-05-221-0/+1
* ath79: fix gmac compatible in ar9330.dtsi and ag71xx_setup_gmac_933xJohann Neuhauser2018-05-151-1/+1
* ath79: add new OF only target for QCA MIPS siliconJohn Crispin2018-05-071-0/+1611