summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-04drivers: net: phy: micrel_ksz90x1.c: Add basic support for KSZ9131Philippe Schenker
2020-03-04net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker
2019-06-11Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini
2019-06-11net: fec_mxc: not access reserved register on i.MX8Peng Fan
2019-06-06net: dwc_eth_qos: add Ethernet stm32mp1 supportChristophe Roullier
2019-06-01dm: net: macb: Implement link speed change callbackBin Meng
2019-06-01dm: net: macb: Update macb_linkspd_cb() signatureBin Meng
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao
2019-05-14net: rtl8169: Support RTL-8168h/8111hThierry Reding
2019-05-14net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding
2019-05-14phy: ti: Init node before readingMichal Simek
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-05-08net: phy: micrel: Find Micrel PHY node correctlyJames Byrne
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-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-09net: sun8i_emac: Add EPHY CLK and RESET supportJagan Teki
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