| Commit message (Expand) | Author | Age | Lines |
* | powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support | Masahiro Yamada | 2015-01-05 | -5/+0 |
* | net: rtl8169: Add support for RTL-8168/8111g | Thierry Reding | 2014-12-18 | -0/+1 |
* | net: rtl8169: Use non-cached memory if available | Thierry Reding | 2014-12-18 | -11/+60 |
* | net: rtl8169: Properly align buffers | Thierry Reding | 2014-12-18 | -29/+34 |
* | net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER | Thierry Reding | 2014-12-18 | -1/+5 |
* | net/fm: update ft_fixup_port to differentiate dual-role mac | Shengzhou Liu | 2014-12-15 | -5/+16 |
* | net/phy: enable serdes auto-negotiation for vsc8514 phy | Shengzhou Liu | 2014-12-05 | -2/+11 |
* | net/fman: update 10GEC to fit new SoC | Shengzhou Liu | 2014-12-05 | -2/+7 |
* | powerpc/mpc85xx: Add T1024/T1023 SoC support | Shengzhou Liu | 2014-12-05 | -0/+90 |
* | B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfig | Suresh Gupta | 2014-12-05 | -2/+62 |
* | powerpc/b4860qds: add xfi support | Shaohui Xie | 2014-12-05 | -1/+3 |
* | net/phy: Add support for CS4315/CS4340 PHY | Shengzhou Liu | 2014-12-05 | -0/+337 |
* | Freescale t104x: Do not exclude SGMII | Joakim Tjernlund | 2014-12-05 | -4/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-11-26 | -4/+12 |
|\ |
|
| * | net/fm: add 2.5G SGMII support | Shengzhou Liu | 2014-11-19 | -4/+12 |
* | | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -1/+1 |
|/ |
|
* | net: macb: enable GMAC IP without GE feature support | Bo Shen | 2014-11-17 | -1/+7 |
* | net: macb: write mac address when initialization | Bo Shen | 2014-11-17 | -0/+9 |
* | driver/net/fm/memac_phy: set NEG bit for external MDIOs | Shaohui Xie | 2014-11-14 | -1/+4 |
* | Fman/mEMAC: mEMAC fix for 10G MAC and PHY | Shaohui Xie | 2014-11-14 | -3/+11 |
* | drivers/net/uli526x.c: fix syntax error | Wolfgang Denk | 2014-11-07 | -1/+1 |
* | net: smc911x: Keep MAC programmed | Marek Vasut | 2014-11-07 | -0/+1 |
* | net: phy: marvell: add errata w/a for 88E151* chips | Hao Zhang | 2014-11-06 | -1/+52 |
* | net: keystone_net: add Keystone2 K2L SoC support | Khoronzhuk, Ivan | 2014-11-05 | -1/+4 |
* | net: keystone_serdes: add keystone K2L SoC support | Khoronzhuk, Ivan | 2014-11-05 | -1/+1 |
* | net: sh-eth: Add cache writeback control after setting bit of DMA descriptor | Nobuhiro Iwamatsu | 2014-11-04 | -2/+8 |
* | net: sh-eth: Use memalign instead of orignal memroy alignment function | Nobuhiro Iwamatsu | 2014-11-04 | -48/+41 |
* | net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE | Nobuhiro Iwamatsu | 2014-11-04 | -12/+12 |
* | net: sh-eth: Add support R8A7793 | Nobuhiro Iwamatsu | 2014-11-04 | -4/+5 |
* | e1000: add i211 and unprogrammed i210/i211 support | Marcel Ziswiler | 2014-10-28 | -0/+6 |
* | e1000: fix sw fw sync on igb i210/i211 | Marcel Ziswiler | 2014-10-27 | -2/+5 |
* | net/e1000: Fix EEPROM access error | York Sun | 2014-10-27 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini | 2014-10-27 | -1/+1 |
|\ |
|
| * | PowerPC: drop some 74xx_7xx boards and related code | Wolfgang Denk | 2014-10-27 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-10-27 | -268/+150 |
|\ \
| |/
|/| |
|
| * | net: keystone_net: increase PHY auto negotiate time | Khoronzhuk, Ivan | 2014-10-23 | -5/+31 |
| * | net: keystone_net: add Keystone2 K2E SoC support | Khoronzhuk, Ivan | 2014-10-23 | -0/+5 |
| * | net: keystone_serdes: add keystone K2E SoC support | Khoronzhuk, Ivan | 2014-10-23 | -0/+6 |
| * | net: keystone_net: use general get link function | Khoronzhuk, Ivan | 2014-10-23 | -45/+5 |
| * | net: keystone_net: register eth PHYs on MDIO bus | Khoronzhuk, Ivan | 2014-10-23 | -3/+21 |
| * | net: keystone_net: register MDIO bus | Khoronzhuk, Ivan | 2014-10-23 | -38/+55 |
| * | net: keystone_net: use mdio_reset function | Khoronzhuk, Ivan | 2014-10-23 | -14/+2 |
| * | net: phy: print a number of phy that is not found | Khoronzhuk, Ivan | 2014-10-23 | -1/+1 |
| * | soc: keystone_serdes: generalize to be used by other sub systems | Hao Zhang | 2014-10-23 | -1/+14 |
| * | soc: keystone_serdes: create a separate SGMII SerDes driver | Khoronzhuk, Ivan | 2014-10-23 | -138/+5 |
| * | net: keystone_net: remove redundant code from keystone_net.c | Khoronzhuk, Ivan | 2014-10-23 | -17/+0 |
| * | net: keystone_net: move header file from arch to ti-common | Khoronzhuk, Ivan | 2014-10-23 | -1/+1 |
| * | net: keystone_net: remove SoC specific emac_regs structure | Hao Zhang | 2014-10-23 | -5/+3 |
| * | dma: keystone_nav: generalize driver usage | Khoronzhuk, Ivan | 2014-10-23 | -6/+7 |
| * | dma: keystone_nav: move keystone_nav driver to driver/dma/ | Khoronzhuk, Ivan | 2014-10-23 | -1/+1 |