summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-10-01da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27FEC: Replace magic contantsMarek Vasut
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut
2012-09-27FEC: Properly align address over the buffers for cache opsMarek Vasut
2012-09-27FEC: Do not pass unaligned buffer to network stackMarek Vasut
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-09-26net: Add driver for Zynq Gem IPMichal Simek
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Allow netconsole settings to change after nc_startJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
2012-09-24net: Make the netconsole buffer size configurableJoe Hershberger
2012-09-24net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu
2012-09-24dm: net: Fixup the armada100 FEC driverMarek Vasut
2012-09-24net: emaclite: Support OF initializationMichal Simek
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut
2012-09-24net: Make netconsole src and dest ports configurableJoe Hershberger
2012-09-18dm: sparc: net: Fixup greth compile warningsMarek Vasut
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-09-03net:macb: add line breakAndreas Bießmann
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen
2012-09-01cpsw: add driver for cpsw ethernet deviceCyril Chemparathy
2012-08-23powerpc/fsl-corenet: remove dead variant symbolsScott Wood
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi
2012-08-23fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi
2012-08-23fm-eth: add function fm_info_get_phy_address()Timur Tabi
2012-08-23powerpc/85xx: add support for FM2 DTSEC5Timur Tabi
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-23net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda
2012-07-23net: sh_eth: modify the definitions of regsiterYoshihiro Shimoda
2012-07-23net: sh_eth: add SH_ETH_TYPE_ conditionYoshihiro Shimoda
2012-07-23net: sh_eth: clean up for the SH7757's codeYoshihiro Shimoda
2012-07-19net: fec_mxc: Fix MDC for xMIIbenoit.thebaudeau@advans
2012-07-19net: fec_mxc: Fix setting of RCR for xMIIbenoit.thebaudeau@advans
2012-07-19Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger
2012-07-12Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk
2012-07-11net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi
2012-07-11phylib: phy_startup() should return an error code on failureTimur Tabi
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu
2012-07-07net: Multiple updates/enhancements to designware.cStefan Roese
2012-07-07SPEAr: Add interface information in initializationVipin Kumar
2012-07-07da850/omap-l138: Enable auto negotiation in RMII modeRajashekhara, Sudhakar
2012-05-23net: sh-eth: Add support Gigabit of SH7734Nobuhiro Iwamatsu
2012-05-23net: sh_eth: Add support SH7734 Ethernet deviceNobuhiro Iwamatsu
2012-05-23net: Allow filtering on debug traces in the net subsystemJoe Hershberger