summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/Kconfig
AgeCommit message (Expand)Author
2025-05-14net: phy: remove Kconfig symbol MDIO_DEVRESHeiner Kallweit
2025-05-08net: enetc: add initial netc-lib driver to support NTMPWei Fang
2025-05-01net: phy: factor out provider part from mdio_bus.cHeiner Kallweit
2025-04-28mdio: fix CONFIG_MDIO_DEVRES selectsArnd Bergmann
2024-11-04net: enetc: add preliminary support for i.MX95 ENETC PFWei Fang
2024-11-04net: enetc: build enetc_pf_common.c as a separate moduleWei Fang
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang
2023-04-12net: ethernet: Add missing depends on MDIO_DEVRESAndrew Lunn
2023-01-23net: enetc: build common object files into a separate moduleVladimir Oltean
2023-01-12net: remove redundant config PCI dependency for some network driver configsLukas Bulwahn
2021-04-20net: enetc: automatically select IERB moduleMichael Walle
2021-04-19net: enetc: add a mini driver for the Integrated Endpoint Register BlockVladimir Oltean
2021-02-11enetc: auto select PHYLIB and MDIO_DEVRESTong Zhang
2020-11-17enetc: Workaround for MDIO register access issueAlex Marginean
2020-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil
2020-07-21enetc: Add adaptive interrupt coalescingClaudiu Manoil
2020-03-10enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil
2020-02-21enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"Vladimir Oltean
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil
2019-08-02enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing
2019-07-30enetc: Fix build error without PHYLIBYueHaibing
2019-05-24enetc: add hardware timestamping supportY.b. Lu
2019-02-12enetc: add PTP clock driverYangbo Lu
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil