[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1367244281-23043-1-git-send-email-vipul@chelsio.com>
Date: Mon, 29 Apr 2013 19:34:38 +0530
From: Vipul Pandya <vipul@...lsio.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, divy@...lsio.com, dm@...lsio.com,
abhishek@...lsio.com, leedom@...lsio.com,
swise@...ngridcomputing.com, Vipul Pandya <vipul@...lsio.com>
Subject: [PATCH net 0/3] Bug fixes for cxgb4 and cxgb4vf
Hi All,
This patch series does the following:
1. Passes correct PF number during initialization of pci_device_id structure
2. Adds code in cxgb4 and cxgb4vf driver to handle CPL_SGE_EGR_UPDATE message
encapsulated in a CPL_FW4_MSG.
We would like to request this patch series to get merged via David Miller's
'net' tree.
Thanks,
Vipul
Vipul Pandya (3):
cxgb4: Fix pci_device_id structure initialization with correct PF
number
cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 107 +++++++++++++--------
drivers/net/ethernet/chelsio/cxgb4/t4_msg.h | 11 +++
drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h | 38 +++++++-
.../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c | 25 +++++
4 files changed, 140 insertions(+), 41 deletions(-)
--
1.8.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists