kernel-ark/drivers/net/cxgb3
Divy Le Ray e9449d85c6 cxgb3: fix link flap
The driver is expected to report that the link is up
when the phy Rx signal is established and the mac
has not detected a link fault.
The code is however broken, the driver does not check the link fault
status when the phy link status changes.
The link fault status being checked within a short period of time,
it leads to link up/link down events.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-15 21:49:48 -08:00
..
adapter.h cxgb3: Added private MAC address and provisioning packet handler for iSCSI 2009-10-13 03:44:06 -07:00
ael1002.c
aq100x.c
common.h cxgb3: declare MODULE_FIRMWARE 2009-11-10 20:28:50 -08:00
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
cxgb3_offload.c drivers/net/cxgb3: Use kzalloc for allocating only one thing 2010-01-03 21:22:28 -08:00
cxgb3_offload.h
firmware_exports.h
l2t.c
l2t.h
Makefile
mc5.c
regs.h
sge_defs.h
sge.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-02-09 11:44:44 -08:00
t3_cpl.h
t3_hw.c cxgb3: fix link flap 2010-02-15 21:49:48 -08:00
t3cdev.h
version.h
vsc8211.c
xgmac.c cxgb3: FIx VLAN over Jumbo frames 2010-02-15 21:49:48 -08:00