summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay2020-04-151-1/+18
* net: dwc_eth_qos: implement reset-gpios for stm32Christophe Roullier2020-04-151-0/+53
* net: zynq-gem: Setup and use mdio base separatelyMichal Simek2020-04-061-6/+10
* net: zynq_gem: Add cache flush to zynq_gem_free_pktAshok Reddy Soma2020-04-061-0/+12
* net: sh_eth: Init the hardware before PHY accessMarek Vasut2020-04-041-0/+4
* net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.Michal Simek2020-03-311-1/+1
* armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
* armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
* net: fman: add support for all RGMII delay modesMadalin Bucur2020-03-301-0/+4
* net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber2020-03-091-55/+10
* net: phy: dp83867: Add SGMII mode type switchingMichal Simek2020-03-091-0/+12
* net: phy: Fix overlong PHY timeoutAndre Przywara2020-03-091-1/+1
* drivers: net: phy: aquantia: make it less verboseAlex Marginean2020-03-091-12/+12
* drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean2020-03-091-8/+9
* phy: Include NC-SI in phy setupSamuel Mendoza-Jonas2020-03-091-0/+9
* phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas2020-03-093-0/+902
* net: zynq: Free allocated buffers in case of errorMichal Simek2020-02-281-5/+17
* net: phy: dp83867: Clean force link good bitMichal Simek2020-02-281-0/+4
* net: zynq_gem: Use ulong instead of u32 data typeT Karthik Reddy2020-02-281-1/+1
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-193-3/+3
* dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-191-1/+1
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1137-2/+50
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0536-3/+43
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-057-0/+8
* | eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich2020-02-071-4/+5
* | eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee2020-02-071-1/+3
* | eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee2020-02-072-0/+59
|/
* Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-02-053-0/+737
|\
| * net: Add support for Broadcom GENETv5 Ethernet controllerAmit Singh Tomar2020-01-293-0/+737
* | net: fix typoFlavio Suligoi2020-01-301-1/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/25Jan2020Tom Rini2020-01-252-21/+138
|\
| * drivers: net: fsl_enetc: fix SXGMII MAC configurationAlex Marginean2020-01-241-11/+25
| * drivers: net: fsl_enetc: add write_hwaddr() for LS1028AMichael Walle2020-01-241-0/+38
| * drivers: net: fsl_enetc: use write_hwaddr()Michael Walle2020-01-241-9/+8
| * drivers: net: fsl_enetc: Pass on primary MAC address to LinuxAlex Marginean2020-01-242-1/+67
* | net: macb: Drop local cache flushVignesh Raghavendra2020-01-251-3/+1
|/
* common: Move hang() to the same header as panic()Simon Glass2020-01-173-0/+3
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* net: zynq: Add a note about RX_BUF macroMichal Simek2020-01-141-0/+1
* drivers: mcfmii: add dm supportAngelo Durgehello2020-01-101-23/+25
* drivers: fsl_mcdmafec: conversion to dmAngelo Durgehello2020-01-101-337/+354
* drivers: mcffec: conversion to dmAngelo Durgehello2020-01-101-294/+293
* drivers: net: add mcf fec dm Kconfig supportAngelo Durgehello2020-01-101-0/+16
* Merge branch 'next'WIP/06Jan2020Tom Rini2020-01-0611-45/+420
|\
| * drivers/fsl-mc: Support DPSPARSER object and apply spb commandFlorinel Iordache2019-12-264-22/+396
| * dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-157-23/+24
* | drivers: net: bcm-sf2: pass -1 to phy_connect()Alex Marginean2019-12-201-1/+1
* | net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYsMarek Vasut2019-12-201-1/+1
|/
* net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra2019-12-091-0/+1
* net: ti: am65-cpsw-nuss: Rework RX flow ID handlingVignesh Raghavendra2019-12-091-9/+6