summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-06-22net: fec: Allow the PHY node to be retrievedFabio Estevam
2020-06-22phy: atheros: ar8035: Fix clock output calculationFabio Estevam
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-06-04net: tsec: Access TBI PHY through the corresponding MIIHou Zhiqiang
2020-06-04net: tsec: Access eTSEC registers using virtual addressHou Zhiqiang
2020-06-04net: tsec: fsl_mdio: add DM MDIO supportMadalin Bucur
2020-06-03drivers: net: e1000: with DM_ETH needs DM_PCI tooMadalin Bucur
2020-06-01net: sun8i_emac: Add support for the H6 variantSamuel Holland
2020-06-01net: sun8i_emac: Use consistent clock bitfield definitionsSamuel Holland
2020-05-22net: ks8851: Add Kconfig entriesMarek Vasut
2020-05-22net: ks8851: Add DM supportMarek Vasut
2020-05-22net: ks8851: Receive one packet per recv callMarek Vasut
2020-05-22net: ks8851: Split non-DM specific bits from common codeMarek Vasut
2020-05-22net: ks8851: Pass around driver private dataMarek Vasut
2020-05-22net: ks8851: Checkpatch cleanupMarek Vasut
2020-05-22net: ks8851: Clean up chip ID readoutMarek Vasut
2020-05-22net: ks8851: Remove type_frame_headMarek Vasut
2020-05-22net: ks8851: Trim down struct ks_netMarek Vasut
2020-05-22net: ks8851: Use 16bit RXQCR accessMarek Vasut
2020-05-22net: ks8851: Remove RXQCR cacheMarek Vasut
2020-05-22net: ks8851: Replace malloc()+memset() with calloc()Marek Vasut
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19net: fsl-mc: fixup DPC: add /board/ports node if missingRazvan Ionut Cirjan
2020-05-19drivers: net: fsl-mc: fixup msi-map propertyLaurentiu Tudor
2020-05-19driver: net: fm: minor fix in DM ETH supportMadalin Bucur
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner
2020-05-12net: bcmgenet: Don't set ID_MODE_DIS when not using RGMIINicolas Saenz Julienne
2020-05-11Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-10eQos: Implement the read_rom_hwaddr callbackYe Li
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li
2020-05-10net: eqos: implement callbaks to get interface and set txclk rateFugang Duan
2020-05-10net: dwc_eth_qos: add dwc eqos for imx supportFugang Duan
2020-05-10net: phy: realtek: add rx delay support for RTL8211FFugang Duan
2020-05-10net: Update eQos driver and FEC driver to use eth phy interfacesYe Li
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li
2020-05-10net: fec: add fuse checkPeng Fan
2020-05-09net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii modeMurali Karicheri
2020-05-07phy: atheros: consolidate {ar8031|ar8035}_config()Michael Walle
2020-05-07phy: atheros: ar8035: remove static clock configMichael Walle
2020-05-07phy: atheros: add device tree bindings and configMichael Walle