index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
can
/
dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: dev: add a helper function to calculate the duration of one bit
Vincent Mailhol
2020-10-07
1
-0
/
+15
*
can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros
Vincent Mailhol
2020-10-06
1
-3
/
+3
*
can: dev: can_put_echo_skb(): propagate error in case of errors
Marc Kleine-Budde
2020-09-21
1
-2
/
+2
*
can: include: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
1
-1
/
+1
*
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...
Oliver Hartkopp
2020-01-02
1
-0
/
+34
*
can: dev: avoid long lines
Marc Kleine-Budde
2019-09-03
1
-1
/
+2
*
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-09
1
-0
/
+1
*
can: dev: enable multi-queue for SocketCAN devices
Zhu Yi
2018-07-27
1
-1
/
+6
*
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
2018-01-16
1
-0
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
can: dev: add CAN interface API for fixed bitrates
Marc Kleine-Budde
2017-01-24
1
-0
/
+4
*
can: dev: add CAN interface termination API
Oliver Hartkopp
2017-01-24
1
-0
/
+4
*
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2016-09-22
1
-1
/
+2
*
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2016-05-09
1
-2
/
+20
*
net/can: can_dropped_invalid_skb can be boolean
Yaowei Bai
2015-10-09
1
-3
/
+3
*
can: headers: make header files self contained
Marc Kleine-Budde
2015-09-21
1
-1
/
+2
*
can: add combined rx/tx LED trigger support
Yegor Yefremov
2015-03-22
1
-0
/
+2
*
can: dev: Consolidate and unify state change handling
Andri Yngvason
2014-12-07
1
-0
/
+3
*
can: dev: add can_is_canfd_skb() API
Dong Aisheng
2014-11-18
1
-0
/
+6
*
can: unify identifiers to ensure unique include processing
Oliver Hartkopp
2014-05-19
1
-3
/
+3
*
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
2014-03-07
1
-0
/
+1
*
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
2014-03-07
1
-2
/
+4
*
can: add ability to allocate CANFD frame in skb data
Stephane Grosjean
2014-02-04
1
-0
/
+2
*
can: export a safe netdev_priv wrapper for candev
Kurt Van Dijck
2013-01-26
1
-0
/
+3
*
can: add tx/rx LED trigger support
Fabio Baltieri
2013-01-26
1
-0
/
+8
*
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-07-20
1
-1
/
+1
*
candev: add/update helpers for CAN FD
Oliver Hartkopp
2012-06-19
1
-8
/
+25
*
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
2012-02-03
1
-1
/
+1
*
can: remove references to berlios mailinglist
Marc Kleine-Budde
2011-10-17
1
-1
/
+0
*
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-04-13
1
-0
/
+1
*
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2010-02-26
1
-0
/
+2
*
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2010-01-15
1
-0
/
+1
*
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2010-01-12
1
-0
/
+15
*
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-12-13
1
-0
/
+9
*
can: provide library functions for skb allocation
Wolfgang Grandegger
2009-10-20
1
-0
/
+4
*
can: make the number of echo skb's configurable
Wolfgang Grandegger
2009-10-13
1
-8
/
+8
*
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
2009-09-04
1
-0
/
+1
*
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
2009-05-18
1
-0
/
+70