alistair23-linux/drivers/net/cxgb3
Divy Le Ray 74b793e1ef cxgb3: remove __GFP_NOFAIL usage
Pre-allocate a skb at init time to be used for control messages to the HW
if skb allocation fails.

Tolerate failures to send messages initializing some memories at the cost of
parity error detection for these memories.
Retry sending connection id release messages if both alloc_skb(GFP_ATOMIC)
and alloc_skb(GFP_KERNEL) fail.
Do not bring the interface up if messages binding queue set to port fail to
be sent.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-11 02:47:13 -07:00
..
adapter.h cxgb3: remove __GFP_NOFAIL usage 2009-06-11 02:47:13 -07:00
ael1002.c cxgb3: Add Aeluros 2020 phy support 2009-05-29 15:55:04 -07:00
aq100x.c cxgb3: minor aq100x phy fixes 2009-06-03 21:01:50 -07:00
common.h cxgb3: add support for the Aquantia 10G-BT phy 2009-05-29 15:55:05 -07:00
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c cxgb3: remove __GFP_NOFAIL usage 2009-06-11 02:47:13 -07:00
cxgb3_offload.c cxgb3: remove __GFP_NOFAIL usage 2009-06-11 02:47:13 -07:00
cxgb3_offload.h cxgb3: remove __GFP_NOFAIL usage 2009-06-11 02:47:13 -07:00
firmware_exports.h
l2t.c
l2t.h
Makefile cxgb3: add support for the Aquantia 10G-BT phy 2009-05-29 15:55:05 -07:00
mc5.c
regs.h
sge.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-06-03 02:43:41 -07:00
sge_defs.h
t3_cpl.h
t3_hw.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-06-03 02:43:41 -07:00
t3cdev.h
version.h cxgb3: Update FW to 7.4.0 2009-06-03 21:01:50 -07:00
vsc8211.c
xgmac.c