linux/drivers/net/ethernet/intel/ixgbe
Andy Shevchenko a2fe35df41 net: intel: Use *-y instead of *-objs in Makefile
*-objs suffix is reserved rather for (user-space) host programs while
usually *-y suffix is used for kernel drivers (although *-objs works
for that purpose for now).

Let's correct the old usages of *-objs in Makefiles.

Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20240607-next-2024-06-03-intel-next-batch-v3-1-d1470cee3347@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-06-10 19:52:44 -07:00
..
Makefile net: intel: Use *-y instead of *-objs in Makefile 2024-06-10 19:52:44 -07:00
ixgbe.h
ixgbe_82598.c ixgbe: Rearrange args to fix reverse Christmas tree 2024-02-06 13:17:14 -08:00
ixgbe_82599.c ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_common.c ixgbe: Rearrange args to fix reverse Christmas tree 2024-02-06 13:17:14 -08:00
ixgbe_common.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_debugfs.c
ixgbe_ethtool.c ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_ipsec.c ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() 2024-03-25 09:57:21 -07:00
ixgbe_ipsec.h
ixgbe_lib.c
ixgbe_main.c net: annotate writes on dev->mtu from ndo_change_mtu() 2024-05-07 16:19:14 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_model.h
ixgbe_phy.c ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_phy.h ixgbe: Add 1000BASE-BX support 2024-03-04 20:49:58 -08:00
ixgbe_ptp.c
ixgbe_sriov.c
ixgbe_sriov.h
ixgbe_sysfs.c
ixgbe_txrx_common.h ixgbe: pull out stats update to common routines 2024-03-06 09:32:58 -08:00
ixgbe_type.h Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI" 2024-05-23 10:48:35 +02:00
ixgbe_x540.c ixgbe: Rearrange args to fix reverse Christmas tree 2024-02-06 13:17:14 -08:00
ixgbe_x540.h
ixgbe_x550.c Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI" 2024-05-23 10:48:35 +02:00
ixgbe_xsk.c dma-mapping updates for Linux 6.10 2024-05-20 10:23:39 -07:00