summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-05-24net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen2-1016/+0
2018-05-17net: MVGBE don't automatically select PHYLIBChris Packham1-1/+0
2018-05-15net: add Kconfig for MVGBEChris Packham1-0/+8
2018-05-15net: mvgbe: remove CONFIG_DOVEChris Packham2-9/+0
2018-05-14net: mvneta: Fix fault when wrong device treeMarek BehĂșn1-0/+4
2018-05-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini9-10/+10
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-05-09driver: net: fsl-mc: updated copyright infoYogesh Gaur9-10/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini153-309/+153
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini1-1/+2
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini8-16/+0
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-2/+0
2018-04-26dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driverLukasz Majewski1-0/+1
2018-04-26eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...Lukasz Majewski1-1/+1
2018-04-13net: phy: Don't limit phy addresses by defaultJoe Hershberger1-0/+8
2018-04-13net: sh_eth: Add remaining Gen2 DT compatibleMarek Vasut1-0/+3
2018-04-13net: zynq_gem: Use max-speed property from dtSiva Durga Prasad Paladugu1-0/+9
2018-04-13net: fec: Fix issue in DM probe timeoutYe Li1-2/+1
2018-04-13net: fex_mxc: add i.MX6UL/SX/SL compatiblePeng Fan1-0/+3
2018-04-13net: fec: sharing MDIO for two enet controllersPeng Fan2-3/+18
2018-04-13net: fec: set dev->seq to priv->dev_idPeng Fan1-3/+2
2018-04-13net: fec_mxc: simplify fec_get_miibusPeng Fan1-12/+3
2018-04-13net: fec_mxc: Fix DM driver issue in recvYe Li1-0/+23
2018-04-13net: mvneta: support setting hardware addressMatt Pelland1-0/+10
2018-04-09Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2-9/+26
2018-04-09net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu1-1/+1
2018-04-09axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar1-8/+25
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan6-0/+6
2018-04-09Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan1-0/+7
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six1-0/+7
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy1-1/+1
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy1-1/+1
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-24/+65
2018-04-04net: sun8i-emac: remove support for old bindingAndre Przywara1-53/+25
2018-04-04net: sun8i-emac: add support for new EMAC DT bindingAndre Przywara1-8/+51
2018-04-04net: sun8i-emac: support new pinctrl DT bindingsAndre Przywara1-13/+39
2018-03-23net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu1-1/+2
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen3-1198/+0
2018-03-22net: macb: remove superfluous logical constraintHeinrich Schuchardt1-1/+1
2018-03-22drivers: net: cpsw: remove superfluous assignment.Heinrich Schuchardt1-1/+1
2018-03-22net/phy/cortina: Add No firmware upload optionPriyanka Jain1-0/+13
2018-03-22net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain1-29/+17
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson4-0/+26
2018-03-22drivers: net: pfe_eth: provide pfe commandsCalvin Johnson1-0/+497
2018-03-22drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson5-0/+2460
2018-03-22drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson1-0/+1
2018-03-22net: mvpp2x: add check after callocHeinrich Schuchardt1-0/+4
2018-03-22net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org2-0/+44
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev1-0/+7
2018-03-13net: sun8i_emac: Fix PHY initializationSamuel Holland1-1/+1