netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] cxgb4/cxgb4i : Update & use ipv6 handling api
@ 2015-01-14 23:17 Anish Bhatt
  2015-01-14 23:17 ` [PATCH net-next v2 1/2] cxgb4 : Update ipv6 address " Anish Bhatt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anish Bhatt @ 2015-01-14 23:17 UTC (permalink / raw)
  To: netdev; +Cc: davem, hariprasad, kxie, deepak.s, Anish Bhatt

This patch series consolidates and updates the ipv6 api, as well as exports
it for use by upper level drivers dependent on cxgb4

v2: Fix formatting issues in clip_tbl.c

Anish Bhatt (2):
  cxgb4 : Update ipv6 address handling api
  cxgb4i : Call into recently added cxgb4 ipv6 api

 drivers/net/ethernet/chelsio/cxgb4/Makefile        |   2 +-
 drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c      | 314 +++++++++++++++++++++
 drivers/net/ethernet/chelsio/cxgb4/clip_tbl.h      |  41 +++
 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |   3 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c |  19 ++
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    | 228 +++++----------
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h     |   3 -
 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c                 |  23 +-
 8 files changed, 469 insertions(+), 164 deletions(-)
 create mode 100644 drivers/net/ethernet/chelsio/cxgb4/clip_tbl.c
 create mode 100644 drivers/net/ethernet/chelsio/cxgb4/clip_tbl.h

-- 
2.2.1

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

end of thread, other threads:[~2015-01-16  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14 23:17 [PATCH net-next v2 0/2] cxgb4/cxgb4i : Update & use ipv6 handling api Anish Bhatt
2015-01-14 23:17 ` [PATCH net-next v2 1/2] cxgb4 : Update ipv6 address " Anish Bhatt
2015-01-14 23:17 ` [PATCH net-next v2 2/2] cxgb4i : Call into recently added cxgb4 ipv6 api Anish Bhatt
2015-01-16  0:00 ` [PATCH net-next v2 0/2] cxgb4/cxgb4i : Update & use ipv6 handling api 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).