summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-12-191-0/+8
|\
| * sunxi: Fix A20-OLinuXino-MICRO LAN8710 supportStefan Mavrodiev2017-12-071-0/+8
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-181-2/+2
|\ \
| * | armv8: ls1043a/ls2080a: check SoC by device IDWenbin song2017-12-131-2/+2
* | | net: phy: meson-gxl: detect LPA corruptionJerome Brunet2017-12-181-1/+87
* | | net: ravb: Add R8A77995 D3 compatibleMarek Vasut2017-12-091-0/+1
* | | net: ravb: Add R8A77970 V3M compatibleMarek Vasut2017-12-091-0/+1
|/ /
* | driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur2017-12-061-1/+2
* | driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur2017-12-069-483/+532
* | net: ravb: Fix reset GPIO handlingMarek Vasut2017-11-301-3/+4
* | net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu2017-11-291-42/+42
* | net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu2017-11-291-1/+10
* | net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu2017-11-291-12/+29
* | net: xilinx_axi_emac: Read dma address using fdtdec_get_addrSiva Durga Prasad Paladugu2017-11-281-2/+2
* | net: xilinx_axi_emac: Use wait_for_bit instead of while loopSiva Durga Prasad Paladugu2017-11-281-6/+5
|/
* net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong2017-11-174-0/+64
* driver: net: fsl-mc: Use base 16 in simple_strtoulPrabhakar Kushwaha2017-11-151-1/+1
* drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()Ashish Kumar2017-11-141-1/+1
* net: sun8i_emac: Fix build for non-H3/H5 SoCsChen-Yu Tsai2017-11-101-0/+3
* sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC usersArtturi Alm2017-11-091-0/+1
* sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm2017-11-091-1/+1
* net: fec_mxc: Change "error frame" message to debug levelFabio Estevam2017-10-301-1/+1
* armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar2017-10-271-2/+2
* driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha2017-10-271-18/+21
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-0/+28
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-10-101-0/+13
|\
| * net: ravb: Add PHY reset GPIO supportMarek Vasut2017-09-241-0/+13
* | treewide: replace with error() with pr_err()Masahiro Yamada2017-10-047-85/+85
* | ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham2017-09-261-0/+8
|/
* nds32: ftmac100: Fix write mac addr fail problem.rick2017-09-211-1/+6
* nds32: ftmac100: support cache enable.rick2017-09-211-3/+2
* net: phy: micrel: Convert to livetreePhilipp Tomsich2017-09-181-3/+2
* net: designware: Convert to livetreePhilipp Tomsich2017-09-181-8/+3
* blk: Remove various places that do flush cache after readBin Meng2017-09-152-4/+0
* armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar2017-09-112-0/+36
* armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar2017-09-112-0/+88
* drivers:net:fsl-mc: Update MC address calculationPriyanka Jain2017-09-111-2/+9
* net: fix typosHeinrich Schuchardt2017-09-073-3/+3
* net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur2017-09-071-10/+14
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-161-0/+9
|\
| * net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETHLothar Waßmann2017-07-281-0/+9
* | env: Rename some other getenv()-related functionsSimon Glass2017-08-161-3/+3
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-169-15/+15
* | env: Rename getenv/_f() to env_get()Simon Glass2017-08-166-12/+12
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-163-3/+3
* | env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* | env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* | driver: net: ldpaa: Update priv->phydev after free()Prabhakar Kushwaha2017-08-141-1/+3
* | net: fman: add support RGMII_TXID to memacMadalin Bucur2017-08-141-1/+3
* | net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich2017-08-131-0/+78