summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: sh_eth: Add support for operation without clock frameworkMarek Vasut2019-05-071-0/+9
* net: sh_eth: Add RZ/A1 supportMarek Vasut2019-05-071-0/+56
* sh: 7724: Remove CPU supportMarek Vasut2019-05-072-4/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-061-3/+10
|\
| * net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3Marek Vasut2019-05-041-3/+10
* | Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini2019-05-046-259/+1307
|\ \
| * | net: mscc: luton: Update network driver for pcb90Horatiu Vultur2019-05-032-159/+258
| * | mips: rename mach-mt7620 to mach-mtmipsWeijie Gao2019-05-031-1/+1
| * | net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur2019-05-032-99/+337
| * | net: Add MSCC Serval network driver.Horatiu Vultur2019-05-033-0/+711
* | | net: davinci_emac: drop support for unused PHYsBartosz Golaszewski2019-05-041-49/+6
| |/ |/|
* | rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-011-9/+9
|/
* net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT2019-04-261-1/+7
* Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-241-1/+1
|\
| * regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-231-1/+1
* | 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