summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MX28: add FEC supportJuergen Beisert2010-12-142-18/+93
* Fixup the FEC driver filesJuergen Beisert2010-12-142-6/+1
* miidev: allow multiple devJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+1
* smc91111: Various sparse fixes.Marek Belisko2010-11-191-20/+20
* fec_imx: sparse fixesSascha Hauer2010-10-212-7/+7
* netx eth: Fix compilationSascha Hauer2010-10-021-4/+4
* ep93xx net driver: Fix compilationSascha Hauer2010-10-021-4/+6
* fec_mpc5200: Fix compilationSascha Hauer2010-10-021-1/+1
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-2718-228/+211
* macb: introduce HAS_MACB configurationJean-Christophe PLAGNIOL-VILLARD2010-08-231-1/+4
* dm9000: allow to specify that no srom is presentJean-Christophe PLAGNIOL-VILLARD2010-08-231-1/+2
* fec_imx: add support for IIM stored mac addressBaruch Siach2010-08-171-2/+2
* at91: implement clock frameworkJean-Christophe PLAGNIOL-VILLARD2010-08-061-1/+10
* usbnet: remove unused dev member in struct usbnetSascha Hauer2010-06-242-10/+11
* network drivers: call net_receive directly instead of NetReceiveSascha Hauer2010-06-1713-14/+14
* fix miiphy allocJan Weitzel2010-04-141-4/+4
* netx eth driver: remove local definition of ARRAY_SIZESascha Hauer2010-03-301-2/+0
* pass arguments to dma_* as unsigned long as the kernel doesSascha Hauer2010-03-301-1/+2
* ep93xx eth driver: dump_xxx() cleanupMatthias Kaehlcke2010-02-031-27/+27
* ep93xx eth driver: Remove unnecessary parentheses in constant definitionsMatthias Kaehlcke2010-02-031-2/+2