linux/drivers/net/ethernet/intel/e1000e
Matt Vollrath aa3f7fe409 e1000e: Unroll PTP in probe error handling
If probe fails after registering the PTP clock and its delayed work,
these resources must be released.

This was not an issue until a 2016 fix moved the e1000e_ptp_init() call
before the jump to err_register.

Fixes: aa524b66c5 ("e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl")
Signed-off-by: Matt Vollrath <tactii@gmail.com>
Tested-by: Avigail Dahan <avigailx.dahan@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20260416-iwl-net-submission-2026-04-14-v2-12-686c33c9828d@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-04-18 12:01:41 -07:00
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
defines.h e1000e: clear DPG_EN after reset to avoid autonomous power-gating 2026-02-25 11:43:57 -08:00
e1000.h e1000e: introduce new board type for Panther Lake PCH 2026-02-25 11:43:57 -08:00
e1000e_trace.h
ethtool.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
hw.h e1000e: introduce new board type for Panther Lake PCH 2026-02-25 11:43:57 -08:00
ich8lan.c e1000e: clear DPG_EN after reset to avoid autonomous power-gating 2026-02-25 11:43:57 -08:00
ich8lan.h e1000e: change k1 configuration on MTP and later platforms 2025-04-02 08:51:41 -07:00
mac.c e1000e: Fix real-time violations on link up 2025-02-10 10:43:48 -08:00
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: Unroll PTP in probe error handling 2026-04-18 12:01:41 -07:00
nvm.c e1000e: drop unnecessary constant casts to u16 2025-09-03 10:07:27 -07:00
nvm.h
param.c
phy.c
phy.h
ptp.c e1000e: Switch to use %ptSp 2025-11-19 12:26:06 +01:00
regs.h