summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: add NXP ENETC MDIO driverAlex Marginean2019-07-255-2/+229
* drivers: net: add NXP ENETC ethernet driverAlex Marginean2019-07-254-0/+556
* net: designware: remove mdio bus on probe failureSimon Goldschmidt2019-07-181-5/+15
* test: dm: add a test for MDIO MUX DM uclassAlex Marginean2019-07-183-0/+108
* test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean2019-07-181-7/+9
* net: add MDIO_MUX DM classAlex Marginean2019-07-181-0/+12
* drivers: net: phy: Ignore PHY ID 0 during PHY probingAlex Marginean2019-07-181-0/+11
* drivers: net: phy: Use Aquantia driver for AQR112, AQR412Alexandru Marginean2019-07-181-0/+28
* net: macb: Add support for 1000-baseXRadu Pirea2019-07-151-2/+4
* net: macb: Fixed reading MII_LPA registerRadu Pirea2019-07-151-1/+1
* net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy2019-07-153-0/+801
* driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addrKeerthy2019-07-152-3/+3
* net: phy: cortina: Use block layer to read from mmcYinbo Zhu2019-07-151-0/+5
* net: mscc: refactor mscc_miimHoratiu Vultur2019-07-158-516/+63
* test: dm: add MDIO testAlex Marginean2019-07-153-0/+103
* net: introduce MDIO DM class for MDIO devicesAlex Marginean2019-07-151-0/+13
* net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur2019-07-151-2/+0
* net: phy: ti: Fix clock output DT propertyTrent Piepho2019-07-151-8/+2
* net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho2019-07-151-3/+3
* Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini2019-06-111-52/+383
|\
| * net: dwc_eth_qos: add Ethernet stm32mp1 supportChristophe Roullier2019-06-061-52/+383
* | net: fec_mxc: not access reserved register on i.MX8Peng Fan2019-06-111-1/+1
|/
* dm: net: macb: Implement link speed change callbackBin Meng2019-06-011-0/+35
* dm: net: macb: Update macb_linkspd_cb() signatureBin Meng2019-06-011-1/+21
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-262-1/+7
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-183-3/+4
* eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao2019-05-141-3/+4
* net: rtl8169: Support RTL-8168h/8111hThierry Reding2019-05-141-0/+1
* net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding2019-05-141-0/+18
* phy: ti: Init node before readingMichal Simek2019-05-141-4/+4
* net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne2019-05-143-18/+11
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-05-087-112/+110
|\
| * net: phy: micrel: Find Micrel PHY node correctlyJames Byrne2019-05-081-1/+9
| * net: phy: micrel: Use correct skew values on KSZ9021James Byrne2019-05-081-4/+10
| * net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu2019-05-081-1/+6
| * net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu2019-05-081-1/+4
| * net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu2019-05-081-0/+12
| * drivers: net: ldpaa_eth: fix resource leakPankaj Bansal2019-05-081-0/+1
| * net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione2019-05-072-0/+39
| * net: phy: ti: use generic helpers to access MMD registersCarlo Caione2019-05-071-105/+25
| * net: phy: Add generic helpers to access MMD PHY registersCarlo Caione2019-05-071-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-081-17/+57
|\ \ | |/ |/|
| * net: sun8i_emac: Add EPHY CLK and RESET supportJagan Teki2019-05-091-17/+57
* | 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