index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev.c
Age
Commit message (
Expand
)
Author
2012-07-02
can: dev: fix sparse warning for can_restart
Marc Kleine-Budde
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
2012-04-02
can: Stop using NLA_PUT*().
David S. Miller
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
2012-02-03
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-09-28
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
2011-07-22
can: make function can_get_bittiming static
Thadeu Lima de Souza Cascardo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-14
can: add the missing netlink get_xstats_size callback
Wolfgang Grandegger
2009-11-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
2009-11-08
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
Wolfgang Grandegger
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
2009-09-04
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-08-13
can: fix oops caused by wrong rtnl newlink usage
Oliver Hartkopp
2009-07-20
can: switch carrier on if device was stopped while in bus-off state
Wolfgang Grandegger
2009-07-20
can: restart device even if dev_alloc_skb() fails
Wolfgang Grandegger
2009-06-01
can: some fixes and cleanups to the initial device driver interface
Wolfgang Grandegger
2009-05-18
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger