summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net fec_mpc5200: disable fec on shutdownSascha Hauer2011-09-271-0/+8
* introduce io.hSascha Hauer2011-09-229-9/+9
* macb: handle clk_get errorHubert Feurstein2011-09-121-0/+6
* macb: whitespace cleanupHubert Feurstein2011-09-121-6/+6
* net mii: add a parent pointer to miidevs and set it to the hardware deviceSascha Hauer2011-08-1512-0/+13
* net: make the ethernet device a child of the hardware deviceSascha Hauer2011-08-1512-0/+12
* net fec_mpc5200: fix lineendingsSascha Hauer2011-08-151-7/+7
* dm9000: introduce add_dm9000_device to register dm9000 deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-1/+2
* dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BITJean-Christophe PLAGNIOL-VILLARD2011-07-291-6/+6
*---. Merge branches 'pu-ethaddr', 'pu-fec', 'pu-imx-iim', 'pu-resources' and 'pu-r...Sascha Hauer2011-07-296-56/+57
|\ \ \
| | | * fec_mpc5200: switch to resourcesSascha Hauer2011-07-281-1/+1
| | | * smc91111: switch to resourcesSascha Hauer2011-07-281-1/+1
| | | * smc911x: embed eth_device into privSascha Hauer2011-07-281-5/+4
| | | * smc911x: switch to use resourcesSascha Hauer2011-07-281-6/+9
| | | * smc911x: use dev_* instead of printfSascha Hauer2011-07-282-14/+10
| | |/
| * | net i.MX fec: rename driver struct to be genericSascha Hauer2011-07-281-2/+2
| * | net i.MX fec: embed ethernet device into privSascha Hauer2011-07-282-2/+3
| * | net i.MX fec: remove unnecessary alignmentSascha Hauer2011-07-281-13/+9
| * | net i.MX fec: make multi instance safeSascha Hauer2011-07-281-14/+20
| |/
* / ARM i.MX: rework IIM MAC address settingSascha Hauer2011-07-291-4/+0
|/
* nios2/altera_tse: Switch to resourcesFranck Jullien2011-07-272-43/+35
* dm9000: switch to dev_request_mem_regionJean-Christophe PLAGNIOL-VILLARD2011-07-201-2/+2
* atmel/drivers: switch to dev_request_mem_regionJean-Christophe PLAGNIOL-VILLARD2011-07-201-1/+1
* net i.MX fec: convert to struct resourceSascha Hauer2011-07-191-1/+1
* dm9200: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+8
* macb: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+2
* Merge branch 'master' into nextSascha Hauer2011-06-201-1/+1
|\
| * Fix compiler warningFranck JULLIEN2011-05-161-1/+1
* | macb: add support for board specific get_ethaddr functionHubert Feurstein2011-06-201-1/+1
|/
* Nios2: Add Altera TSE driverFranck JULLIEN2011-05-024-0/+899
* Fix coding style in driver/net/MakefileFranck JULLIEN2011-05-021-2/+2
* Merge branch 'omap-drivers' into nextSascha Hauer2011-04-065-0/+1201
|\
| * net smc911x: Add LAN9221 supportSascha Hauer2011-03-301-0/+2
| * usb net: Add SMSC95xx supportSascha Hauer2011-03-304-0/+1199
* | usbnet: do not initialize ethernet device from usb deviceSascha Hauer2011-04-041-1/+0
|/
* dm9000: read the mac address from the register if none are specifiedJean-Christophe PLAGNIOL-VILLARD2011-03-031-6/+12
* Fix end of expression char (some lines forgotten in v1)Juergen Beisert2011-03-031-2/+2
* Fix end of expression charJuergen Beisert2011-03-031-5/+5
* tx28: fix kconfig warningRobert Schwebel2011-02-101-0/+3
* Merge branch 'next'Sascha Hauer2011-02-035-10/+10
|\
| * ARM: rename STM arch to mxsSascha Hauer2011-01-201-2/+2
| * Merge branch 'master' into nextSascha Hauer2011-01-174-13/+13
| |\
| * | fec i.MX28: Make it work with MMU onSascha Hauer2011-01-171-1/+1
| * | Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-074-7/+7
* | | miidev: allow read/write of all registersBaruch Siach2011-01-191-1/+1
| |/ |/|
* | smc911x: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* | dm9000: fix printf compiler warningsSascha Hauer2011-01-071-6/+6
* | cs8900: fix printf compiler warningsSascha Hauer2011-01-071-3/+3
* | fec_imx: fix printf compiler warningsSascha Hauer2011-01-071-3/+3
|/
* Cosmetic fixes, including format attributes for printf() and friends.Krzysztof Halasa2010-12-211-1/+0