summaryrefslogtreecommitdiff
path: root/drivers/net/can/dev.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-13can: add the missing netlink get_xstats_size callbackWolfgang Grandegger1-0/+6
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger1-0/+17
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