aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/4xx_enet.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day1-1/+1
2016-08-15net: mii: Changes not made by spatchJoe Hershberger1-4/+3
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger1-2/+11
2016-05-02Fix spelling of "occurred".Vagrant Cascadian1-2/+2
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-5/+9
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger1-4/+3
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk1-1/+1
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk1-22/+3
2012-05-22drivers/net/4xx_enet.c: Fix build warningAnatolij Gustschin1-2/+1
2011-11-164xx_enet.c: Fix GCC 4.6 build warningsStefan Roese1-1/+2
2011-11-034xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk1-3/+0
2011-10-27GCC4.6: Squash warnings in 4xx_enet.cMarek Vasut1-3/+3
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-4/+0
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-7/+7
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2011-07-28net/4xx: Install interrupt handler after driver registrationStefan Roese1-7/+7
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-5/+5
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese1-2/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-3/+3
2010-08-09miiphy: constify device nameMike Frysinger1-2/+2
2010-07-12net: Add option to disable fiber on M88E1111 PHY for PPC4xxStefan Roese1-0/+5
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-50/+50
2009-10-04net: Fix problem with 405EZ ethernet interruptJames Clough1-0/+9
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-68/+68
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+2
2009-07-22ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo1-2/+1
2009-06-15Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren1-54/+0
2009-06-08ppc4xx/net: Fix MDIO clock setupFelix Radensky1-4/+6
2009-03-20drivers/net/: get mac address from environmentMike Frysinger1-8/+5
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren1-0/+2126