summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-09-21net: remove unused CONFIG_DRIVER_AT91EMAC_*Eugen Hristev
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-13net: Drop DM_PCI check from designware driverSimon Glass
2021-09-04net: Move network rules to drivers/netSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini
2021-08-18net: cortina: Add support for tfa boot in cortina firmwareKuldeep Singh
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh
2021-08-09net: fec_mxc: support i.MX8ULPPeng Fan
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-26net: xilinx: axi_mrmac: Add MRMAC driverAshok Reddy Soma
2021-07-23board: synquacer: Initialize SCBM SMMU at board_init()Masami Hiramatsu
2021-07-22net: fsl-mc: fix logically dead codeCosmin-Florin Aluchenesei
2021-07-22drivers: net: aquantia: fix unsigned compared against 0Cosmin-Florin Aluchenesei
2021-07-22net: dwc_eth_qos: define LOG_CATEGORYPatrick Delaunay
2021-07-22net: eth-phy: define LOG_CATEGORYPatrick Delaunay
2021-07-22net: dwc: add a common empty ops eqos_null_opsPatrick Delaunay
2021-07-22net: dwc_eth_qos: use generic ethernet phy for stm32 variantPatrick Delaunay
2021-07-22net: dwc_eth_qos: remove the field phyaddr of the struct eqos_privPatrick Delaunay
2021-07-22net: eth-phy: manage subnode mdio0Patrick Delaunay
2021-07-22net: eth-phy: use dev_dbg and log_noticePatrick Delaunay
2021-07-22net: eth-phy: add support of device tree configuration for gpio resetPatrick Delaunay
2021-07-22net: Use phys_addr_t for SMC net device addressesPeter Hoyes
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-15sandbox: net: Ensure host name is always a valid stringSimon Glass
2021-07-10net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switchTim Harvey
2021-07-10net: fec: add set_promisc functionTim Harvey
2021-07-10net: fec: set phy_of_node properly for fixed-link phyTim Harvey
2021-07-10net: fec: use device sequence vs index when fetching fecTim Harvey
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-07-07ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-07-06net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay
2021-07-06net: enetc: propagate the return code from phy_startup() to eth_ops::startVladimir Oltean
2021-07-06net: enetc: force the RGMII MAC speed/duplex instead of using in-band signalingVladimir Oltean
2021-07-06net: enetc: require a PHY device when probingVladimir Oltean
2021-07-06net: smc911x: Determine bus width at runtimeAndre Przywara
2021-07-06net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbolAndre Przywara
2021-07-06phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)
2021-07-01Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-28net: xilinx: axi_emac: Add support for 10G/25G AXI ethernetAshok Reddy Soma
2021-06-28net: xilinx: axi_emac: Cleanup of of_to_plat()Ashok Reddy Soma
2021-06-18net: octeontx: smi: use dt live tree APITim Harvey
2021-06-18net: sun8i-emac: fix MDIO frequencyHeinrich Schuchardt
2021-06-18net: synquacer: Add netsec driverJassi Brar
2021-06-18net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7bDaniil Stas