aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/ag71xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-10/+2
2020-01-21net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit1-9/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2019-12-17net: ag71xx: fix compile warningsOleksij Rempel1-2/+2
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-3/+2
2019-10-01net: ag71xx: fix mdio subnode supportOleksij Rempel1-2/+4
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-07-31net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'Christophe JAILLET1-1/+1
2019-07-31net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'Christophe JAILLET1-1/+1
2019-07-29net: ag71xx: use resource_size for the ioremap sizeDing Xiang1-1/+1
2019-07-18ag71xx: fix return value check in ag71xx_probe()Wei Yongjun1-2/+2
2019-07-18ag71xx: fix error return code in ag71xx_probe()Wei Yongjun1-1/+3
2019-07-17net: ag71xx: Add missing headerRosen Penev1-0/+1
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel1-0/+1898