aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
Commit message (Expand)AuthorAge
* ath79: remove obsolete 5.15 kernel supportShiji Yang2024-03-13
* ag71xx: fix wrong register definition issueRosen Penev2024-01-05
* treewide: use ethtool_puts instead of memcpyRosen Penev2024-01-05
* ath79: fix ethernet driver build errors on kernel 6.1Shiji Yang2023-09-08
* kernel: remove obsolete kernel version switchesAleksander Jan Bajkowski2023-05-20
* treewide: strip useless `default n` Kconfig linesTony Butler2023-02-03
* ath79: increase max tx ring buffer for ag71xxRobert Meijer2022-10-06
* ath79: fix Tx cleanup when NAPI poll budget is zeroSieng-Piaw Liew2022-07-14
* ath79: ag71xx: reuse skbuff_head with napi skb apiSieng Piaw Liew2022-07-04
* ath79: ag71xx-mdio: remove phy-mask propertySander Vanheule2022-06-15
* ath79: remove pre-5.10 specific kernel codeDavid Bauer2021-12-29
* ath79: ag71xx: Disable napi related interrupts during probeSven Eckelmann2021-10-23
* treewide: backport support for nvmem on non platform devicesAnsuel Smith2021-08-05
* ath79: ag71xx: fix error handling for of_get_phy_modeDavid Bauer2021-05-10
* ath79: force SGMII SerDes mode to MAC operationDavid Bauer2021-04-13
* ath79: use ioremap kernel version independentDavid Bauer2021-02-22
* ath79: ag71xx: make kernel 5.10 compatibleDavid Bauer2021-02-20
* ath79: ag71xx: add ethtool statistics supportLeon Leijssen2021-02-01
* ath79: add QCA956x SERDES init workaroundJulien Dusser2020-11-23
* ath79: ensure QCA956x gmac0 mux selects sgmiiSander Vanheule2020-11-23
* ath79: ag71xx: don't warn on RGMII_RXID and RGMII_TXIDDavid Bauer2020-06-15
* ath79: ag71xx: unify version dependent codeDavid Bauer2020-04-27
* ath79: ag71xx: remove code for legacy kernelsDavid Bauer2020-04-27
* ath79: use downstream ag71xx for Kernel 5.4David Bauer2020-03-13
* ath79: add support for kernel 5.4David Bauer2020-02-28
* ath79: ag71xx: use netif_receive_skb_list on 4.19Chuanhong Guo2020-02-07
* ath79: add QCA955x SGMII link loss workaroundDavid Bauer2020-01-23
* ar71xx/ath79: ag71xx: dont fetch the same var againKoen Vandeputte2019-08-27
* ar71xx/ath79: ag71xx: get ring_mask consistentKoen Vandeputte2019-08-27
* ar71xx/ath79: ag71xx: init rings with GFP_KERNELKoen Vandeputte2019-08-09
* ar71xx/ath79: ag71xx: fix sleep in atomicKoen Vandeputte2019-08-09
* ath79: support "rgmii-id" PHY mode in ag71xxDaniel Gimpelevich2019-07-17
* ath79: ag71xx: defer probe if of_phy_connect failedChuanhong Guo2019-06-05
* ath79: ag71xx: update ethtool supportPetr Štetiar2019-06-05
* ath79: ag71xx: remove unused SIOCETHTOOL ioctl handlingPetr Štetiar2019-06-05
* ath79: ag71xx: Enable tx hang workaround for the rest of ar724x SoCsPetr Štetiar2019-04-08
* ath79: ag71xx: remove switch driver in ag71xxChuanhong Guo2019-03-24
* ath79: ag71xx: pass correct device pointer to dma functionsChuanhong Guo2019-03-24
* ath79: ag71xx: add support for timer functions in linux 4.15+Chuanhong Guo2019-03-24
* ath79: ag71xx: Remove ndo_poll_controllerRosen Penev2019-03-13
* ath79: gmac: ar934x: Add parser for mii-gmac0-slavePetr Štetiar2019-03-05
* ath79: ag71xx: add support for optional mdio resetChuanhong Guo2019-03-05
* ath79: ag71xx: register mdio using of_platform_populateChuanhong Guo2019-03-05
* ath79: ag71xx-mdio: get reset control using devm apiChuanhong Guo2019-03-05
* ath79: ag71xx: replace alloc_etherdev with devm_alloc_etherdevChuanhong Guo2019-03-05
* ath79: ag71xx: replace ag71xx_get_phy_if_mode_name() with phy_modes()Chuanhong Guo2019-03-05
* ath79: ag71xx: Fix tx queue timeouts during ifupPetr Štetiar2019-02-07
* ath79: ag71xx: preserve port mirror flags during swconfig applyMilan Krstic2019-01-22
* ath79: ag71xx: Fix code formatting in ag71xx_probePetr Štetiar2018-12-17
* ath79: ag71xx: Unify debug output with ar71xx and make debugging easierPetr Štetiar2018-12-17