aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
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