aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-01da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert1-1/+2
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini162-59/+70445
2012-09-27FEC: Replace magic contantsMarek Vasut2-3/+6
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut1-9/+11
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut1-1/+13
2012-09-27FEC: Properly align address over the buffers for cache opsMarek Vasut1-6/+8
2012-09-27FEC: Do not pass unaligned buffer to network stackMarek Vasut1-1/+2
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain1-4/+14
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp2-0/+319
2012-09-26net: Add driver for Zynq Gem IPMichal Simek2-0/+441
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-105/+24
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger1-2/+6
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger1-31/+65
2012-09-24net: Improve the speed of netconsoleJoe Hershberger1-4/+18
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger1-2/+6
2012-09-24net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2-3/+13
2012-09-24dm: net: Fixup the armada100 FEC driverMarek Vasut1-2/+3
2012-09-24net: emaclite: Support OF initializationMichal Simek1-0/+30
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut150-0/+69488
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger1-9/+20
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