netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] qlcnic: VXLAN offload support
@ 2014-03-21  8:41 Shahed Shaikh
  2014-03-21  8:41 ` [PATCH net-next 1/3] qlcnic: Add VXLAN Tx " Shahed Shaikh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shahed Shaikh @ 2014-03-21  8:41 UTC (permalink / raw)
  To: davem; +Cc: netdev, Dept-HSGLinuxNICDev, Shahed Shaikh

From: Shahed Shaikh <shahed.shaikh@qlogic.com>

Hi David,

This patch series containes following changes -

* TSO over IPv4 and IPv6, Tx checksum offload for VXLAN
* Rx checksum offload for VXLAN and support for .ndo_{add|del}_vxlan_port
  netdev ops.

Please apply this series to net-next.

Thanks,
Shahed

Shahed Shaikh (3):
  qlcnic: Add VXLAN Tx offload support
  qlcnic: Add VXLAN Rx offload support
  qlcnic: Update version to 5.3.57

 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h        |  45 +++++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    |   3 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h    |   3 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |  87 ++++++++++
 .../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c    |   6 +
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h     |   1 +
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c     | 179 ++++++++++++++++++---
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |  48 ++++++
 8 files changed, 339 insertions(+), 33 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2014-03-24  4:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21  8:41 [PATCH net-next 0/3] qlcnic: VXLAN offload support Shahed Shaikh
2014-03-21  8:41 ` [PATCH net-next 1/3] qlcnic: Add VXLAN Tx " Shahed Shaikh
2014-03-21  8:41 ` [PATCH net-next 2/3] qlcnic: Add VXLAN Rx " Shahed Shaikh
2014-03-21  8:41 ` [PATCH net-next 3/3] qlcnic: Update version to 5.3.57 Shahed Shaikh
2014-03-24  4:44 ` [PATCH net-next 0/3] qlcnic: VXLAN offload support 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).