summaryrefslogtreecommitdiffstats
path: root/drivers/net/cs8900.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: convert drivers to spdxOleksij Rempel2018-12-061-10/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-1/+5
* net: Make set_ethaddr argument constSascha Hauer2015-06-261-1/+1
* net: Pass eth_device to net_receiveSascha Hauer2014-05-151-1/+1
* driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-1/+2
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-8/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* net drivers: remove unused type_dataSascha Hauer2012-02-251-1/+0
* net: use container_of instead of dev->type_dataSascha Hauer2012-02-251-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-151-0/+1
* smc911x: use dev_* instead of printfSascha Hauer2011-07-281-1/+1
* Merge branch 'master' into nextSascha Hauer2011-01-171-3/+3
|\
| * cs8900: fix printf compiler warningsSascha Hauer2011-01-071-3/+3
* | Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-071-2/+2
|/
* network drivers: call net_receive directly instead of NetReceiveSascha Hauer2010-06-171-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-2/+2
* add a device_d to ethernet devicesSascha Hauer2009-07-211-1/+0
* Get rid of DEVICE_TYPE_ETHER usageSascha Hauer2009-07-211-1/+0
* cs8900: Whitespace changes, replace __FUNCTION__ with __func__Sascha Hauer2009-04-281-16/+15
* u-boot-v2: CS89x0 ethernet supportIvo Clarysse2009-04-281-0/+481
* remove unported includes and driversSascha Hauer2007-09-211-324/+0
* svn_rev_057Sascha Hauer2007-07-051-0/+324