aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/slcan.c
Commit message (Expand)AuthorAge
* can: slcan/vcan: eliminate banner[] variable, switch to pr_info()Jeremiah Mahler2014-12-07
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* slcan: Port write_wakeup deadlock fix from slipTyler Hall2014-06-17
* can: slcan: Fix spinlock variantAlexander Stein2014-04-24
* can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-17
* can: Fix FSF address in file headersJeff Kirsher2013-12-17
* slcan: rewrite of slc_bump and slc_encapsAndre Naujoks2013-09-20
* slip/slcan: added locking in wakeup functionAndre Naujoks2013-09-20
* net: can: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
* can: rework skb reserved data handlingOliver Hartkopp2013-01-28
* can: add private data space for CAN sk_buffsOliver Hartkopp2013-01-26
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-05
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-30
* net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-16
* can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-17
* slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp2011-08-11
* slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...Matvejchikov Ilya2011-07-19
* net: can: remove custom hex_to_bin()Andy Shevchenko2011-07-18
* slcan: remove obsolete code in slcan initialisationOliver Hartkopp2011-07-15
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* | slcan: fix ldisc->open retvalOliver Hartkopp2011-05-10
|/
* can: slcan: Add missing linux/sched.h include.David S. Miller2010-12-08
* can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp2010-12-08