summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-11-04net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu
2014-11-04net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu
2014-11-04net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu
2014-11-04net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu
2014-10-28e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler
2014-10-27e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler
2014-10-27net/e1000: Fix EEPROM access errorYork Sun
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-25net: davince: add missing includeJeroen Hofstee
2014-10-25net: fec_mxc: make local functions staticJeroen Hofstee
2014-10-25net: phy: fix warnings with W=1Jeroen Hofstee
2014-10-23net: keystone_net: increase PHY auto negotiate timeKhoronzhuk, Ivan
2014-10-23net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan
2014-10-23net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan
2014-10-23net: keystone_net: use general get link functionKhoronzhuk, Ivan
2014-10-23net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan
2014-10-23net: keystone_net: register MDIO busKhoronzhuk, Ivan
2014-10-23net: keystone_net: use mdio_reset functionKhoronzhuk, Ivan
2014-10-23net: phy: print a number of phy that is not foundKhoronzhuk, Ivan
2014-10-23soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang
2014-10-23soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan
2014-10-23net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan
2014-10-23net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan
2014-10-23net: keystone_net: remove SoC specific emac_regs structureHao Zhang
2014-10-23dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan
2014-10-23dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan
2014-10-23net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
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