summaryrefslogtreecommitdiffstats
path: root/net/eth.c
Commit message (Expand)AuthorAgeFilesLines
* complete: eth typo fixJean-Christophe PLAGNIOL-VILLARD2012-05-021-1/+1
* complete: add eth interface complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+21
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
* net: eth: don't say that MAC comes from EEPROMWolfram Sang2012-04-051-1/+1
* net: use container_of instead of dev->type_dataSascha Hauer2012-02-251-3/+2
* net: fix eth device unregistrationSascha Hauer2012-02-141-1/+4
* net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-151-0/+4
* net: Add a possibility for boards to give network devices a MAC addressSascha Hauer2011-07-291-1/+58
* eth: check the result of edev->get_ethaddrSascha Hauer2011-04-121-2/+4
* net: use dev_* for printing network related stuffSascha Hauer2011-03-031-2/+2
* network: initialize new net device id with -1Sascha Hauer2011-02-181-0/+1
* net: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* LED: Add LED trigger supportSascha Hauer2010-12-201-1/+7
* eth: fix 'warning: No MAC address set' when using EEPROM MACBaruch Siach2010-12-161-1/+3
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-271-1/+1
* rework device parametersSascha Hauer2010-06-171-34/+14
* net: remove need for eth_halt/eth_openSascha Hauer2010-06-171-20/+36
* add a device_d to ethernet devicesSascha Hauer2009-07-211-3/+8
* net: Get rid of DEVICE_TYPE_ETHER usageSascha Hauer2009-07-211-1/+17
* net: add eth_unregister functionSascha Hauer2009-04-071-0/+17
* eth.c: Fix return valuesSascha Hauer2009-04-061-6/+4
* allow changing of network deviceSascha Hauer2009-04-061-1/+4
* remove unused variablefredo2008-12-181-2/+0
* Ethernet: write MAC address to hardware when it's changedSascha Hauer2008-09-301-7/+5
* eth: check for valid parameters for ethaddr, ipaddr, ...Sascha Hauer2008-08-201-0/+32
* remove unnessecary includeSascha Hauer2008-03-141-1/+0
* using a consistent ipaddr parameter all over the placeJuergen Beisert2007-11-081-1/+1
* change functions containing 'mac' or 'enet' in its name to 'ethaddr'.sascha2007-10-181-8/+8
* remove debug printfSascha Hauer2007-07-111-2/+0
* svn_rev_580Sascha Hauer2007-07-051-2/+4
* svn_rev_519Sascha Hauer2007-07-051-0/+5
* svn_rev_469Sascha Hauer2007-07-051-5/+5
* svn_rev_394Sascha Hauer2007-07-051-40/+13
* svn_rev_370Sascha Hauer2007-07-051-0/+1
* svn_rev_369Sascha Hauer2007-07-051-1/+0
* svn_rev_323Sascha Hauer2007-07-051-2/+2
* svn_rev_260Sascha Hauer2007-07-051-1/+23
* svn_rev_227Sascha Hauer2007-07-051-52/+9
* svn_rev_196Sascha Hauer2007-07-051-51/+45
* svn_rev_121Sascha Hauer2007-07-051-1/+40
* svn_rev_120Sascha Hauer2007-07-051-40/+22
* svn_rev_108Sascha Hauer2007-07-051-389/+4
* svn_rev_095Sascha Hauer2007-07-051-52/+94
* Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-301-0/+7
|\
| * mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+7
* | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-291-5/+2
|/
* Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-071-0/+4
|\
| * * Update Intel IXP4xx supportWolfgang Denk2006-05-301-0/+4
* | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-261-0/+16
|/
* Merge with /home/sr/git/u-bootWolfgang Denk2005-12-011-3/+3
|\