Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-08 | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | |
Per the mention made by Ben Hutchings that strlcpy is now the preferred string copy routine for a .get_drvinfo routine, do a bit of floor sweeping and convert some of the as-yet unconverted ethernet drivers to it. Signed-off-by: Rick Jones <rick.jones2@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2011-08-12 | dnet: Move the Dave Ethernet driver | Jeff Kirsher | |
Move the Dave Ethernet driver into drivers/net/ethernet/ and make the necessary Kconfig and Makefile changes. CC: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |