summaryrefslogtreecommitdiff
path: root/drivers/net/4xx_enet.c
Commit message (Expand)AuthorAgeLines
* SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-20-1/+1
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-19-22/+3
* drivers/net/4xx_enet.c: Fix build warningAnatolij Gustschin2012-05-22-2/+1
* 4xx_enet.c: Fix GCC 4.6 build warningsStefan Roese2011-11-16-1/+2
* 4xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-3/+0
* GCC4.6: Squash warnings in 4xx_enet.cMarek Vasut2011-10-27-3/+3
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-08-02-7/+7
|\
| * net/4xx: Install interrupt handler after driver registrationStefan Roese2011-07-28-7/+7
* | cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-1/+1
|/
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-5/+5
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-2/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-3/+3
* miiphy: constify device nameMike Frysinger2010-08-09-2/+2
* net: Add option to disable fiber on M88E1111 PHY for PPC4xxStefan Roese2010-07-12-0/+5
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-50/+50
* net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-04-0/+9
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-68/+68
* Dual-license IBM code contributionsJosh Boyer2009-08-09-0/+2
* ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo2009-07-22-2/+1
* Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren2009-06-15-54/+0
* ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-08-4/+6
* drivers/net/: get mac address from environmentMike Frysinger2009-03-20-8/+5
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-09-0/+2126