summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-24net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang
2020-09-24net: tsec: Add fixed-link PHY supportHou Zhiqiang
2020-09-24net: tsec: convert to use DM_MDIO when DM_ETH enabledHou Zhiqiang
2020-09-24net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang
2020-09-24net: fsl_mdio: Change to use virtual addressHou Zhiqiang
2020-09-24phy: make phy_connect_fixed work with a null mdio busVladimir Oltean
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-17net, qe: add DM support for QE UEC ethernetHeiko Schocher
2020-09-08bcmgenet: Add support for rgmii-rxidJason Wessel
2020-09-08bcmgenet: fix DMA buffer managementJason Wessel
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-08-04net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay
2020-08-03net: Drop duplicate include of dm.h in pcnet.cSimon Glass
2020-07-28eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driverMarkLee
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: remove (phys_addr_t) casts from devfdt_get_addr()Masahiro Yamada
2020-07-25net: dc2114x: Add DM supportMarek Vasut
2020-07-25net: dc2114x: Split common parts of non-DM functions outMarek Vasut
2020-07-25net: dc2114x: Split RX pathMarek Vasut
2020-07-25net: dc2114x: Add RX/TX rings into the private dataMarek Vasut
2020-07-25net: dc2114x: Pass PCI BDF into phys_to_bus()Marek Vasut
2020-07-25net: dc2114x: Pass private data aroundMarek Vasut
2020-07-25net: dc2114x: Introduce private dataMarek Vasut
2020-07-25net: dc2114x: Use standard I/O accessorsMarek Vasut
2020-07-25net: dc2114x: Drop update_srom()Marek Vasut
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut
2020-07-25net: dc2114x: Support all DC2114xMarek Vasut
2020-07-25net: dc2114x: Use PCI_DEVICE() to define PCI device compat listMarek Vasut
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-20treewide: remove (phys_addr_t) casts from devfdt_get_addr()Masahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-13net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra
2020-07-09net: mvpp2: fix second cp110 initializationSven Auhagen
2020-07-07net: smc911x: Properly handle EEPROM MAC addressAndre Przywara
2020-07-07net: designware: s700: Add glue code for S700 macAmit Singh Tomar
2020-07-07net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...Amit Singh Tomar
2020-07-07net: phy: realtek: Add support for RTL8201F PHY module.Amit Singh Tomar
2020-07-07net: dwc_eth_qos: update the compatible supported for STM32Patrick Delaunay
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-29net: pcnet: Add Kconfig entriesMarek Vasut
2020-06-29net: pcnet: Add DM supportMarek Vasut