summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* 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'Tom 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
* net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGNCédric Le Goater2019-12-091-8/+8
* drivers: net: fsl_enetc: register internal MDIO busAlex Marginean2019-12-091-8/+7
* drivers: net: fsl_enetc_mdio: return with time-out if HW is stuckAlex Marginean2019-12-091-1/+6
* drivers: net: fsl_enetc: move PCS and PHY config to probeAlex Marginean2019-12-091-8/+9
* drivers: net: fsl_enetc: Add 2.5Gbps to supported link speedsAlex Marginean2019-12-091-2/+3
* drivers: net: fsl_enetc: use the new MDIO DM helper functionsAlex Marginean2019-12-092-44/+10
* drivers: net: fsl_enetc: use XFI, USXGMII interface type macrosAlex Marginean2019-12-091-0/+2
* drivers: net: aquantia: check system interface too when checking for link upAlex Marginean2019-12-091-5/+2
* drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean2019-12-091-0/+15
* drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean2019-12-091-0/+39
* drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean2019-12-091-0/+107
* drivers: net: aquantia: add PHY generation informationAlex Marginean2019-12-091-0/+11
* drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean2019-12-091-14/+33
* net: phy: fix switch vendor nameAnatolij Gustschin2019-12-091-1/+1
* net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin2019-12-091-0/+12
* net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin2019-12-091-6/+16
* net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin2019-12-091-14/+28
* net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin2019-12-091-25/+125
* net: phy: micrel: make sure the factory test bit is clearedNicolas Ferre2019-12-091-1/+20
* net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita2019-12-091-0/+15
* net: macb: let miiphy_read/_write pass arbitrary addressesJosef Holzmayr2019-12-091-8/+2
* net: macb: explicitly pass phy_adr to mdio read and writeJosef Holzmayr2019-12-091-16/+17
* net: phy: Increase link up delay in genphy_update_link()Stefan Roese2019-12-091-2/+2
* net: rtl8169: Support RTL-8168c/8111cThierry Reding2019-12-091-0/+1
* net: mvpp2: MVPP2 now needs MVMDIONevo Hed2019-12-091-0/+2
* net: mvpp2: use new MVMDIO driverNevo Hed2019-12-091-177/+18
* net: mvpp2: mark phy as invalid in case of missing appropriate driverGrzegorz Jaszczyk2019-12-091-0/+23
* net: mvpp2x: fix traffic stuck after PHY start errorStefan Chulski2019-12-091-13/+14
* net: phy: dp83867: refactor rgmii configurationGrygorii Strashko2019-12-091-39/+36
* net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko2019-12-091-10/+10
* net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko2019-12-091-12/+64
* net: phy: dp83867: Add ability to disable output clockGrygorii Strashko2019-12-091-17/+36
* net: phy: dp83867: move static initialization to .probe()Grygorii Strashko2019-12-091-12/+17
* net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko2019-12-092-1/+1
* net/phy: Fix phy_connect() for phy addr 0Priyanka Jain2019-12-091-1/+1
* Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-12-061-0/+65
|\
| * net: gmac_rockchip: Add support for rk3308David Wu2019-12-061-0/+65
* | Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-051-2/+2
|/
* net: cpsw: Add NULL pointer checkFaiz Abbas2019-12-031-0/+3
* Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini2019-12-031-0/+22
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1