Age | Commit message (Expand) | Author |
2017-10-27 | armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID | Ashish Kumar |
2017-10-27 | driver: fsl-mc: use calloc instead malloc | Prabhakar Kushwaha |
2017-10-20 | net: Add SMC911X driver to Kconfig, convert | Adam Ford |
2017-10-10 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-09-26 | ARM: mvebu: Convert CONFIG_MVNETA to Kconfig | Chris Packham |
2017-09-24 | net: ravb: Add PHY reset GPIO support | Marek Vasut |
2017-09-21 | nds32: ftmac100: Fix write mac addr fail problem. | rick |
2017-09-21 | nds32: ftmac100: support cache enable. | rick |
2017-09-18 | net: phy: micrel: Convert to livetree | Philipp Tomsich |
2017-09-18 | net: designware: Convert to livetree | Philipp Tomsich |
2017-09-15 | blk: Remove various places that do flush cache after read | Bin Meng |
2017-09-11 | armv8: fsl-layerscape: Support to add RGMII for ls1088aqds | Ashish Kumar |
2017-09-11 | armv8: ls1088a: Add NXP LS1088A SoC support | Ashish Kumar |
2017-09-11 | drivers:net:fsl-mc: Update MC address calculation | Priyanka Jain |
2017-09-07 | net: fix typos | Heinrich Schuchardt |
2017-09-07 | net: phy: realtek: fix enabling of the TX-delay for RTL8211F | Madalin Bucur |
2017-08-16 | Merge git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-08-16 | env: Rename some other getenv()-related functions | Simon Glass |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-14 | driver: net: ldpaa: Update priv->phydev after free() | Prabhakar Kushwaha |
2017-08-14 | net: fman: add support RGMII_TXID to memac | Madalin Bucur |
2017-08-13 | net: gmac_rockchip: Add support for the RK3368 GMAC | Philipp Tomsich |
2017-08-11 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-08-10 | net: mvpp2x: Set BM poll size once during priv probe | Stefan Chulski |
2017-08-10 | net: mvpp2x: remove TX drain from transmit routine | Stefan Chulski |
2017-08-10 | net: mvpp2x: Set BM pool high address | Stefan Chulski |
2017-08-10 | net: mvpp2x: Remove IRQ configuration from U-Boot | Stefan Chulski |
2017-08-10 | net: mvpp2x: remove MBUS configurations from MvPP22 driver | Stefan Chulski |
2017-08-10 | net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK | Stefan Chulski |
2017-08-10 | net: mvpp2x: fix BM configuration overrun issue | Stefan Chulski |
2017-08-10 | net: mvpp2x: Enable GoP packet padding in TX | Stefan Chulski |
2017-08-10 | net: mvpp2x: fix phy connected to wrong mdio issue | Stefan Chulski |
2017-08-10 | net: mvpp2x: Add GPIO configuration support | Stefan Chulski |
2017-08-09 | driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied | Santan Kumar |
2017-08-07 | net: phy: micrel: add an option to disable gigabit for the KSZ9031 | Sebastien Bourdelin |
2017-08-07 | net: phy: Add AFE settings to the Broadcom Cygnus phy | Arun Parameswaran |
2017-08-07 | net: move Broadcom SF2 driver to Kconfig | Suji Velupillai |
2017-08-07 | net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options | Alexandru Gagniuc |
2017-08-07 | net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx | Alexandru Gagniuc |
2017-08-07 | net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers | Alexandru Gagniuc |
2017-08-07 | net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 | Alexandru Gagniuc |
2017-08-07 | net: ag7xxx: Propagate errors on phy access | Joe Hershberger |
2017-08-07 | net: ag7xxx: Comment register names | Joe Hershberger |
2017-08-07 | drivers/net/phy/fixed: do not overwrite addr | Christian Gmeiner |
2017-08-03 | net: ravb: Add clock handling support | Marek Vasut |