summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-13net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski
2019-04-13net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur
2019-04-12net: Add MSCC Jaguar2 network driver.Horatiu Vultur
2019-04-12ag7xxx: add initial support for s17Rosy Song
2019-04-12net: mscc: ocelot: Fix reset of the physHoratiu Vultur
2019-04-12drivers: add ethernet support for qca953x in ag7xxx driverRosy Song
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas
2019-04-12net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas
2019-04-12net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas
2019-04-12net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas
2019-04-12net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas
2019-04-12net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas
2019-04-12net: netcp: add support for phy with rgmii idsMurali Karicheri
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-04-09net: sh_eth: Initialize PHY in probe() onceMarek Vasut
2019-04-09net: macb: Add small delay after link establishmentStefan Roese
2019-04-08net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs
2019-04-07net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer
2019-03-15drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offsetPramod Kumar
2019-03-15mc : Reduce MC memory size to 128MMeenakshi Aggarwal
2019-03-15driver: net: fsl-mc: Fix DPC MAC address fixupIoana Ciocoi Radulescu
2019-03-15drivers: net: ldpaa_eth: check if the dpmac is enabledPankaj Bansal
2019-03-13drivers/net/fec: phy_init: remove redundant logicHannes Schmelzer
2019-02-27net: macb: Fix GEM hardware detectionAtish Patra
2019-02-27net: macb: Fix clk API usage for RISC-V systemsAnup Patel
2019-02-18arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt
2019-02-18net: designware: socfpga: adapt to Gen5Simon Goldschmidt
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey
2019-02-15net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur
2019-01-28Enable FEC driver to retrieve PHY address from device treeMartyn Welch
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-01-24net: phy: aquantia: Print information on configValentin-catalin Neacsu
2019-01-24net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu
2019-01-24net: remove CONFIG_MCAST_TFTPChris Packham
2019-01-24net: move ether_crc to tsec driverChris Packham
2019-01-24net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione
2019-01-24net: macb: fix mapping of registersRamon Fried
2019-01-24net: mvneta: Add GPIO configuration supportAditya Prayoga
2019-01-24net: mvgbe: fallback phy-mode to GMIIChris Packham
2019-01-24net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch
2019-01-24net: mvpp2: mdio device per portBaruch Siach
2019-01-24net: mvpp2: fix lookup of mdio registers base addressBaruch Siach