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