- 1779dc0 drivers/net/uli526x.c: fix syntax error by Wolfgang Denk · 10 years ago
- 99dd6ab net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
- 35fa0dd net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
- 6c0fb41 net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · 10 years ago
- 87ac27b net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
- f7ca1f7 net: sh-eth: Add cache writeback control after setting bit of DMA descriptor by Nobuhiro Iwamatsu · 10 years ago
- 000889c net: sh-eth: Use memalign instead of orignal memroy alignment function by Nobuhiro Iwamatsu · 10 years ago
- 703949e net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE by Nobuhiro Iwamatsu · 10 years ago
- a341b7e net: sh-eth: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
- 6c499ab e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · 10 years ago
- 17da712 e1000: fix sw fw sync on igb i210/i211 by Marcel Ziswiler · 10 years ago
- 76f8cdb net/e1000: Fix EEPROM access error by York Sun · 10 years ago
- 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
- 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
- 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
- ee3fad8 net: davince: add missing include by Jeroen Hofstee · 10 years ago
- 84f64c8 net: fec_mxc: make local functions static by Jeroen Hofstee · 10 years ago
- 3c6928f net: phy: fix warnings with W=1 by Jeroen Hofstee · 10 years ago
- c05d05e net: keystone_net: increase PHY auto negotiate time by Khoronzhuk, Ivan · 10 years ago
- ff11c76 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
- 3c61502 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
- a4d2ade net: keystone_net: use general get link function by Khoronzhuk, Ivan · 10 years ago
- 3fe9362 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
- 550c5ce net: keystone_net: register MDIO bus by Khoronzhuk, Ivan · 10 years ago
- 1920e90 net: keystone_net: use mdio_reset function by Khoronzhuk, Ivan · 10 years ago
- adc9a79 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · 10 years ago
- 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
- a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
- 497e9e0 net: keystone_net: remove redundant code from keystone_net.c by Khoronzhuk, Ivan · 10 years ago
- 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
- b2cfe32 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · 10 years ago
- 9ea9021 dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
- ef45471 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
- 19fc2ea net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC by Stefan Roese · 10 years ago
- 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
- 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 4760957 macb: simplify gmac initialisation by Andreas Bießmann · 10 years ago
- 96cec17 net: dwc: Make the cache handling less cryptic by Marek Vasut · 10 years ago
- 4f68678 net: dwc: Fix cache alignment issues by Marek Vasut · 10 years ago
- 58ec63d net: phy: Cleanup drivers/net/phy/micrel.c by Pavel Machek · 10 years ago
- 2c3dc79 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
- ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
- a427720 e1000: fix no nvm build by Marcel Ziswiler · 10 years ago
- 5273aa3 board/t1040qds: Add sgmii ports support in 0xA7 protocol by Priyanka Jain · 10 years ago
- e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- 5d9f423 rtl8169: Defer network packet processing by Thierry Reding · 10 years ago
- 9f680d2 openrisc: Fix a few type cast related warnings by Vasili Galka · 10 years ago
- 114cc42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- f599288 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR by Fabio Estevam · 10 years ago
- db5b7f5 net: fec_mxc: Adjust RX DMA alignment for mx6solox by Fabio Estevam · 10 years ago
- 52d00a8 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
- d2614ea net: mdio: Use mb() to be compatible for both ARM and PowerPC by Alison Wang · 10 years ago
- 93f26f1 net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
- e6c9428 keystone2: use readl/writel functions instead of redefinition by Khoronzhuk, Ivan · 10 years ago
- 799e125 arm: bcm281xx: net: Add Ethernet Driver by Jiandong Zheng · 10 years ago
- 5a834c1 net: cpsw: am335x: Drop constant link checking from rx/tx path's by Stefan Roese · 10 years ago
- 9518606 e1000: add i210 support by Marek Vasut · 10 years ago
- 873e8e0 e1000: Implement dcache support by Marek Vasut · 10 years ago
- 368b4d2 drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
- 9bf499a powerpc/T4240QDS/eth: some fix for XFI by Shaohui Xie · 10 years ago
- 79e86cc vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
- b21f87a3 Change Andy Fleming's email address by Andy Fleming · 10 years ago
- 362f16b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- d5f8a6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
- b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 7a02275 drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 10 years ago
- 1724374 net: sh-eth: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
- 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- 1155d8d net/fm: call fm_port_to_index() with proper checks by Rotariu Marian-Cristian · 10 years ago
- b70ed30 net: Rename and cleanup sunxi (Allwinner) emac driver by Stefan Roese · 10 years ago
- b940ca6 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
- ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 5ae0e38 net: macb: enable dcache in macb by Wu, Josh · 10 years ago
- ceef983 macb: make checkpatch clean by Andreas Bießmann · 10 years ago
- 1dbd728 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · 11 years ago
- e2752db net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · 11 years ago
- 62cbddc net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · 11 years ago
- 08be283 phy: fix create_phy_by_mask for when its given an actual search mask by Cormier, Jonathan · 10 years ago
- 49692c5 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 10 years ago
- 1857075 net/designware: reorder struct dw_eth_dev to pack more efficiently. by Ian Campbell · 10 years ago
- 964ea7c net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 10 years ago
- 1c848a2 net/designware: ensure device private data is DMA aligned. by Ian Campbell · 10 years ago
- ffc8667 net: phy/vitesse: Add support for VSC8664 phy module by Chunhe Lan · 11 years ago
- 5122dfa powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 11 years ago
- 3a7ed5a powerpc/fman/memac: use default MDIO_HOLD value by Shaohui Xie · 11 years ago
- 15e82e5 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 11 years ago
- da384a9 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 11 years ago
- 597fe04 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 11 years ago
- 02aa4c5 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 11 years ago
- d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
- 2fd2489 net: zynq: Fix sparse warnings in gem by Michal Simek · 11 years ago
- c1a9fa4 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · 11 years ago
- 080d897 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
- 08ad9b0 ar8031: modify the config func of ar8031 to ar8021_config by Zhao Qiang · 11 years ago
- 2ee6c52 driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3 by Priyanka Jain · 11 years ago
- 44afbbc net/phy: Fix PHY id for VSC8514 by Codrin Ciubotariu · 11 years ago
- dcf1d77 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · 11 years ago
- 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago