summaryrefslogtreecommitdiffstats
path: root/drivers/net/lguest_net.c
AgeCommit message (Expand)AuthorLines
2007-10-23Remove old lguest bus and drivers.Rusty Russell-550/+0
2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell-6/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-2/+2
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-2/+0
2007-07-26lguest: documentation VII: FIXMEsRusty Russell-0/+19
2007-07-26lguest: documentation III: DriversRusty Russell-17/+201
2007-07-19lguest: the net driverRusty Russell-0/+354