dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/can
Oliver Hartkopp a1044e36e4 can: add slcan driver for serial/USB-serial CAN adapters
This patch adds support for serial/USB-serial CAN adapters implementing the
LAWICEL ASCII protocol for CAN frame transport over serial lines.

The driver implements the SLCAN line discipline and is heavily based on the
slip.c driver. Therefore the code style remains similar to slip.c to be able
to apply changes of the SLIP driver to the SLCAN driver easily.

For more details see the slcan Kconfig entry.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-08 09:03:32 -08:00
..
mscan drivers/net/can: Update WARN uses 2010-11-09 09:22:30 -08:00
sja1000 drivers/net/can/sja1000: Use printf extension %pR for struct resource 2010-11-17 12:25:57 -08:00
usb can: Add driver for esd CAN-USB/2 device 2010-08-03 16:37:58 -07:00
Kconfig can: add slcan driver for serial/USB-serial CAN adapters 2010-12-08 09:03:32 -08:00
Makefile can: add slcan driver for serial/USB-serial CAN adapters 2010-12-08 09:03:32 -08:00
at91_can.c netdev: can: Change mail address of Hans J. Koch 2010-10-30 16:49:38 -07:00
bfin_can.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
dev.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
flexcan.c can: flexcan: fix use after free of priv 2010-10-26 10:48:58 -07:00
janz-ican3.c can: Add support for Janz VMOD-ICAN3 Intelligent CAN module 2010-05-28 01:37:33 +02:00
mcp251x.c can: mcp251x: fix reception of standard RTR frames 2010-10-26 10:48:59 -07:00
pch_can.c can: EG20T PCH: Delete unnecessary spin_lock 2010-12-02 13:13:46 -08:00
slcan.c can: add slcan driver for serial/USB-serial CAN adapters 2010-12-08 09:03:32 -08:00
ti_hecc.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
vcan.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00