summaryrefslogtreecommitdiff
path: root/drivers/net/lpc32xx_eth.c
AgeCommit message (Expand)Author
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-14net: lpc32xx: fix ignored MDIO busy wait status on readVladimir Zapolskiy
2015-08-13net: lpc32xx: eth buffers base configSylvain Lemieux
2015-08-11net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy
2015-08-11net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy
2015-08-11net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy
2015-08-11net: lpc32xx: correct command register reset valueVladimir Zapolskiy
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)