aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-02-04net: fec: do not access reserved register for i.MX8MPeng Fan1-2/+2
2018-01-31Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+3
2018-01-30driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dplYogesh Gaur1-1/+3
2018-01-29mvpp2: Fix warning over 32bit vs 64bit targetsTom Rini1-1/+1
2018-01-28net: gmac_rockchip: Add support for the RK3228 GMACDavid Wu1-0/+85
2018-01-28net: gmac_rockchip: Add rk3328 gmac supportDavid Wu1-0/+85
2018-01-28net: gmac_rockchip: Add support for the RV1108 GMACDavid Wu1-6/+109
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini3-96/+419
2018-01-27net: sh_eth: Add DM and DT supportMarek Vasut1-0/+268
2018-01-27net: sh_eth: Clump legacy functions togetherMarek Vasut1-51/+51
2018-01-27net: sh_eth: Split sh_eth_initMarek Vasut1-37/+59
2018-01-27net: sh_eth: Separate out MAC address programmingMarek Vasut1-6/+13
2018-01-27net: sh_eth: Split sh_eth_recvMarek Vasut1-27/+46
2018-01-27net: sh_eth: Pass sh_eth_dev aroundMarek Vasut1-5/+17
2018-01-27net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut2-9/+4
2018-01-27net: ravb: staticize ravb_startMarek Vasut1-1/+1
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini8-50/+51
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas8-50/+51
2018-01-15phy: atheros: set auto-negotiation for AR8021Zhao Qiang1-0/+1
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu1-0/+6
2018-01-15net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu1-2/+3
2018-01-15net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu2-57/+75
2018-01-15net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu1-2/+2
2018-01-15net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu1-12/+19
2018-01-15net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli1-0/+139
2018-01-15net: designware: Pad small packetsFlorian Fainelli1-0/+5
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli4-0/+650
2018-01-15net: designware: add clock supportPatrice Chotard2-0/+47
2018-01-15net: mvneta - Fixed recv() when multiple packets have arrived.Jason Brown1-1/+5
2018-01-15net: miiphybb: fix casting errorChris Brandt1-1/+1
2018-01-15net: sh-eth: remove sh_eth_offset_rz tableChris Brandt1-58/+1
2018-01-15net: sh-eth: fix inl and outl definitionsChris Brandt1-1/+3
2018-01-15net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski1-0/+29
2018-01-15net: Fix buffer overrun error in netconsoleJoe Hershberger1-2/+5
2018-01-15net: macb: Add support for Xilinx Zynq SoCWilson Lee3-12/+87
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+24
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour1-0/+24
2018-01-09ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCsMiquel Raynal1-3/+3
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+8
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+2
2017-12-18net: phy: meson-gxl: detect LPA corruptionJerome Brunet1-1/+87
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song1-2/+2
2017-12-09net: ravb: Add R8A77995 D3 compatibleMarek Vasut1-0/+1
2017-12-09net: ravb: Add R8A77970 V3M compatibleMarek Vasut1-0/+1
2017-12-07sunxi: Fix A20-OLinuXino-MICRO LAN8710 supportStefan Mavrodiev1-0/+8
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