aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/slcan.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-6/+3
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-3/+6
|\
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-3/+6
* | slcan: fix ldisc->open retvalOliver Hartkopp2011-05-101-1/+3
|/
* can: slcan: Add missing linux/sched.h include.David S. Miller2010-12-081-0/+1
* can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp2010-12-081-0/+755