Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / can / dev.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Wolfgang Grandeggercan: netlink support for bus-error reporting and counters
2010-01-15 Christian Pellegrincan: Proper ctrlmode handling for CAN devices
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-14 Wolfgang Grandeggercan: add the missing netlink get_xstats_size callback
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-08 Eric W. Biedermannet: Support specifying the network namespace upon...
2009-11-08 Wolfgang Grandeggercan: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifi...
2009-10-20 Wolfgang Grandeggercan: provide library functions for skb allocation
2009-10-13 Wolfgang Grandeggercan: make the number of echo skb's configurable
2009-09-04 Wolfgang Grandeggercan: add can_free_echo_skb() for upcoming drivers
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-08-13 Oliver Hartkoppcan: fix oops caused by wrong rtnl newlink usage
2009-07-20 Wolfgang Grandeggercan: switch carrier on if device was stopped while...
2009-07-20 Wolfgang Grandeggercan: restart device even if dev_alloc_skb() fails
2009-06-01 Wolfgang Grandeggercan: some fixes and cleanups to the initial device...
2009-05-18 Wolfgang Grandeggercan: CAN Network device driver and Netlink interface