lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ