aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/sunbmac.h
AgeCommit message (Collapse)Author
2011-08-25sunbmac: use standard #defines from mii.h.Francois Romieu
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher
Moves the Sun drivers into drivers/net/ethernet/sun/ and make the necessary Kconfig and Makefile changes. Oliver Hartkopp <socketcan@hartkopp.net> suggested removing the sun* prefix on the driver names. This type of change I will leave up to the driver maintainers. CC: Sam Creasey <sammy@sammy.net> CC: Adrian Sun <asun@darksunrising.com> CC: Benjamin Herrenscmidt <benh@kernel.crashing.org> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>