summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-10-23e1000: reduce i210/i211 hackMarcel Ziswiler
2014-10-23e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler
2014-10-23net/e1000: Fix EEPROM access errorYork Sun
2014-10-14Merge tag 'v2014.10' into 2014.10-toradex-nextMarcel Ziswiler
2014-10-11e1000: i210/i211 hackMarcel Ziswiler
2014-10-11e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler
2014-10-11net: rtl8169: Add support for RTL-8168/8111gThierry Reding
2014-10-11net: rtl8169: Use non-cached memory if availableThierry Reding
2014-10-11net: rtl8169: Properly align buffersThierry Reding
2014-10-11net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFERThierry Reding
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-10macb: simplify gmac initialisationAndreas Bießmann
2014-10-06net: dwc: Make the cache handling less crypticMarek Vasut
2014-10-06net: dwc: Fix cache alignment issuesMarek Vasut
2014-10-06net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-24e1000: fix no nvm buildMarcel Ziswiler
2014-09-24board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-16rtl8169: Defer network packet processingThierry Reding
2014-09-15openrisc: Fix a few type cast related warningsVasili Galka
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-09net: fec_mxc: Poll FEC_TBD_READY after polling TDARFabio Estevam
2014-09-09net: fec_mxc: Adjust RX DMA alignment for mx6soloxFabio Estevam
2014-09-08ls102xa: etsec: Add etsec support for LS102xAAlison Wang
2014-09-08net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil
2014-09-04keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan
2014-08-30arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng
2014-08-28net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese
2014-08-21e1000: add i210 supportMarek Vasut
2014-08-21e1000: Implement dcache supportMarek Vasut
2014-08-21drivers: net: remove dead driversMasahiro Yamada
2014-08-20powerpc/T4240QDS/eth: some fix for XFIShaohui Xie
2014-08-09vitesse: remove duplicated argument to ||maxin.john@enea.com
2014-08-06Change Andy Fleming's email addressAndy Fleming
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-25drivers: net: cpsw: add support for using second port as ethernetMugunthan V N
2014-07-24net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-22net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian
2014-07-06net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-14net: macb: enable dcache in macbWu, Josh