summaryrefslogtreecommitdiffstats
path: root/drivers/net/netx_eth.c
Commit message (Expand)AuthorAgeFilesLines
* network drivers: call net_receive directly instead of NetReceiveSascha Hauer2010-06-171-1/+1
* netx eth driver: remove local definition of ARRAY_SIZESascha Hauer2010-03-301-2/+0
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-3/+3
* add a device_d to ethernet devicesSascha Hauer2009-07-211-1/+0
* Get rid of DEVICE_TYPE_ETHER usageSascha Hauer2009-07-211-1/+0
* change functions containing 'mac' or 'enet' in its name to 'ethaddr'.sascha2007-10-181-5/+5
* add hilscher netx ethernet driverSascha Hauer2007-09-051-0/+288