summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2014-06-14macb: make checkpatch cleanAndreas Bießmann
2014-06-10net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu
2014-06-05phy: fix create_phy_by_mask for when its given an actual search maskCormier, Jonathan
2014-05-25net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell
2014-05-25net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell
2014-05-25net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell
2014-05-25net/designware: ensure device private data is DMA aligned.Ian Campbell
2014-05-16net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu
2014-05-13powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie