summaryrefslogtreecommitdiff
path: root/drivers/net/can/vcan.c
AgeCommit message (Expand)Author
2014-01-30can: add destructor for self generated skbsOliver Hartkopp
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen
2012-06-19vcan: add CAN FD supportOliver Hartkopp
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp
2009-09-01netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger
2008-12-17vcan: whitespace fixesOliver Hartkopp
2008-12-16vcan: convert to net_device_opsOliver Hartkopp
2008-01-28[CAN]: Add virtual CAN netdevice driverOliver Hartkopp