aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/vcan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-07can: slcan/vcan: eliminate banner[] variable, switch to pr_info()Jeremiah Mahler1-4/+1
2014-01-30can: add destructor for self generated skbsOliver Hartkopp1-5/+4
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen1-1/+1
2012-06-19vcan: add CAN FD supportOliver Hartkopp1-7/+20
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp1-3/+9
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp1-1/+1
2009-09-01netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger1-1/+1
2008-12-17vcan: whitespace fixesOliver Hartkopp1-10/+10
2008-12-16vcan: convert to net_device_opsOliver Hartkopp1-1/+5
2008-01-28[CAN]: Add virtual CAN netdevice driverOliver Hartkopp1-0/+169