dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/netxen
Al Viro 70081ac55d [netdrvr] netxen: fix netxen_pci_tbl[] breakage
PCI_DEVICE_CLASS sets .device and .vendor to PCI_ANY_DEV,
which overrides the effect of preceding PCI_DEVICE() and makes
all elements of netxen_pci_tbl[] identical.  Introduced in the
commit dcd56fdbae.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-06-27 01:30:46 -04:00
..
Makefile Add NetXen 1G/10G ethernet driver. 2006-12-02 00:11:58 -05:00
netxen_nic.h netxen: cleanup debug messages 2008-06-17 23:07:00 -04:00
netxen_nic_ethtool.c netxen: remove global physical_port array 2008-06-17 23:06:59 -04:00
netxen_nic_hdr.h net: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:15:50 -04:00
netxen_nic_hw.c netxen: cleanup debug messages 2008-06-17 23:07:00 -04:00
netxen_nic_hw.h [netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace) 2008-01-28 15:04:02 -08:00
netxen_nic_init.c netxen: download firmware in pci probe 2008-06-17 23:07:01 -04:00
netxen_nic_isr.c netxen: remove global physical_port array 2008-06-17 23:06:59 -04:00
netxen_nic_main.c [netdrvr] netxen: fix netxen_pci_tbl[] breakage 2008-06-27 01:30:46 -04:00
netxen_nic_niu.c netxen: remove global physical_port array 2008-06-17 23:06:59 -04:00
netxen_nic_phan_reg.h netxen: improve msi support 2008-03-25 23:16:15 -04:00