summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-06-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-01net: ravb: Add R8A77990 E3 compatibleMarek Vasut
2018-05-29net: ftmac100: Fix compiler warningRick Chen
2018-05-23net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen
2018-05-17net: MVGBE don't automatically select PHYLIBChris Packham
2018-05-14net: add Kconfig for MVGBEChris Packham
2018-05-14net: mvgbe: remove CONFIG_DOVEChris Packham
2018-05-14net: mvneta: Fix fault when wrong device treeMarek BehĂșn
2018-05-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-09driver: net: fsl-mc: updated copyright infoYogesh Gaur
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-26dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driverLukasz Majewski
2018-04-26eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...Lukasz Majewski
2018-04-13net: phy: Don't limit phy addresses by defaultJoe Hershberger
2018-04-13net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut
2018-04-13net: zynq_gem: Use max-speed property from dtSiva Durga Prasad Paladugu
2018-04-13net: fec: Fix issue in DM probe timeoutYe Li
2018-04-13net: fex_mxc: add i.MX6UL/SX/SL compatiblePeng Fan
2018-04-13net: fec: sharing MDIO for two enet controllersPeng Fan
2018-04-13net: fec: set dev->seq to priv->dev_idPeng Fan
2018-04-13net: fec_mxc: simplify fec_get_miibusPeng Fan
2018-04-13net: fec_mxc: Fix DM driver issue in recvYe Li
2018-04-13net: mvneta: support setting hardware addressMatt Pelland
2018-04-09Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-04-09net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu
2018-04-09axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-08Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-04net: sun8i-emac: remove support for old bindingAndre Przywara
2018-04-04net: sun8i-emac: add support for new EMAC DT bindingAndre Przywara
2018-04-04net: sun8i-emac: support new pinctrl DT bindingsAndre Przywara
2018-03-23net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen
2018-03-22net: macb: remove superfluous logical constraintHeinrich Schuchardt
2018-03-22drivers: net: cpsw: remove superfluous assignment.Heinrich Schuchardt
2018-03-22net/phy/cortina: Add No firmware upload optionPriyanka Jain
2018-03-22net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson
2018-03-22drivers: net: pfe_eth: provide pfe commandsCalvin Johnson
2018-03-22drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson
2018-03-22drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson
2018-03-22net: mvpp2x: add check after callocHeinrich Schuchardt