Age | Commit message (Expand) | Author |
2014-11-04 | net: sh-eth: Add cache writeback control after setting bit of DMA descriptor | Nobuhiro Iwamatsu |
2014-11-04 | net: sh-eth: Use memalign instead of orignal memroy alignment function | Nobuhiro Iwamatsu |
2014-11-04 | net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE | Nobuhiro Iwamatsu |
2014-11-04 | net: sh-eth: Add support R8A7793 | Nobuhiro Iwamatsu |
2014-10-28 | e1000: add i211 and unprogrammed i210/i211 support | Marcel Ziswiler |
2014-10-27 | e1000: fix sw fw sync on igb i210/i211 | Marcel Ziswiler |
2014-10-27 | net/e1000: Fix EEPROM access error | York Sun |
2014-10-27 | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini |
2014-10-27 | PowerPC: drop some 74xx_7xx boards and related code | Wolfgang Denk |
2014-10-27 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini |
2014-10-25 | net: davince: add missing include | Jeroen Hofstee |
2014-10-25 | net: fec_mxc: make local functions static | Jeroen Hofstee |
2014-10-25 | net: phy: fix warnings with W=1 | Jeroen Hofstee |
2014-10-23 | net: keystone_net: increase PHY auto negotiate time | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: add Keystone2 K2E SoC support | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_serdes: add keystone K2E SoC support | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: use general get link function | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: register eth PHYs on MDIO bus | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: register MDIO bus | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: use mdio_reset function | Khoronzhuk, Ivan |
2014-10-23 | net: phy: print a number of phy that is not found | Khoronzhuk, Ivan |
2014-10-23 | soc: keystone_serdes: generalize to be used by other sub systems | Hao Zhang |
2014-10-23 | soc: keystone_serdes: create a separate SGMII SerDes driver | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: remove redundant code from keystone_net.c | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: move header file from arch to ti-common | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: remove SoC specific emac_regs structure | Hao Zhang |
2014-10-23 | dma: keystone_nav: generalize driver usage | Khoronzhuk, Ivan |
2014-10-23 | dma: keystone_nav: move keystone_nav driver to driver/dma/ | Khoronzhuk, Ivan |
2014-10-23 | net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ... | Stefan Roese |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-10-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-10-10 | macb: simplify gmac initialisation | Andreas Bießmann |
2014-10-06 | net: dwc: Make the cache handling less cryptic | Marek Vasut |
2014-10-06 | net: dwc: Fix cache alignment issues | Marek Vasut |
2014-10-06 | net: phy: Cleanup drivers/net/phy/micrel.c | Pavel Machek |
2014-09-26 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-09-24 | e1000: fix no nvm build | Marcel Ziswiler |
2014-09-24 | board/t1040qds: Add sgmii ports support in 0xA7 protocol | Priyanka Jain |
2014-09-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-09-16 | rtl8169: Defer network packet processing | Thierry Reding |
2014-09-15 | openrisc: Fix a few type cast related warnings | Vasili Galka |
2014-09-12 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-09-09 | net: fec_mxc: Poll FEC_TBD_READY after polling TDAR | Fabio Estevam |
2014-09-09 | net: fec_mxc: Adjust RX DMA alignment for mx6solox | Fabio Estevam |
2014-09-08 | ls102xa: etsec: Add etsec support for LS102xA | Alison Wang |
2014-09-08 | net: mdio: Use mb() to be compatible for both ARM and PowerPC | Alison Wang |
2014-09-08 | net: Merge asm/fsl_enet.h into fsl_mdio.h | Claudiu Manoil |
2014-09-04 | keystone2: use readl/writel functions instead of redefinition | Khoronzhuk, Ivan |
2014-08-30 | arm: bcm281xx: net: Add Ethernet Driver | Jiandong Zheng |