aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-105/+24
2012-09-18dm: sparc: net: Fixup greth compile warningsMarek Vasut1-5/+5
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk1-1/+1
2012-09-03net:macb: add line breakAndreas Bießmann1-1/+1
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen1-2/+2
2012-09-01cpsw: add driver for cpsw ethernet deviceCyril Chemparathy2-0/+992
2012-08-23powerpc/fsl-corenet: remove dead variant symbolsScott Wood1-1/+0
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi2-98/+0
2012-08-23fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi1-6/+5
2012-08-23fm-eth: add function fm_info_get_phy_address()Timur Tabi1-0/+16
2012-08-23powerpc/85xx: add support for FM2 DTSEC5Timur Tabi1-0/+3
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk10-248/+361
2012-07-23net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-0/+9
2012-07-23net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda2-181/+258
2012-07-23net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda2-33/+32
2012-07-23net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda2-20/+3
2012-07-19net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans1-1/+1
2012-07-19net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans1-5/+3
2012-07-19Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger1-2/+1
2012-07-12Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk9-11/+58
2012-07-11net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen1-2/+2
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky1-2/+13
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi6-6/+39
2012-07-11phylib: phy_startup() should return an error code on failureTimur Tabi1-1/+4
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu1-4/+3
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese2-69/+50
2012-07-07SPEAr: Add interface information in initializationVipin Kumar2-1/+10
2012-07-07da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar1-0/+8
2012-05-23net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu2-1/+11
2012-05-23net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu2-28/+74
2012-05-23net: Allow filtering on debug traces in the net subsystemJoe Hershberger1-0/+4
2012-05-23net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger1-0/+6
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger1-2/+2
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger1-3/+3
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger1-2/+2
2012-05-23net: Fix remaining API interface breakageJoe Hershberger17-36/+26
2012-05-22drivers/net/rtl8169.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22drivers/net/pcnet.c: Fix compile warningJoe Hershberger1-4/+2
2012-05-22drivers/net/xilinx_axi_emac.c: Fix compile warningStephan Linz1-1/+1
2012-05-22drivers/net/xilinx_emaclite.c: Fix compile warningStephan Linz1-3/+3
2012-05-22drivers/net/xilinx_ll_temac.c: Fix compile warningStephan Linz4-8/+4
2012-05-22drivers/net/uli526x.c: Fix compile warningJoe Hershberger1-4/+2
2012-05-22drivers/net/tsi108_eth.c: Fix compile warningJoe Hershberger1-9/+5
2012-05-22drivers/net/rtl8139.c: Fix compile warningJoe Hershberger1-2/+2
2012-05-22drivers/net/ns8382x.c: Fix compile warningJoe Hershberger1-4/+2
2012-05-22drivers/net/natsemi.c: Fix compile warningJoe Hershberger1-4/+2
2012-05-22drivers/net/fm/eth.c: Fix compile warningJoe Hershberger1-1/+1
2012-05-22drivers/net/e1000.c: Fix compile warningJoe Hershberger1-3/+2
2012-05-22drivers/net/smc91111.c: Fix compile warningJoe Hershberger1-2/+1
2012-05-22drivers/net/macb.c: Fix compile warningJoe Hershberger1-2/+1