diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index a65b082..6954096 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2256,6 +2256,11 @@
 #define PCI_DEVICE_ID_NX2031_XG_MGMT	0x0024
 #define PCI_DEVICE_ID_NX2031_XG_MGMT2	0x0025
 #define PCI_DEVICE_ID_NX3031		0x0100
+#define PCI_SUBVENDOR_ID_HP			0x103c
+#define PCI_SUBDEVICE_ID_HP_NC522M		0x171b
+#define PCI_SUBDEVICE_ID_HP_NC375I_NC524SFP	0x3251
+#define PCI_SUBDEVICE_ID_HP_NC375I		0x705a
+#define PCI_SUBDEVICE_ID_HP_NC522SFP		0x705b
 
 #define PCI_VENDOR_ID_AKS		0x416c
 #define PCI_DEVICE_ID_AKS_ALADDINCARD	0x0100
