aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-08net: phy: micrel: Use correct skew values on KSZ9021James Byrne
2019-05-08net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu
2019-05-08net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu
2019-05-08net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu
2019-05-08drivers: net: ldpaa_eth: fix resource leakPankaj Bansal
2019-05-07net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione
2019-05-07net: phy: ti: use generic helpers to access MMD registersCarlo Caione
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione
2019-05-07net: sh_eth: Add support for operation without clock frameworkMarek Vasut
2019-05-07net: sh_eth: Add RZ/A1 supportMarek Vasut
2019-05-07sh: 7724: Remove CPU supportMarek Vasut
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-04Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-04net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3Marek Vasut
2019-05-04net: davinci_emac: drop support for unused PHYsBartosz Golaszewski
2019-05-03net: mscc: luton: Update network driver for pcb90Horatiu Vultur
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao
2019-05-03net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur
2019-05-03net: Add MSCC Serval network driver.Horatiu Vultur
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-26net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-23net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-04-17Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini
2019-04-16net: sun8i_emac: Add CLK and RESET supportJagan Teki
2019-04-16net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandleJagan Teki
2019-04-16net: sunxi_emac: Add CLK supportJagan Teki
2019-04-16net: gem: Remove phy autodetection codeMichal Simek
2019-04-16net: zynq_gem: Modify phy supported features after max-speed was setSiva Durga Prasad Paladugu
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini
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