summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* ag71xx: Slightly simplify 'ag71xx_rx_packets()'Christophe JAILLET2024-05-141-2/+1
* ath79: add MikroTik suffix to the local GPIO latch driverShiji Yang2024-05-091-1/+1
* ath79: fix build error for downstream gpio driversShiji Yang2024-05-092-4/+4
* ath79: remove obsolete 5.15 kernel supportShiji Yang2024-03-132-22/+10
* ag71xx: fix wrong register definition issueRosen Penev2024-01-052-24/+24
* treewide: use ethtool_puts instead of memcpyRosen Penev2024-01-051-2/+1
* ath79: mikrotik: fix build error with kernel 6.1Koen Vandeputte2023-10-061-6/+0
* ath79: fix ethernet driver build errors on kernel 6.1Shiji Yang2023-09-082-5/+22
* kernel: remove obsolete kernel version switchesAleksander Jan Bajkowski2023-05-201-4/+0
* ath79: ar934x: still advertise subpage on soft eccChristian Lamparter2023-05-141-3/+3
* ath79: rb91x_nand: fix compilation warning for dev_errChristian Marangi2023-05-121-1/+1
* ath79: gpio-latch: fix compilation warning for wrong dev_err %Christian Marangi2023-05-121-1/+1
* treewide: strip useless `default n` Kconfig linesTony Butler2023-02-031-2/+0
* ath79: increase max tx ring buffer for ag71xxRobert Meijer2022-10-061-1/+1
* ath79: fix Tx cleanup when NAPI poll budget is zeroSieng-Piaw Liew2022-07-141-5/+5
* ath79: ag71xx: reuse skbuff_head with napi skb apiSieng Piaw Liew2022-07-041-1/+5
* ath79: ag71xx-mdio: remove phy-mask propertySander Vanheule2022-06-151-4/+0
* ath79: add support for reset key on MikroTik RB912UAG-2HPnDDenis Kalashnikov2022-01-193-6/+240
* ath79: remove pre-5.10 specific kernel codeDavid Bauer2021-12-295-65/+2
* ath79: ag71xx: Disable napi related interrupts during probeSven Eckelmann2021-10-231-0/+6
* treewide: backport support for nvmem on non platform devicesAnsuel Smith2021-08-051-5/+2
* ath79: ar934x: fix mounting issues if subpage is not supportedKoen Vandeputte2021-06-211-1/+3
* ath79: add NAND driver for MikroTik RB91xG seriesDenis Kalashnikov2021-06-211-0/+375
* ath79: add gpio-latch driver for MikroTik RouterBOARDsDenis Kalashnikov2021-06-211-0/+203
* ath79: ag71xx: fix error handling for of_get_phy_modeDavid Bauer2021-05-101-3/+3
* ath79: mikrotik: update nand-rb4xx driverRoger Pueyo Centelles2021-04-171-5/+20
* ath79: force SGMII SerDes mode to MAC operationDavid Bauer2021-04-131-0/+5
* ath79: ar934x-nand: fix broken nand on kernel 5.10Koen Vandeputte2021-04-061-1/+1
* 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-153-0/+651
* 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