aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorParthiban Veerasooran <[email protected]>2025-08-18 06:05:14 +0000
committerJakub Kicinski <[email protected]>2025-08-20 02:38:25 +0000
commit2cd58fec912acec273cb155911ab8f06ddbb131a (patch)
tree787ad82ea7b077e74421399ba38338cbcf64f15c /drivers/net/ethernet/intel/igc/igc_main.c
parentmicrochip: lan865x: fix missing netif_start_queue() call on device open (diff)
downloadkernel-2cd58fec912acec273cb155911ab8f06ddbb131a.tar.gz
kernel-2cd58fec912acec273cb155911ab8f06ddbb131a.zip
microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1
Fix missing configuration for LAN865x silicon revisions B0 and B1 as per Microchip Application Note AN1760 (Rev F, June 2024). The Timer Increment register was not being set, which is required for accurate timestamping. As per the application note, configure the MAC to set timestamping at the end of the Start of Frame Delimiter (SFD), and set the Timer Increment register to 40 ns (corresponding to a 25 MHz internal clock). Link: https://www.microchip.com/en-us/application-notes/an1760 Fixes: 5cd2340cb6a3 ("microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY") Signed-off-by: Parthiban Veerasooran <[email protected]> Reviewed-by: Vadim Fedorenko <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions