aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/vcan.c
Commit message (Expand)AuthorAge
* can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-07-10
* can: slcan/vcan: eliminate banner[] variable, switch to pr_info()Jeremiah Mahler2014-12-07
* can: add destructor for self generated skbsOliver Hartkopp2014-01-30
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-05
* vcan: add CAN FD supportOliver Hartkopp2012-06-19
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-12
* can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp2009-09-15
* netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger2009-09-01
* vcan: whitespace fixesOliver Hartkopp2008-12-17
* vcan: convert to net_device_opsOliver Hartkopp2008-12-16
* [CAN]: Add virtual CAN netdevice driverOliver Hartkopp2008-01-28