netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] Bug fixes for cxgb4 and cxgb4vf
@ 2013-04-29 14:04 Vipul Pandya
  2013-04-29 14:04 ` [PATCH net 1/3] cxgb4: Fix pci_device_id structure initialization with correct PF number Vipul Pandya
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Vipul Pandya @ 2013-04-29 14:04 UTC (permalink / raw)
  To: netdev; +Cc: davem, divy, dm, abhishek, leedom, swise, Vipul Pandya

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-04-30  6:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-29 14:04 [PATCH net 0/3] Bug fixes for cxgb4 and cxgb4vf Vipul Pandya
2013-04-29 14:04 ` [PATCH net 1/3] cxgb4: Fix pci_device_id structure initialization with correct PF number Vipul Pandya
2013-04-29 14:04 ` [PATCH net 2/3] cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG Vipul Pandya
2013-04-29 14:04 ` [PATCH net 3/3] cxgb4vf: " Vipul Pandya
2013-04-29 18:55   ` Sergei Shtylyov
2013-04-30  6:46     ` Vipul Pandya
2013-04-29 14:49 ` [PATCH net 0/3] Bug fixes for cxgb4 and cxgb4vf Vipul Pandya
2013-04-29 19:25 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).