Age | Commit message (Expand) | Author |
2010-11-14 | net: e1000: Add initialized eth_device & e1000_hw structure | Kumar Gala |
2010-11-14 | net: uli526x: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: tsi108_eth: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: pcnet: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: ns8382x: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: natsemi: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: fec_mxc: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: eepro100: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: dc2114x: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: rtl8139: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-11-14 | net: rtl8169: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-10-20 | Fix compile warning in uli526x driver | Kumar Gala |
2010-10-19 | drivers/net/fec_mxc.c: write mac address in init | John Rigby |
2010-10-13 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-10-11 | smc91111: add write_hwaddr | Thomas Chou |
2010-10-11 | davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr | Ben Gardiner |
2010-10-11 | net: Move Emaclite to NET_MULTI | Michal Simek |
2010-10-11 | net: Fix emaclite driver to support little-endian microblaze | Michal Simek |
2010-10-11 | mpc5xxx_fec: add call to reset_phy() after PHY initialization | Ilya Yanok |
2010-10-11 | drivers/net/at91_emac.c: change return values | Andreas Bießmann |
2010-10-11 | drivers/net/at91_emac.c: increase timeout for autonegotiation | Andreas Bießmann |
2010-10-11 | NET: add ENC28J60 driver using SPI framework | Reinhard Meyer |
2010-10-11 | NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c | Reinhard Meyer (-VC) |
2010-10-05 | at91_emac.c: poll for IDLE when writing PHY | Andreas Bießmann |
2010-10-05 | at91_emac.c: fix 'Warning: eth device name has a space!' | Andreas Bießmann |
2010-10-02 | Blackfin: bfin_mac: convert from old style MMR macros | Mike Frysinger |
2010-09-23 | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese |
2010-09-23 | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese |
2010-08-09 | Fix compile warnings for const correctness | Ben Warren |
2010-08-09 | miiphy: constify device name | Mike Frysinger |
2010-08-09 | net ppc: fix ethernet device names with spaces | Heiko Schocher |
2010-08-09 | net,fec: Shorten device name as done for other drivers | Stefano Babic |
2010-08-05 | net 52xx: fix ethernet device names with spaces | Wolfgang Denk |
2010-07-14 | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk |
2010-07-13 | Blackfin: bfin_mac: remove space from name | Mike Frysinger |
2010-07-13 | Blackfin: bfin_mac: convert to portmux framework | Mike Frysinger |
2010-07-12 | mvgbe: add support for orion5x GbE controller | Albert Aribaud |
2010-07-12 | mvgbe: support SoCs other than kirkwood | Albert Aribaud |
2010-07-12 | net: rename: kirkwood_egiga as mvgbe | Albert Aribaud |
2010-07-12 | kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION | Albert Aribaud |
2010-07-12 | cpuat91: unbreak ethernet | Eric Bénard |
2010-07-12 | at91_emac: Write MAC address automatically | Eric Bénard |
2010-07-12 | AX88180: use standard I/O accessors | Mike Frysinger |
2010-07-12 | AX88180: make OUTW handle 32bit/16bit defines too | Hoan Hoang |
2010-07-12 | AX88180: add support for the Marvell 88E1118 phy | Hoan Hoang |
2010-07-12 | Write MAC address automatically on MACB-based boards | Ben Warren |
2010-07-12 | tsec: fix the return value for tsec_eth_init() | Timur Tabi |
2010-07-12 | uli526x: drop newlines from device name | Mike Frysinger |
2010-07-12 | AX88180: switch to common mii.h header | Mike Frysinger |