linux/drivers/net/ethernet/cadence
Andy Shevchenko 6503734916 net: macb: Use predefined PCI vendor ID constant
The PCI vendor ID for Cadence is defined in pci_ids.h. Use it.
While at it, move to PCI_VDEVICE() macro and usual pattern for
PCI device ID.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20240913125146.3628751-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-09-13 20:08:53 -07:00
..
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
macb_main.c net: macb: Remove setting of RX software timestamp 2024-09-09 17:44:40 -07:00
macb_pci.c net: macb: Use predefined PCI vendor ID constant 2024-09-13 20:08:53 -07:00
macb_ptp.c net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() 2023-11-18 14:52:57 +00:00
macb.h net: macb: Convert tasklet API to new bottom half workqueue mechanism 2024-07-31 18:59:46 -07:00
Makefile