summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2018-01-273-96/+419
|\
| * net: sh_eth: Add DM and DT supportMarek Vasut2018-01-271-0/+268
| * net: sh_eth: Clump legacy functions togetherMarek Vasut2018-01-271-51/+51
| * net: sh_eth: Split sh_eth_initMarek Vasut2018-01-271-37/+59
| * net: sh_eth: Separate out MAC address programmingMarek Vasut2018-01-271-6/+13
| * net: sh_eth: Split sh_eth_recvMarek Vasut2018-01-271-27/+46
| * net: sh_eth: Pass sh_eth_dev aroundMarek Vasut2018-01-271-5/+17
| * net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut2018-01-272-9/+4
| * net: ravb: staticize ravb_startMarek Vasut2018-01-271-1/+1
* | Merge git://git.denx.de/u-boot-spiTom Rini2018-01-268-50/+51
|\ \ | |/ |/|
| * wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-248-50/+51
* | phy: atheros: set auto-negotiation for AR8021Zhao Qiang2018-01-151-0/+1
* | net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu2018-01-151-0/+6
* | net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu2018-01-151-2/+3
* | net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu2018-01-152-57/+75
* | net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu2018-01-151-2/+2
* | net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu2018-01-151-12/+19
* | net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli2018-01-151-0/+139
* | net: designware: Pad small packetsFlorian Fainelli2018-01-151-0/+5
* | net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli2018-01-154-0/+650
* | net: designware: add clock supportPatrice Chotard2018-01-152-0/+47
* | net: mvneta - Fixed recv() when multiple packets have arrived.Jason Brown2018-01-151-1/+5
* | net: miiphybb: fix casting errorChris Brandt2018-01-151-1/+1
* | net: sh-eth: remove sh_eth_offset_rz tableChris Brandt2018-01-151-58/+1
* | net: sh-eth: fix inl and outl definitionsChris Brandt2018-01-151-1/+3
* | net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski2018-01-151-0/+29
* | net: Fix buffer overrun error in netconsoleJoe Hershberger2018-01-151-2/+5
* | net: macb: Add support for Xilinx Zynq SoCWilson Lee2018-01-153-12/+87
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-111-0/+24
|\ \
| * | configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour2018-01-101-0/+24
| |/
* | ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCsMiquel Raynal2018-01-091-3/+3
|/
* 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