summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-09net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra1-0/+1
2019-12-09net: ti: am65-cpsw-nuss: Rework RX flow ID handlingVignesh Raghavendra1-9/+6
2019-12-09net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGNCédric Le Goater1-8/+8
2019-12-09drivers: net: fsl_enetc: register internal MDIO busAlex Marginean1-8/+7
2019-12-09drivers: net: fsl_enetc_mdio: return with time-out if HW is stuckAlex Marginean1-1/+6
2019-12-09drivers: net: fsl_enetc: move PCS and PHY config to probeAlex Marginean1-8/+9
2019-12-09drivers: net: fsl_enetc: Add 2.5Gbps to supported link speedsAlex Marginean1-2/+3
2019-12-09drivers: net: fsl_enetc: use the new MDIO DM helper functionsAlex Marginean2-44/+10
2019-12-09drivers: net: fsl_enetc: use XFI, USXGMII interface type macrosAlex Marginean1-0/+2
2019-12-09drivers: net: aquantia: check system interface too when checking for link upAlex Marginean1-5/+2
2019-12-09drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean1-0/+15
2019-12-09drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean1-0/+39
2019-12-09drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean1-0/+107
2019-12-09drivers: net: aquantia: add PHY generation informationAlex Marginean1-0/+11
2019-12-09drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean1-14/+33
2019-12-09net: phy: fix switch vendor nameAnatolij Gustschin1-1/+1
2019-12-09net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin1-0/+12
2019-12-09net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin1-6/+16
2019-12-09net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin1-14/+28
2019-12-09net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin1-25/+125
2019-12-09net: phy: micrel: make sure the factory test bit is clearedNicolas Ferre1-1/+20
2019-12-09net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita1-0/+15
2019-12-09net: macb: let miiphy_read/_write pass arbitrary addressesJosef Holzmayr1-8/+2
2019-12-09net: macb: explicitly pass phy_adr to mdio read and writeJosef Holzmayr1-16/+17
2019-12-09net: phy: Increase link up delay in genphy_update_link()Stefan Roese1-2/+2
2019-12-09net: rtl8169: Support RTL-8168c/8111cThierry Reding1-0/+1
2019-12-09net: mvpp2: MVPP2 now needs MVMDIONevo Hed1-0/+2
2019-12-09net: mvpp2: use new MVMDIO driverNevo Hed1-177/+18
2019-12-09net: mvpp2: mark phy as invalid in case of missing appropriate driverGrzegorz Jaszczyk1-0/+23
2019-12-09net: mvpp2x: fix traffic stuck after PHY start errorStefan Chulski1-13/+14
2019-12-09net: phy: dp83867: refactor rgmii configurationGrygorii Strashko1-39/+36
2019-12-09net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko1-10/+10
2019-12-09net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko1-12/+64
2019-12-09net: phy: dp83867: Add ability to disable output clockGrygorii Strashko1-17/+36
2019-12-09net: phy: dp83867: move static initialization to .probe()Grygorii Strashko1-12/+17
2019-12-09net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko2-1/+1
2019-12-09net/phy: Fix phy_connect() for phy addr 0Priyanka Jain1-1/+1
2019-12-06Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+65
2019-12-05net: gmac_rockchip: Add support for rk3308David Wu1-0/+65
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb1-2/+2
2019-12-03net: cpsw: Add NULL pointer checkFaiz Abbas1-0/+3
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini1-0/+22
2019-12-03common: Move command functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass31-0/+31
2019-12-03common: Move mii_init() function out of common.hSimon Glass7-0/+7
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass2-0/+2
2019-11-17net: gmac_rockchip: add support for px30Heiko Stuebner1-0/+69
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-16/+69
2019-11-08drivers: net: fsl_enetc: fix RGMII configurationMichael Walle1-0/+3