summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-04-27net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT1-1/+7
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini1-1/+1
2019-04-24net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo3-0/+607
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong1-1/+1
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-49/+91
2019-04-17Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini1-50/+3
2019-04-16net: sun8i_emac: Add CLK and RESET supportJagan Teki1-15/+42
2019-04-16net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandleJagan Teki1-28/+27
2019-04-16net: sunxi_emac: Add CLK supportJagan Teki1-6/+22
2019-04-16net: gem: Remove phy autodetection codeMichal Simek1-48/+0
2019-04-16net: zynq_gem: Modify phy supported features after max-speed was setSiva Durga Prasad Paladugu1-2/+3
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini2-1/+2
2019-04-13net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski1-1/+1
2019-04-13net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski1-0/+1
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini6-43/+2025
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur3-0/+630
2019-04-12net: Add MSCC Jaguar2 network driver.Horatiu Vultur3-0/+1083
2019-04-12ag7xxx: add initial support for s17Rosy Song1-16/+123
2019-04-12net: mscc: ocelot: Fix reset of the physHoratiu Vultur1-17/+10
2019-04-12drivers: add ethernet support for qca953x in ag7xxx driverRosy Song1-17/+186
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas1-18/+0
2019-04-12net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas1-1/+1
2019-04-12net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas1-7/+11
2019-04-12net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas2-72/+58
2019-04-12net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas1-67/+69
2019-04-12net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas1-17/+16
2019-04-12net: netcp: add support for phy with rgmii idsMurali Karicheri1-1/+21
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-14/+17
2019-04-09net: sh_eth: Initialize PHY in probe() onceMarek Vasut1-14/+17
2019-04-09net: macb: Add small delay after link establishmentStefan Roese1-1/+7
2019-04-08net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs2-0/+12
2019-04-08net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer1-1/+2
2019-03-15drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offsetPramod Kumar1-2/+2
2019-03-15mc : Reduce MC memory size to 128MMeenakshi Aggarwal1-4/+18
2019-03-15driver: net: fsl-mc: Fix DPC MAC address fixupIoana Ciocoi Radulescu1-1/+3
2019-03-15drivers: net: ldpaa_eth: check if the dpmac is enabledPankaj Bansal1-2/+2
2019-03-13drivers/net/fec: phy_init: remove redundant logicHannes Schmelzer1-8/+2
2019-02-27net: macb: Fix GEM hardware detectionAtish Patra1-1/+1
2019-02-27net: macb: Fix clk API usage for RISC-V systemsAnup Patel1-5/+4
2019-02-18arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt1-0/+1
2019-02-18net: designware: socfpga: adapt to Gen5Simon Goldschmidt2-54/+35
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey1-4/+4
2019-02-15net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford1-1/+1
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur3-0/+744
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur1-13/+1
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur4-78/+107
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur4-116/+175
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur4-71/+88
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur5-7/+14
2019-01-28Enable FEC driver to retrieve PHY address from device treeMartyn Welch1-0/+21