aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aurora/nb8800.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-07-20net: ethernet: nb8800: fix error handling of nb8800_probe()Wei Yongjun1-1/+1
2016-07-16net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli1-0/+1
2016-06-19net: ethernet: nb8800: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-22/+2
2016-06-19net: ethernet: nb8800: use phydev from struct net_devicePhilippe Reynes1-28/+29
2016-02-24net: ethernet: nb8800: support fixed-link DT nodeSebastian Frias1-1/+13
2016-01-29net: nb8800: avoid uninitialized variable warningArnd Bergmann1-2/+2
2015-11-20net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controllerMåns Rullgård1-0/+1552