summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-203-1505/+219
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-2012-0/+1500
* Create PHY Lib for U-BootAndy Fleming2011-04-203-0/+831
* Remove instances of phy_read/writeAndy Fleming2011-04-203-32/+34
* tsec: arrange the code to avoid useless function declarationMingkai Hu2011-04-201-440/+415
* tsec: use IO accessors for IO accessesMingkai Hu2011-04-201-123/+126
* Fix misc spelling errors found by lintianLoïc Minier2011-04-121-1/+1
* Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-112-8/+31
* ea20: fix undefined PHY_* errorsBen Gardiner2011-04-111-3/+3
* tsec: add AR8021 PHY supportLi Yang2011-04-041-0/+23
* net: ftmac100: update get_timer() usagesPo-Yu Chuang2011-03-211-3/+3
* net: ftmac100: remove unnecessary volatilesPo-Yu Chuang2011-03-211-6/+6
* net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2011-03-162-4/+86
* net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu2011-02-151-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-041-0/+9
|\
| * net: sh_eth: add cache handlingYoshihiro Shimoda2011-02-021-0/+9
* | DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-021-0/+7
* | DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj2011-02-021-0/+1
* | DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj2011-02-021-3/+4
* | fec_mxc: add support for MX53 processorLiu Hui-R643432011-02-022-3/+3
|/
* NET: lan91c96: Correct chip detect logicYanjun Yang2011-01-181-1/+1
* LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang2011-01-101-2/+2
* ftgmac100: support of gigabit eth ftgmac100Macpaul Lin2011-01-093-0/+826
* miiphy: convert to linux/mii.hMike Frysinger2011-01-0916-148/+145
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-162-20/+6
|\
| * tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMIIKumar Gala2010-12-131-5/+4
| * Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-091-15/+2
| |\
| | * imx: Get fec mac address from fuseLiu Hui-R643432010-11-211-15/+2
* | | da850: Add RMII support for EMACSudhakar Rajashekhara2010-11-301-1/+40
|/ /
* | 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-3/+7
* | e1000: fix compile warningWolfgang Denk2010-11-261-1/+2
* | GRETH: removed space in network driver device name.Daniel Hellstrom2010-11-181-2/+2
* | GRETH: fixed 2 decriptor table typosDaniel Hellstrom2010-11-181-2/+2
* | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom2010-11-181-0/+10
* | GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom2010-11-181-23/+55
* | GRETH: made debug printouts use common debug() macro.Daniel Hellstrom2010-11-181-41/+25
* | GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom2010-11-181-3/+1
* | net: e1000: typo using wrong argument to sizeofMatthew McClintock2010-11-171-1/+1
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-4/+4
|/
* net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala2010-11-141-0/+14
* net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* net: tsi108_eth: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-1/+5
* net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* net: ns8382x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* net: natsemi: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+1
* net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+6
* net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* net: rtl8169: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
OpenPOWER on IntegriCloud