index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
enetc
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-06-06
net: enetc: fix the netc-lib driver build dependency
Wei Fang
2025-05-14
net: phy: remove Kconfig symbol MDIO_DEVRES
Heiner Kallweit
2025-05-08
net: enetc: add initial netc-lib driver to support NTMP
Wei Fang
2025-05-01
net: phy: factor out provider part from mdio_bus.c
Heiner Kallweit
2025-04-28
mdio: fix CONFIG_MDIO_DEVRES selects
Arnd Bergmann
2024-11-04
net: enetc: add preliminary support for i.MX95 ENETC PF
Wei Fang
2024-11-04
net: enetc: build enetc_pf_common.c as a separate module
Wei Fang
2024-11-04
net: enetc: add initial netc-blk-ctrl driver support
Wei Fang
2023-04-12
net: ethernet: Add missing depends on MDIO_DEVRES
Andrew Lunn
2023-01-23
net: enetc: build common object files into a separate module
Vladimir Oltean
2023-01-12
net: remove redundant config PCI dependency for some network driver configs
Lukas Bulwahn
2021-04-20
net: enetc: automatically select IERB module
Michael Walle
2021-04-19
net: enetc: add a mini driver for the Integrated Endpoint Register Block
Vladimir Oltean
2021-02-11
enetc: auto select PHYLIB and MDIO_DEVRES
Tong Zhang
2020-11-17
enetc: Workaround for MDIO register access issue
Alex Marginean
2020-10-11
enetc: Migrate to PHYLINK and PCS_LYNX
Claudiu Manoil
2020-07-21
enetc: Add adaptive interrupt coalescing
Claudiu Manoil
2020-03-10
enetc: Add dynamic allocation of extended Rx BD rings
Claudiu Manoil
2020-02-21
enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"
Vladimir Oltean
2020-01-05
enetc: Make MDIO accessors more generic and export to include/linux/fsl
Claudiu Manoil
2019-11-25
enetc: add support Credit Based Shaper(CBS) for hardware offload
Po Liu
2019-11-16
enetc: Configure the Time-Aware Scheduler via tc-taprio offload
Po Liu
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-02
enetc: Add mdio bus driver for the PCIe MDIO endpoint
Claudiu Manoil
2019-08-02
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
2019-07-30
enetc: Fix build error without PHYLIB
YueHaibing
2019-05-24
enetc: add hardware timestamping support
Y.b. Lu
2019-02-12
enetc: add PTP clock driver
Yangbo Lu
2019-01-24
enetc: Introduce basic PF and VF ENETC ethernet drivers
Claudiu Manoil