summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-07-19net: designware: remove mdio bus on probe failureSimon Goldschmidt1-5/+15
2019-07-19test: dm: add a test for MDIO MUX DM uclassAlex Marginean3-0/+108
2019-07-19test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean1-7/+9
2019-07-19net: add MDIO_MUX DM classAlex Marginean1-0/+12
2019-07-19drivers: net: phy: Ignore PHY ID 0 during PHY probingAlex Marginean1-0/+11
2019-07-19drivers: net: phy: Use Aquantia driver for AQR112, AQR412Alexandru Marginean1-0/+28
2019-07-15net: macb: Add support for 1000-baseXRadu Pirea1-2/+4
2019-07-15net: macb: Fixed reading MII_LPA registerRadu Pirea1-1/+1
2019-07-15net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy3-0/+801
2019-07-15driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addrKeerthy2-3/+3
2019-07-15net: phy: cortina: Use block layer to read from mmcYinbo Zhu1-0/+5
2019-07-15net: mscc: refactor mscc_miimHoratiu Vultur8-516/+63
2019-07-15test: dm: add MDIO testAlex Marginean3-0/+103
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean1-0/+13
2019-07-15net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur1-2/+0
2019-07-15net: phy: ti: Fix clock output DT propertyTrent Piepho1-8/+2
2019-07-15net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho1-3/+3
2019-06-12Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini1-52/+383
2019-06-11net: fec_mxc: not access reserved register on i.MX8Peng Fan1-1/+1
2019-06-06net: dwc_eth_qos: add Ethernet stm32mp1 supportChristophe Roullier1-52/+383
2019-06-01dm: net: macb: Implement link speed change callbackBin Meng1-0/+35
2019-06-01dm: net: macb: Update macb_linkspd_cb() signatureBin Meng1-1/+21
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2-1/+7
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner3-3/+4
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao1-3/+4
2019-05-14net: rtl8169: Support RTL-8168h/8111hThierry Reding1-0/+1
2019-05-14net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding1-0/+18
2019-05-14phy: ti: Init node before readingMichal Simek1-4/+4
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne3-18/+11
2019-05-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini7-112/+110
2019-05-09net: phy: micrel: Find Micrel PHY node correctlyJames Byrne1-1/+9
2019-05-09net: phy: micrel: Use correct skew values on KSZ9021James Byrne1-4/+10
2019-05-09net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu1-1/+6
2019-05-09net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu1-1/+4
2019-05-09net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu1-0/+12
2019-05-09drivers: net: ldpaa_eth: fix resource leakPankaj Bansal1-0/+1
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-17/+57
2019-05-08net: sun8i_emac: Add EPHY CLK and RESET supportJagan Teki1-17/+57
2019-05-07net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione2-0/+39
2019-05-07net: phy: ti: use generic helpers to access MMD registersCarlo Caione1-105/+25
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione1-0/+4
2019-05-07net: sh_eth: Add support for operation without clock frameworkMarek Vasut1-0/+9
2019-05-07net: sh_eth: Add RZ/A1 supportMarek Vasut1-0/+56
2019-05-07sh: 7724: Remove CPU supportMarek Vasut2-4/+1
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-3/+10
2019-05-05Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini6-259/+1307
2019-05-04net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3Marek Vasut1-3/+10
2019-05-04net: davinci_emac: drop support for unused PHYsBartosz Golaszewski1-49/+6
2019-05-03net: mscc: luton: Update network driver for pcb90Horatiu Vultur2-159/+258
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao1-1/+1