aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/lpc32xx_eth.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger1-21/+2
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger1-8/+21
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2016-01-13net: lpc32xx: fix ignored MDIO busy wait status on readVladimir Zapolskiy1-7/+7
2015-08-13net: lpc32xx: eth buffers base configSylvain Lemieux1-3/+5
2015-08-11net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy1-3/+17
2015-08-11net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy1-18/+15
2015-08-11net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy1-1/+1
2015-08-11net: lpc32xx: correct command register reset valueVladimir Zapolskiy1-1/+1
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-4/+6
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)1-0/+637