summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/files
Commit message (Expand)AuthorAgeFilesLines
* ath79: use ioremap kernel version independentDavid Bauer2021-02-221-14/+0
* ath79: ar934x-nand: add kernel 5.10 compatibilityDavid Bauer2021-02-201-0/+30
* ath79: ag71xx: make kernel 5.10 compatibleDavid Bauer2021-02-202-1/+28
* ath79: ag71xx: add ethtool statistics supportLeon Leijssen2021-02-011-0/+86
* ath79: add QCA956x SERDES init workaroundJulien Dusser2020-11-231-0/+76
* ath79: ensure QCA956x gmac0 mux selects sgmiiSander Vanheule2020-11-231-0/+35
* target: remove obsolete kernel version switches for 4.19Adrian Schmutzler2020-10-302-156/+0
* kernel: Update kernel 4.19 to version 4.19.131Hauke Mehrtens2020-07-042-14/+8
* ath79: add Mikrotik rb4xx series driversChristopher Hill2020-06-154-0/+676
* ath79: ag71xx: don't warn on RGMII_RXID and RGMII_TXIDDavid Bauer2020-06-151-0/+4
* ath79: ag71xx: unify version dependent codeDavid Bauer2020-04-271-5/+1
* ath79: ag71xx: remove code for legacy kernelsDavid Bauer2020-04-271-32/+0
* ath79: move tplinkpart.c parser to patchesAdrian Schmutzler2020-04-241-235/+0
* ath79: fix missing return statement in ar934x_nandDavid Bauer2020-03-221-4/+12
* ath79: fix NAND driver compilation for kernel 5.4David Bauer2020-03-221-5/+122
* ath79: use downstream ag71xx for Kernel 5.4David Bauer2020-03-139-0/+3106
* ath79: add support for kernel 5.4David Bauer2020-02-289-3102/+0
* ath79: ag71xx: use netif_receive_skb_list on 4.19Chuanhong Guo2020-02-071-1/+19
* ath79: add QCA955x SGMII link loss workaroundDavid Bauer2020-01-231-0/+108
* ath79: add AR934x NAND Flash Controller driverMichal Cieslakiewicz2019-10-201-0/+1481
* ar71xx/ath79: ag71xx: dont fetch the same var againKoen Vandeputte2019-08-271-1/+1
* ar71xx/ath79: ag71xx: get ring_mask consistentKoen Vandeputte2019-08-271-1/+1
* ar71xx/ath79: ag71xx: init rings with GFP_KERNELKoen Vandeputte2019-08-091-1/+1
* ar71xx/ath79: ag71xx: fix sleep in atomicKoen Vandeputte2019-08-091-6/+0
* ath79: support "rgmii-id" PHY mode in ag71xxDaniel Gimpelevich2019-07-171-0/+2
* ath79: ag71xx: defer probe if of_phy_connect failedChuanhong Guo2019-06-051-2/+2
* ath79: ag71xx: update ethtool supportPetr Štetiar2019-06-051-26/+14
* ath79: ag71xx: remove unused SIOCETHTOOL ioctl handlingPetr Štetiar2019-06-051-10/+1
* ath79: ag71xx: Enable tx hang workaround for the rest of ar724x SoCsPetr Štetiar2019-04-081-1/+8
* ath79: ag71xx: remove switch driver in ag71xxChuanhong Guo2019-03-242-1345/+0
* 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: gmac: ar934x: Add parser for mii-gmac0-slavePetr Štetiar2019-03-051-0/+1
* ath79: ag71xx: add support for optional mdio resetChuanhong Guo2019-03-052-1/+8
* ath79: ag71xx: register mdio using of_platform_populateChuanhong Guo2019-03-051-5/+12
* ath79: ag71xx-mdio: get reset control using devm apiChuanhong Guo2019-03-051-1/+1
* 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: preserve port mirror flags during swconfig applyMilan Krstic2019-01-221-0/+4
* 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: port cybertan_part from ar71xxChristian Lamparter2018-09-101-0/+163
* ath79: fix unaligned access panic in ag71xx_mdio_probeMatt Merhar2018-09-061-2/+2
* ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913xChuanhong Guo2018-08-282-0/+70
* ath79: gmac: add parsers for rxd(v)- and tx(d|en)-delay for AR9344Christian Lamparter2018-08-131-0/+8
* ath79: add QCA956x GMAC configDavid Bauer2018-08-131-0/+13
* ath79: ag71xx: fix speed applied to MII0/1_CTRL on ar71xx/ar913xChuanhong Guo2018-08-131-2/+2
* ath79: ag71xx: remove PHY resetChuanhong Guo2018-08-092-10/+0