commit | 6465ce1bbf7fede82dccec342417105b10793b51 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mbuesch@freenet.de> | Thu Feb 02 19:11:08 2006 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 27 11:18:28 2006 -0500 |
tree | 948b292fc322e70e23cfaa39b0f95a893b1c670b | |
parent | 9e4a375b15c9940b13e66e224570b35c471c0128 [diff] |
[PATCH] bcm43xx: basic ethtool support This patch contains the beginnings of ethtool support for bcm43xx. It only implements get_drvinfo and get_link, but that's enough for ifplugd to use ethtool to know whether we're associated or not and then start or stop dhcp as necessary. Signed-off-by: Jason Lunz <lunz@falooley.org> Signed-off-by: Michael Buesch <mbuesch@freenet.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>