summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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