[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1395391278-19653-1-git-send-email-shahed.shaikh@qlogic.com>
Date: Fri, 21 Mar 2014 04:41:15 -0400
From: Shahed Shaikh <shahed.shaikh@...gic.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <Dept-HSGLinuxNICDev@...gic.com>,
Shahed Shaikh <shahed.shaikh@...gic.com>
Subject: [PATCH net-next 0/3] qlcnic: VXLAN offload support
From: Shahed Shaikh <shahed.shaikh@...gic.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
--
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