summaryrefslogtreecommitdiff
path: root/drivers/net/lpc32xx_eth.c
Commit message (Expand)AuthorAgeLines
* net: mii: Fix changes made by spatchJoe Hershberger2016-08-15-21/+2
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-15-8/+21
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14-1/+1
* net: lpc32xx: fix ignored MDIO busy wait status on readVladimir Zapolskiy2016-01-13-7/+7
* net: lpc32xx: eth buffers base configSylvain Lemieux2015-08-13-3/+5
* net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy2015-08-11-3/+17
* net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy2015-08-11-18/+15
* net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy2015-08-11-1/+1
* net: lpc32xx: correct command register reset valueVladimir Zapolskiy2015-08-11-1/+1
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-4/+6
* lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+637