[ewg] [GIT PULL OFED-1.5.4] more cxgb4 backports
Steve Wise
swise at opengridcomputing.com
Wed Aug 3 08:41:00 PDT 2011
Vlad,
Please pull these commits from:
ssh://vlad@sofa.openfabrics.org/home/vipulp/scm/ofed_kernel.git ofed_1_5
They add Chelsio T4 driver backports for 2.6.38-2.6.35 plus fix a problem with the previous 2.6.39 backport.
Thanks,
Steve.
----
commit 88bfe7ef260c44e78acec0bde47432a27921635e
Author: Kumar Sanghvi <kumaras at chelsio.com>
Date: Sun Jul 31 12:06:07 2011 +0530
iw_cxgb4: Add 2.6.35 backport
Signed-off-by: Kumar Sanghvi <kumaras at chelsio.com>
.../backport/2.6.35/iw_cxgb4_0010_to_2_6_38.patch | 47 ++++++++++++++++++++
.../backport/2.6.35/iw_cxgb4_0020_to_2_6_35.patch | 22 +++++++++
2 files changed, 69 insertions(+), 0 deletions(-)
commit 9f2bfe48c13f2967b7505b383df22c85a974ca56
Author: Vipul Pandya <vipul at chelsio.com>
Date: Sat Jul 30 20:40:34 2011 +0530
cxgb4: Adding 2.6.35 backport
Based on earlier backports.
Backports ethtool.h, netdevice.h and skbuff.h
The patch also removes additional functions from ethtool_ops
structure, and also removes additional functions from
struct net_device_ops.
Signed-off-by: Vipul Pandya <vipul at chelsio.com>
.../backport/2.6.35/include/linux/ethtool.h | 38 ++++
.../backport/2.6.35/include/linux/netdevice.h | 32 ++++
.../backport/2.6.35/include/linux/skbuff.h | 22 +++
.../2.6.35/cxgb4_0001_ethtool_phy_state.patch | 25 +++
.../cxgb4_0002_revert_netdevice_changes.patch | 181 ++++++++++++++++++++
.../backport/2.6.35/cxgb4_0003_cxgb4_main.patch | 116 +++++++++++++
6 files changed, 414 insertions(+), 0 deletions(-)
commit 6232cb9bcb057a0db0d33e2be8fe3b25a007a7b3
Author: Kumar Sanghvi <kumaras at chelsio.com>
Date: Thu Jul 28 08:11:25 2011 +0530
iw_cxgb4: Add 2.6.36 backport
Signed-off-by: Kumar Sanghvi <kumaras at chelsio.com>
.../backport/2.6.36/iw_cxgb4_to_2_6_38.patch | 47 ++++++++++++++++++++
1 files changed, 47 insertions(+), 0 deletions(-)
commit f3dbb00523c16346eab4b388c3663feeebf93c14
Author: Vipul Pandya <vipul at chelsio.com>
Date: Wed Jul 27 05:31:14 2011 +0530
cxgb4: Add 2.6.36 backport
Includes ethtool, netdevice and sk_buff related changes
Backports ethtool.h, netdevice.h and skbuff.h to 2.6.36
Signed-off-by: Vipul Pandya <vipul at chelsio.com>
.../backport/2.6.36/include/linux/ethtool.h | 38 ++++
.../backport/2.6.36/include/linux/netdevice.h | 32 ++++
.../backport/2.6.36/include/linux/skbuff.h | 22 +++
.../2.6.36/cxgb4_0001_ethtool_phy_state.patch | 25 +++
.../cxgb4_0002_revert_netdevice_changes.patch | 181 ++++++++++++++++++++
5 files changed, 298 insertions(+), 0 deletions(-)
commit 138164e031fe6edbb0e1261eb366b07672ad7dc6
Author: Kumar Sanghvi <kumaras at chelsio.com>
Date: Thu Jul 28 05:43:53 2011 +0530
iw_cxgb4: Add 2.6.37 backport
Signed-off-by: Kumar Sanghvi <kumaras at chelsio.com>
.../backport/2.6.37/iw_cxgb4_to_2_6_38.patch | 47 ++++++++++++++++++++
1 files changed, 47 insertions(+), 0 deletions(-)
commit 9e025ca96ca12c7f4d8505ee42a2be0b63b8559b
Author: Vipul Pandya <vipul at chelsio.com>
Date: Tue Jul 26 08:04:49 2011 +0530
cxgb4: Add 2.6.37 backport
Includes ethtool and netdevice related changes.
Backports ethtool.h and netdevice.h to 2.6.37.
Also, a change related to missing definition of inline function
netdev_queue_numa_node_read.
Signed-off-by: Vipul Pandya <vipul at chelsio.com>
.../backport/2.6.37/include/linux/ethtool.h | 22 +++
.../backport/2.6.37/include/linux/netdevice.h | 15 ++
.../2.6.37/cxgb4_0001_ethtool_phy_state.patch | 13 ++
.../cxgb4_0002_revert_netdevice_changes.patch | 181 ++++++++++++++++++++
4 files changed, 231 insertions(+), 0 deletions(-)
commit f1d5e4df3efb6a840e2c39fd238549a4b153e5e9
Author: Kumar Sanghvi <kumaras at chelsio.com>
Date: Thu Jul 28 03:04:58 2011 +0530
iw_cxgb4: Add 2.6.38 backport
Signed-off-by: Kumar Sanghvi <kumaras at chelsio.com>
.../backport/2.6.38/iw_cxgb4_to_2_6_38.patch | 47 ++++++++++++++++++++
1 files changed, 47 insertions(+), 0 deletions(-)
commit 5fdd7c5e5be5029cf35fee72d642dd5f9cb97f0b
Author: Vipul Pandya <vipul at chelsio.com>
Date: Thu Jul 28 02:37:49 2011 +0530
cxgb4: Add 2.6.38 backport netdevice related changes
Reverts netdevice changes introduced by the mainline
commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe
Signed-off-by: Vipul Pandya <vipul at chelsio.com>
.../cxgb4_0002_revert_netdevice_change.patch | 183 ++++++++++++++++++++
1 files changed, 183 insertions(+), 0 deletions(-)
commit 9bb553e1f31d82a23acb78daf9dd515aa5ba45f3
Author: Vipul Pandya <vipul at chelsio.com>
Date: Mon Jul 25 11:51:06 2011 +0530
cxgb4: Add 2.6.38 backport ethtool.h related changes
Backport ethtool.h and related change in cxgb4 driver
Signed-off-by: Vipul Pandya <vipul at chelsio.com>
.../backport/2.6.38/include/linux/ethtool.h | 22 ++++++++++++++++++++
.../2.6.38/cxgb4_0001_ethtool_phy_state.patch | 13 +++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
commit 26333b82adda24ca956df48acc7b88fb0f980e89
Author: Kumar Sanghvi <kumaras at chelsio.com>
Date: Mon Aug 1 09:32:35 2011 +0530
cxgb4: Corrections in 2.6.39 backport
Correction to create the ethtool.h backport file directly in
the kernel_addons directory.
Signed-off-by: Kumar Sanghvi <kumaras at chelsio.com>
.../backport/2.6.39/include/linux/ethtool.h | 22 +++++++++++++++
.../backport/2.6.39/cxgb4_0001_to_2_6_39.patch | 28 --------------------
2 files changed, 22 insertions(+), 28 deletions(-)
More information about the ewg
mailing list