index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
can: add destructor for self generated skbs
Oliver Hartkopp
1
-12
/
+3
2013-11-04
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
1
-5
/
+5
2013-01-28
can: rework skb reserved data handling
Oliver Hartkopp
1
-2
/
+2
2013-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
1
-1
/
+7
2013-01-26
can: rename LED trigger name on netdev renames
Kurt Van Dijck
1
-0
/
+5
2013-01-26
can: export a safe netdev_priv wrapper for candev
Kurt Van Dijck
1
-0
/
+13
2012-11-29
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
1
-2
/
+1
2012-07-02
can: dev: fix sparse warning for can_restart
Marc Kleine-Budde
1
-1
/
+1
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-1
/
+34
2012-04-02
can: Stop using NLA_PUT*().
David S. Miller
1
-15
/
+16
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
1
-12
/
+11
2012-02-03
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
1
-1
/
+9
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-1
/
+1
2011-09-28
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
1
-1
/
+13
2011-07-21
can: make function can_get_bittiming static
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
1
-0
/
+6
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+2
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2009-11-13
can: add the missing netlink get_xstats_size callback
Wolfgang Grandegger
1
-0
/
+6
2009-11-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+17
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
1
-1
/
+1
2009-11-08
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
Wolfgang Grandegger
1
-0
/
+17
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
1
-7
/
+35
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
1
-6
/
+26
2009-09-04
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
1
-1
/
+17
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-08-13
can: fix oops caused by wrong rtnl newlink usage
Oliver Hartkopp
1
-0
/
+7
2009-07-20
can: switch carrier on if device was stopped while in bus-off state
Wolfgang Grandegger
1
-0
/
+4
2009-07-20
can: restart device even if dev_alloc_skb() fails
Wolfgang Grandegger
1
-2
/
+2
2009-06-01
can: some fixes and cleanups to the initial device driver interface
Wolfgang Grandegger
1
-1
/
+1
2009-05-18
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
1
-0
/
+657