summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/slcan.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1
* drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-301-1/+1
* net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-161-1/+1
* can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-171-2/+0
* slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp2011-08-111-1/+1
* slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...Matvejchikov Ilya2011-07-191-9/+1
* net: can: remove custom hex_to_bin()Andy Shevchenko2011-07-181-21/+5
* slcan: remove obsolete code in slcan initialisationOliver Hartkopp2011-07-151-21/+6
* 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
OpenPOWER on IntegriCloud