summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2019-01-24net: designware: clear padding bytesSimon Goldschmidt
2019-01-24net: designware: fix tx packet lengthSimon Goldschmidt
2019-01-24net: phy: Add clause 45 identifier to phy_devicePankaj Bansal
2019-01-24net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu
2019-01-24zynq-gem: Use appropriate cache flush/invalidate for RX and TXStefan Theil
2019-01-23net: add MSCC Ocelot switch supportGregory CLEMENT
2019-01-18Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2019-01-17Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini