aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-08-27slip: Move the SLIP driversJeff Kirsher5-0/+2372
Move the Serial Line Internet Protocol (SLIP) drivers into drivers/net/slip/ and make the necessary Kconfig and Makefile changes. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: Alan Cox <alan@linux.intel.com>