[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1368803990-10098-1-git-send-email-nsujir@broadcom.com>
Date: Fri, 17 May 2013 08:19:46 -0700
From: "Nithin Nayak Sujir" <nsujir@...adcom.com>
To: davem@...emloft.net
cc: netdev@...r.kernel.org, "Nithin Nayak Sujir" <nsujir@...adcom.com>
Subject: [PATCH net-next 0/4] tg3: Add set_eee and get_eee handlers.
This series adds support for modifying EEE settings via ethtool. Since this can
impact Link Flap Avoidance, the driver pulls the current hardware settings if
LFA is enabled. This is similar to how we do the link settings to avoid a flap.
Nithin Nayak Sujir (4):
tg3: Add ethtool_eee struct and tg3_setup_eee()
tg3: Add tg3_eee_pull_config() function
tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()
tg3: Implement set/get_eee handlers
drivers/net/ethernet/broadcom/tg3.c | 227 +++++++++++++++++++++++++++---------
drivers/net/ethernet/broadcom/tg3.h | 1 +
2 files changed, 174 insertions(+), 54 deletions(-)
--
1.8.1.4
--
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