linux/drivers/net/ethernet/intel/igc
Kurt Kanzenbach 5edcf51d0b igc: Use netdev printing functions for flex filters
All igc filter implementations use netdev_*() printing functions except for
the flex filters. Unify it.

Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
Acked-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Naama Meir <naamax.meir@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2024-02-07 09:28:38 -08:00
..
igc.h ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side 2024-01-31 12:30:47 +00:00
igc_base.c igc: field get conversion 2023-12-18 11:20:43 -08:00
igc_base.h igc: Add support for PTP .getcyclesx64() 2023-11-13 15:17:09 -08:00
igc_defines.h igc: Add support for PTP .getcyclesx64() 2023-11-13 15:17:09 -08:00
igc_diag.c
igc_diag.h
igc_dump.c
igc_ethtool.c ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee 2024-01-31 12:30:47 +00:00
igc_hw.h
igc_i225.c igc: field get conversion 2023-12-18 11:20:43 -08:00
igc_i225.h
igc_mac.c
igc_mac.h
igc_main.c igc: Use netdev printing functions for flex filters 2024-02-07 09:28:38 -08:00
igc_nvm.c
igc_nvm.h
igc_phy.c igc: field get conversion 2023-12-18 11:20:43 -08:00
igc_phy.h
igc_ptp.c igc: Add support for PTP .getcyclesx64() 2023-11-13 15:17:09 -08:00
igc_regs.h igc: Add support for PTP .getcyclesx64() 2023-11-13 15:17:09 -08:00
igc_tsn.c igc: Fix hicredit calculation 2024-01-03 11:19:47 -08:00
igc_tsn.h
igc_xdp.c
igc_xdp.h
Makefile