netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v4 net-next PATCH 0/3] Energy Efficient Ethernet (eee) support
@ 2012-06-07  3:13 Yuval Mintz
  2012-06-07  3:13 ` [v4 net-next PATCH 1/3] Added kernel support in EEE Ethtool commands Yuval Mintz
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yuval Mintz @ 2012-06-07  3:13 UTC (permalink / raw)
  To: davem, netdev; +Cc: eilong, peppe.cavallaro, bhutchings, Yuval Mintz

Hi Dave,

This patch series adds energy efficient ethernet support for the
bnx2x driver (for new chips with appropriate phys). 
It also extends the ethtool API to enable control of the eee feature.

Another patch series has been sent to Ben to allow the ethtool application
to use this new API.

Changes from Version 3:
	Patch 1/3:
		-Corrected function pointer check in 'ethtool_set_eee'.

Changes from Version 2:
	Patch 1/3:
		-Corrected ethtool_eee documentation in ethtool.h.

Changes from Version 1:
	Patch 1/3:
		-Added documentation to ethtool_eee struct in header.
		-Clearing the ethtool_eee struct before passing to driver.
		-Checking the driver's return value of 'get_eee' call.
	Patches 2-3/3:
		-Corrected conversion of tx_lpi_timer speeds in bnx2x.

Please consider applying it to 'net-next'.

Thanks,
Yuval Mintz

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-07 20:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07  3:13 [v4 net-next PATCH 0/3] Energy Efficient Ethernet (eee) support Yuval Mintz
2012-06-07  3:13 ` [v4 net-next PATCH 1/3] Added kernel support in EEE Ethtool commands Yuval Mintz
2012-06-07 16:28   ` Ben Hutchings
2012-06-07  3:13 ` [v4 net-next PATCH 2/3] bnx2x: Added EEE support Yuval Mintz
2012-06-07  3:13 ` [v4 net-next PATCH 3/3] bnx2x: Added EEE Ethtool support Yuval Mintz
2012-06-07 20:19 ` [v4 net-next PATCH 0/3] Energy Efficient Ethernet (eee) support David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).