linux-yocto/drivers/net/ethernet/tehuti
Alexander Lobakin 00d066a4d4 netdev_features: convert NETIF_F_LLTX to dev->lltx
NETIF_F_LLTX can't be changed via Ethtool and is not a feature,
rather an attribute, very similar to IFF_NO_QUEUE (and hot).
Free one netdev_features_t bit and make it a "hot" private flag.

Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-09-03 11:36:43 +02:00
..
Kconfig net: tn40xx: add phylink support 2024-06-25 18:44:19 -07:00
Makefile net: tn40xx: add phylink support 2024-06-25 18:44:19 -07:00
tehuti.c netdev_features: convert NETIF_F_LLTX to dev->lltx 2024-09-03 11:36:43 +02:00
tehuti.h netdev_features: convert NETIF_F_LLTX to dev->lltx 2024-09-03 11:36:43 +02:00
tn40_mdio.c net: tn40xx: add mdio bus support 2024-06-25 18:44:19 -07:00
tn40_phy.c net: tn40xx: add phylink support 2024-06-25 18:44:19 -07:00
tn40_regs.h net: tn40xx: add register defines 2024-06-25 18:44:19 -07:00
tn40.c net: tn40xx: add per queue netdev-genl stats support 2024-07-09 13:26:57 +02:00
tn40.h net: tn40xx: add per queue netdev-genl stats support 2024-07-09 13:26:57 +02:00