summaryrefslogtreecommitdiffstats
path: root/drivers/net/4xx_enet.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-2/+2
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-5/+9
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-4/+3
* SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-201-1/+1
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-191-22/+3
* drivers/net/4xx_enet.c: Fix build warningAnatolij Gustschin2012-05-221-2/+1
* 4xx_enet.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-1/+2
* 4xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-3/+0
* GCC4.6: Squash warnings in 4xx_enet.cMarek Vasut2011-10-271-3/+3
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-08-021-7/+7
|\
| * net/4xx: Install interrupt handler after driver registrationStefan Roese2011-07-281-7/+7
* | cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
|/
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-5/+5
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-2/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-3/+3
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* net: Add option to disable fiber on M88E1111 PHY for PPC4xxStefan Roese2010-07-121-0/+5
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-50/+50
* net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-041-0/+9
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-68/+68
* Dual-license IBM code contributionsJosh Boyer2009-08-091-0/+2
* ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo2009-07-221-2/+1
* Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren2009-06-151-54/+0
* ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-081-4/+6
* drivers/net/: get mac address from environmentMike Frysinger2009-03-201-8/+5
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-091-0/+2126
OpenPOWER on IntegriCloud