summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros/ag71xx.c
AgeCommit message (Expand)Author
2020-02-29net: ag71xx: port to phylinkOleksij Rempel
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-21net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-17net: ag71xx: fix compile warningsOleksij Rempel
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-10-01net: ag71xx: fix mdio subnode supportOleksij Rempel
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-31net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'Christophe JAILLET
2019-07-31net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'Christophe JAILLET
2019-07-29net: ag71xx: use resource_size for the ioremap sizeDing Xiang
2019-07-18ag71xx: fix return value check in ag71xx_probe()Wei Yongjun
2019-07-18ag71xx: fix error return code in ag71xx_probe()Wei Yongjun
2019-07-17net: ag71xx: Add missing headerRosen Penev
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel