[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1410900687-9686-1-git-send-email-_govind@gmx.com>
Date: Wed, 17 Sep 2014 02:21:24 +0530
From: Govindarajulu Varadarajan <_govind@....com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: Govindarajulu Varadarajan <_govind@....com>,
David Dillow <dave@...dillows.org>,
Don Fry <pcnet32@...ntier.com>,
Francois Romieu <romieu@...zoreil.com>
Subject: [PATCH net-next 0/3] Remove rx_copybreak module param, use ethtool to change its value
Recently rx_copybreak support for ethtool has been added in
commit: f0db9b073415848709dd59a6394969882f517da9
ethtool: Add generic options for tunables
we can use ethtool to change the rx_copybreak value.
This series removes the rx_copybreak module param and adds ethtool support for
the same.
I could only compile test the changes. I do not have the hardware.
Cc: David Dillow <dave@...dillows.org>
Cc: Don Fry <pcnet32@...ntier.com>
Cc: Francois Romieu <romieu@...zoreil.com>
Govindarajulu Varadarajan (3):
typhoon: use ethtool for changing rx_copybreak
pcnet32: use ethtool for changing rx_copybreak
sis190: use ethtool for changing rx_copybreak
drivers/net/ethernet/3com/typhoon.c | 49 ++++++++++++++++++++++++++++++++-----
drivers/net/ethernet/amd/pcnet32.c | 49 +++++++++++++++++++++++++++++++++----
drivers/net/ethernet/sis/sis190.c | 47 ++++++++++++++++++++++++++++++++---
3 files changed, 130 insertions(+), 15 deletions(-)
--
2.1.0
--
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