aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-06-22Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-06-21macb: fix compile warningandreas.devel@googlemail.com
2011-06-21at91_emac: fix compile warningandreas.devel@googlemail.com
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-05-31mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUEValentin Longchamp
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer
2011-05-12net: xilinx emaclite: Fix return valuesMichal Simek
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming
2011-04-20Create PHY Lib for U-BootAndy Fleming
2011-04-20Remove instances of phy_read/writeAndy Fleming
2011-04-20tsec: arrange the code to avoid useless function declarationMingkai Hu
2011-04-20tsec: use IO accessors for IO accessesMingkai Hu
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-04-11Net: Add Intel E1000 82574L PCIe card supportRoy Zang
2011-04-11ea20: fix undefined PHY_* errorsBen Gardiner
2011-04-04tsec: add AR8021 PHY supportLi Yang
2011-03-21net: ftmac100: update get_timer() usagesPo-Yu Chuang
2011-03-21net: ftmac100: remove unnecessary volatilesPo-Yu Chuang
2011-03-16net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda
2011-02-15net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-02-02net: sh_eth: add cache handlingYoshihiro Shimoda
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