aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj
2011-02-02DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj
2011-02-02DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj
2011-02-02fec_mxc: add support for MX53 processorLiu Hui-R64343
2011-01-18NET: lan91c96: Correct chip detect logicYanjun Yang
2011-01-10LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang
2011-01-09ftgmac100: support of gigabit eth ftgmac100Macpaul Lin
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk
2010-12-13tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMIIKumar Gala
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-11-30da850: Add RMII support for EMACSudhakar Rajashekhara
2010-11-27824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26e1000: fix compile warningWolfgang Denk
2010-11-21imx: Get fec mac address from fuseLiu Hui-R64343
2010-11-18GRETH: removed space in network driver device name.Daniel Hellstrom
2010-11-18GRETH: fixed 2 decriptor table typosDaniel Hellstrom
2010-11-18GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom
2010-11-18GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom
2010-11-18GRETH: made debug printouts use common debug() macro.Daniel Hellstrom
2010-11-18GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom
2010-11-17net: e1000: typo using wrong argument to sizeofMatthew McClintock
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala
2010-11-14net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu
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