aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-11-14net: tsi108_eth: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: ns8382x: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: natsemi: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: rtl8169: Add initialized eth_device structureNobuhiro Iwamatsu
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-20Fix compile warning in uli526x driverKumar Gala
2010-10-19drivers/net/fec_mxc.c: write mac address in initJohn Rigby
2010-10-13Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-11smc91111: add write_hwaddrThomas Chou
2010-10-11davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner
2010-10-11net: Move Emaclite to NET_MULTIMichal Simek
2010-10-11net: Fix emaclite driver to support little-endian microblazeMichal Simek
2010-10-11mpc5xxx_fec: add call to reset_phy() after PHY initializationIlya Yanok
2010-10-11drivers/net/at91_emac.c: change return valuesAndreas Bießmann
2010-10-11drivers/net/at91_emac.c: increase timeout for autonegotiationAndreas Bießmann
2010-10-11NET: add ENC28J60 driver using SPI frameworkReinhard Meyer
2010-10-11NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.cReinhard Meyer (-VC)
2010-10-05at91_emac.c: poll for IDLE when writing PHYAndreas Bießmann
2010-10-05at91_emac.c: fix 'Warning: eth device name has a space!'Andreas Bießmann
2010-10-02Blackfin: bfin_mac: convert from old style MMR macrosMike Frysinger
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-08-09Fix compile warnings for const correctnessBen Warren
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher
2010-08-09net,fec: Shorten device name as done for other driversStefano Babic
2010-08-05net 52xx: fix ethernet device names with spacesWolfgang Denk
2010-07-14Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2010-07-13Blackfin: bfin_mac: remove space from nameMike Frysinger
2010-07-13Blackfin: bfin_mac: convert to portmux frameworkMike Frysinger
2010-07-12mvgbe: add support for orion5x GbE controllerAlbert Aribaud
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud
2010-07-12net: rename: kirkwood_egiga as mvgbeAlbert Aribaud
2010-07-12kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATIONAlbert Aribaud
2010-07-12cpuat91: unbreak ethernetEric Bénard
2010-07-12at91_emac: Write MAC address automaticallyEric Bénard
2010-07-12AX88180: use standard I/O accessorsMike Frysinger
2010-07-12AX88180: make OUTW handle 32bit/16bit defines tooHoan Hoang
2010-07-12AX88180: add support for the Marvell 88E1118 phyHoan Hoang
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren
2010-07-12tsec: fix the return value for tsec_eth_init()Timur Tabi
2010-07-12uli526x: drop newlines from device nameMike Frysinger
2010-07-12AX88180: switch to common mii.h headerMike Frysinger
2010-07-12AX88180: improve phy searchingMike Frysinger
2010-07-12AX88180: fix media typosHoan Hoang