index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
can
/
dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2018-07-27
can: dev: enable multi-queue for SocketCAN devices
Zhu Yi
1
-1
/
+6
2018-01-16
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
1
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-24
can: dev: add CAN interface API for fixed bitrates
Marc Kleine-Budde
1
-0
/
+4
2017-01-24
can: dev: add CAN interface termination API
Oliver Hartkopp
1
-0
/
+4
2016-09-22
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-1
/
+2
2016-05-09
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
1
-2
/
+20
2015-10-09
net/can: can_dropped_invalid_skb can be boolean
Yaowei Bai
1
-3
/
+3
2015-09-21
can: headers: make header files self contained
Marc Kleine-Budde
1
-1
/
+2
2015-03-23
can: add combined rx/tx LED trigger support
Yegor Yefremov
1
-0
/
+2
2014-12-07
can: dev: Consolidate and unify state change handling
Andri Yngvason
1
-0
/
+3
2014-11-18
can: dev: add can_is_canfd_skb() API
Dong Aisheng
1
-0
/
+6
2014-05-19
can: unify identifiers to ensure unique include processing
Oliver Hartkopp
1
-3
/
+3
2014-03-07
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
1
-0
/
+1
2014-03-07
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
1
-2
/
+4
2014-02-04
can: add ability to allocate CANFD frame in skb data
Stephane Grosjean
1
-0
/
+2
2013-01-26
can: export a safe netdev_priv wrapper for candev
Kurt Van Dijck
1
-0
/
+3
2013-01-26
can: add tx/rx LED trigger support
Fabio Baltieri
1
-0
/
+8
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-8
/
+25
2012-02-03
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
1
-1
/
+1
2011-10-18
can: remove references to berlios mailinglist
Marc Kleine-Budde
1
-1
/
+0
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-0
/
+1
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
1
-0
/
+2
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+1
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
1
-0
/
+15
2009-12-14
can: Fix data length code handling in rx path
Oliver Hartkopp
1
-0
/
+9
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
1
-0
/
+4
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
1
-8
/
+8
2009-09-04
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
1
-0
/
+1
2009-05-19
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
1
-0
/
+70