2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/intel/igb
Vladimir Oltean b88428d3fc igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
New timestamping API was introduced in commit 66f7223039 ("net: add
NDOs for configuring hardware timestamping") from kernel v6.6.

It is time to convert the Intel igb driver to the new API, so that
timestamping configuration can be removed from the ndo_eth_ioctl() path
completely.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Reviewed-by: Milena Olech <milena.olech@intel.com>
Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2025-07-03 09:38:46 -07:00
..
e1000_82575.c intel: legacy: field get conversion 2023-12-18 11:20:43 -08:00
e1000_82575.h
e1000_defines.h igb: Remove duplicate defines 2022-06-09 10:05:31 -07:00
e1000_hw.h
e1000_i210.c intel: legacy: field get conversion 2023-12-18 11:20:43 -08:00
e1000_i210.h
e1000_mac.c intel: legacy: field get conversion 2023-12-18 11:20:43 -08:00
e1000_mac.h igb: Cleanup unused declarations 2024-10-08 15:22:32 -07:00
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c intel: legacy: field get conversion 2023-12-18 11:20:43 -08:00
e1000_nvm.h igb: Cleanup unused declarations 2024-10-08 15:22:32 -07:00
e1000_phy.c intel: legacy: field get conversion 2023-12-18 11:20:43 -08:00
e1000_phy.h
e1000_regs.h igb: Remove duplicate defines 2022-06-09 10:05:31 -07:00
igb_ethtool.c eth: igb: migrate to new RXFH callbacks 2025-06-16 18:14:52 -07:00
igb_hwmon.c
igb_main.c igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() 2025-07-03 09:38:46 -07:00
igb_ptp.c igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() 2025-07-03 09:38:46 -07:00
igb_xsk.c igb: Get rid of spurious interrupts 2025-04-29 15:13:43 -07:00
igb.h igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() 2025-07-03 09:38:46 -07:00
Makefile igb: Introduce XSK data structures and helpers 2025-01-07 18:14:08 -08:00