aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger1-0/+6
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin1-0/+2
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2009-11-13can: add the missing netlink get_xstats_size callbackWolfgang Grandegger1-0/+6
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+17
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman1-1/+1
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger1-0/+17
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger1-7/+35
2009-10-13can: make the number of echo skb's configurableWolfgang Grandegger1-6/+26
2009-09-04can: add can_free_echo_skb() for upcoming driversWolfgang Grandegger1-1/+17
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-08-13can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp1-0/+7
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger1-0/+4
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger1-2/+2
2009-06-01can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger1-1/+1
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger1-0/+657