aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-12-06driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur1-1/+2
2017-12-06driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur9-483/+532
2017-11-30net: ravb: Fix reset GPIO handlingMarek Vasut1-3/+4
2017-11-29net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu1-42/+42
2017-11-29net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu1-1/+10
2017-11-29net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu1-12/+29
2017-11-28net: xilinx_axi_emac: Read dma address using fdtdec_get_addrSiva Durga Prasad Paladugu1-2/+2
2017-11-28net: xilinx_axi_emac: Use wait_for_bit instead of while loopSiva Durga Prasad Paladugu1-6/+5
2017-11-17net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong4-0/+64
2017-11-15driver: net: fsl-mc: Use base 16 in simple_strtoulPrabhakar Kushwaha1-1/+1
2017-11-14drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()Ashish Kumar1-1/+1
2017-11-10net: sun8i_emac: Fix build for non-H3/H5 SoCsChen-Yu Tsai1-0/+3
2017-11-09sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC usersArtturi Alm1-0/+1
2017-11-09sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm1-1/+1
2017-10-30net: fec_mxc: Change "error frame" message to debug levelFabio Estevam1-1/+1
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar1-2/+2
2017-10-27driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha1-18/+21
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford1-0/+28
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini1-0/+13
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada7-85/+85
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham1-0/+8
2017-09-24net: ravb: Add PHY reset GPIO supportMarek Vasut1-0/+13
2017-09-21nds32: ftmac100: Fix write mac addr fail problem.rick1-1/+6
2017-09-21nds32: ftmac100: support cache enable.rick1-3/+2
2017-09-18net: phy: micrel: Convert to livetreePhilipp Tomsich1-3/+2
2017-09-18net: designware: Convert to livetreePhilipp Tomsich1-8/+3
2017-09-15blk: Remove various places that do flush cache after readBin Meng2-4/+0
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar2-0/+36
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar2-0/+88
2017-09-11drivers:net:fsl-mc: Update MC address calculationPriyanka Jain1-2/+9
2017-09-07net: fix typosHeinrich Schuchardt3-3/+3
2017-09-07net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur1-10/+14
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini1-0/+9
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-3/+3
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass9-15/+15
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass6-12/+12
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass3-3/+3
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-08-14driver: net: ldpaa: Update priv->phydev after free()Prabhakar Kushwaha1-1/+3
2017-08-14net: fman: add support RGMII_TXID to memacMadalin Bucur1-1/+3
2017-08-13net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich1-0/+78
2017-08-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+9
2017-08-10net: mvpp2x: Set BM poll size once during priv probeStefan Chulski1-4/+1
2017-08-10net: mvpp2x: remove TX drain from transmit routineStefan Chulski1-21/+0
2017-08-10net: mvpp2x: Set BM pool high addressStefan Chulski1-0/+6
2017-08-10net: mvpp2x: Remove IRQ configuration from U-BootStefan Chulski1-45/+1
2017-08-10net: mvpp2x: remove MBUS configurations from MvPP22 driverStefan Chulski1-5/+6
2017-08-10net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNKStefan Chulski1-2/+2
2017-08-10net: mvpp2x: fix BM configuration overrun issueStefan Chulski1-8/+17