summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/dev.c
Commit message (Expand)AuthorAgeFilesLines
* can: add can_free_echo_skb() for upcoming driversWolfgang Grandegger2009-09-041-1/+17
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-031-1/+0Star
* can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp2009-08-141-0/+7
* can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger2009-07-201-0/+4
* can: restart device even if dev_alloc_skb() failsWolfgang Grandegger2009-07-201-2/+2
* can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger2009-06-011-1/+1
* can: CAN Network device driver and Netlink interfaceWolfgang Grandegger2009-05-191-0/+657