summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningFranck JULLIEN2011-05-161-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
* ep93xx eth driver: Reorder functions to eliminate need for prototypesMatthias Kaehlcke2010-02-021-121/+117
* ep93xx eth driver: Fix dump_xxx_queue() parameter listMatthias Kaehlcke2010-02-021-16/+16
* smc91111: fix odering of mac address read from EEPROMMarc Kleine-Budde2010-02-011-14/+9
* Add EP93xx ethernet driverMatthias Kaehlcke2010-01-144-0/+829
* Fix a data abort with fec_imxEric Benard2010-01-111-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-156-8/+8
* fec_imx: remove trailing whitespaceMarc Kleine-Budde2009-11-211-2/+2
* [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-4/+4