kernel-ark/drivers/net/netxen
Dhananjay Phadke 044fad0dbb netxen: fix physical port mapping
The PCI function to physical port mapping is valid only for
old firmware. New firmware (4.0.0+) abstracts this.
So driver should never try to access phy using invalid
mapping. The behavior is unpredictable when PCI functions
4-7 are enabled on the same NIC.

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-24 03:42:59 -08:00
..
Makefile netxen: add netxen_nic_ctx.c 2008-07-22 17:52:04 -04:00
netxen_nic_ctx.c netxen: fix endianness in firmware commands 2009-01-14 20:47:30 -08:00
netxen_nic_ethtool.c netxen: reduce memory footprint 2009-01-26 12:35:19 -08:00
netxen_nic_hdr.h removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
netxen_nic_hw.c netxen: hold tx lock while sending firmware commands 2009-01-14 20:49:43 -08:00
netxen_nic_hw.h netxen: fix promisc mode, mtu setting 2008-08-07 02:11:10 -04:00
netxen_nic_init.c netxen: fix memory leak in drivers/net/netxen_nic_init.c 2009-01-29 16:56:14 -08:00
netxen_nic_main.c netxen: fix physical port mapping 2009-02-24 03:42:59 -08:00
netxen_nic_niu.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
netxen_nic_phan_reg.h netxen: fix mac addr setup 2008-08-14 04:43:05 -04:00
netxen_nic.h netxen: fix msi-x interrupt handling 2009-02-08 19:20:19 -08:00