Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-07 | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h | John W. Linville | |
Everything including this header includes net/cfg80211.h, which includes linux/netdevice.h, which includes linux/ethtool.h already. Why slow-down the build, even a little bit? Signed-off-by: John W. Linville <linville@tuxdriver.com> | |||
2009-10-07 | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville | |
Signed-off-by: John W. Linville <linville@tuxdriver.com> |