summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-18net: phy: meson-gxl: detect LPA corruptionJerome Brunet
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song
2017-12-09net: ravb: Add R8A77995 D3 compatibleMarek Vasut
2017-12-09net: ravb: Add R8A77970 V3M compatibleMarek Vasut
2017-12-07sunxi: Fix A20-OLinuXino-MICRO LAN8710 supportStefan Mavrodiev
2017-12-06driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur
2017-12-06driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur
2017-11-30net: ravb: Fix reset GPIO handlingMarek Vasut
2017-11-29net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu
2017-11-29net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu
2017-11-29net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu
2017-11-28net: xilinx_axi_emac: Read dma address using fdtdec_get_addrSiva Durga Prasad Paladugu
2017-11-28net: xilinx_axi_emac: Use wait_for_bit instead of while loopSiva Durga Prasad Paladugu
2017-11-17net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong
2017-11-15driver: net: fsl-mc: Use base 16 in simple_strtoulPrabhakar Kushwaha
2017-11-14drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()Ashish Kumar
2017-11-10net: sun8i_emac: Fix build for non-H3/H5 SoCsChen-Yu Tsai
2017-11-09sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC usersArtturi Alm
2017-11-09sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm
2017-10-30net: fec_mxc: Change "error frame" message to debug levelFabio Estevam
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar
2017-10-27driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham
2017-09-24net: ravb: Add PHY reset GPIO supportMarek Vasut
2017-09-21nds32: ftmac100: Fix write mac addr fail problem.rick
2017-09-21nds32: ftmac100: support cache enable.rick
2017-09-18net: phy: micrel: Convert to livetreePhilipp Tomsich
2017-09-18net: designware: Convert to livetreePhilipp Tomsich
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar
2017-09-11drivers:net:fsl-mc: Update MC address calculationPriyanka Jain
2017-09-07net: fix typosHeinrich Schuchardt
2017-09-07net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-14driver: net: ldpaa: Update priv->phydev after free()Prabhakar Kushwaha
2017-08-14net: fman: add support RGMII_TXID to memacMadalin Bucur
2017-08-13net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich