aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* [CAN]: Add virtual CAN netdevice driverOliver Hartkopp2008-01-281-0/+25
This patch adds the virtual CAN bus (vcan) network driver. The vcan device is just a loopback device for CAN frames, no real CAN hardware is involved. Signed-off-by: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> Signed-off-by: Urs Thuermann <urs.thuermann@volkswagen.de> Signed-off-by: David S. Miller <davem@davemloft.net>