summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo2019-04-233-0/+607
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-172-49/+91
|\
| * net: sun8i_emac: Add CLK and RESET supportJagan Teki2019-04-161-15/+42
| * net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandleJagan Teki2019-04-161-28/+27
| * net: sunxi_emac: Add CLK supportJagan Teki2019-04-161-6/+22
* | Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini2019-04-171-50/+3
|\ \
| * | net: gem: Remove phy autodetection codeMichal Simek2019-04-161-48/+0
| * | net: zynq_gem: Modify phy supported features after max-speed was setSiva Durga Prasad Paladugu2019-04-161-2/+3
| |/
* | Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini2019-04-152-1/+2
|\ \ | |/ |/|
| * net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski2019-04-131-1/+1
| * net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski2019-04-131-0/+1
* | Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini2019-04-136-43/+2025
|\ \ | |/ |/|
| * net: Add MSCC ServalT network driver.Horatiu Vultur2019-04-123-0/+630
| * net: Add MSCC Jaguar2 network driver.Horatiu Vultur2019-04-123-0/+1083
| * ag7xxx: add initial support for s17Rosy Song2019-04-121-16/+123
| * net: mscc: ocelot: Fix reset of the physHoratiu Vultur2019-04-121-17/+10
| * drivers: add ethernet support for qca953x in ag7xxx driverRosy Song2019-04-121-17/+186
* | board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas2019-04-121-18/+0
* | net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas2019-04-121-1/+1
* | net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas2019-04-121-7/+11
* | net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas2019-04-122-72/+58
* | net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas2019-04-121-67/+69
* | net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas2019-04-121-17/+16
* | net: netcp: add support for phy with rgmii idsMurali Karicheri2019-04-121-1/+21
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-111-14/+17
|\
| * net: sh_eth: Initialize PHY in probe() onceMarek Vasut2019-04-091-14/+17
* | net: macb: Add small delay after link establishmentStefan Roese2019-04-091-1/+7
|/
* net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs2019-04-082-0/+12
* net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer2019-04-071-1/+2
* drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offsetPramod Kumar2019-03-151-2/+2
* mc : Reduce MC memory size to 128MMeenakshi Aggarwal2019-03-151-4/+18
* driver: net: fsl-mc: Fix DPC MAC address fixupIoana Ciocoi Radulescu2019-03-151-1/+3
* drivers: net: ldpaa_eth: check if the dpmac is enabledPankaj Bansal2019-03-151-2/+2
* drivers/net/fec: phy_init: remove redundant logicHannes Schmelzer2019-03-131-8/+2
* net: macb: Fix GEM hardware detectionAtish Patra2019-02-271-1/+1
* net: macb: Fix clk API usage for RISC-V systemsAnup Patel2019-02-271-5/+4
* arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt2019-02-181-0/+1
* net: designware: socfpga: adapt to Gen5Simon Goldschmidt2019-02-182-54/+35
* net: mv88e61xx: fix autonegotiation on portsTim Harvey2019-02-151-4/+4
* net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford2019-02-151-1/+1
* net: Add MSCC Luton networkd driver.Horatiu Vultur2019-02-013-0/+744
* net: mscc: Remove unused variablesHoratiu Vultur2019-02-011-13/+1
* net: mscc: Move mac_table_add function into different file.Horatiu Vultur2019-02-014-78/+107
* net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur2019-02-014-116/+175
* net: mscc: Move miim commands into separate file.Horatiu Vultur2019-02-014-71/+88
* net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur2019-02-015-7/+14
* Enable FEC driver to retrieve PHY address from device treeMartyn Welch2019-01-281-0/+21
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-01-2411-78/+179
|\
| * net: phy: aquantia: Print information on configValentin-catalin Neacsu2019-01-241-0/+21
| * net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu2019-01-241-0/+18