aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-15can: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-18can: dev: peak_canfd.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffsOliver Hartkopp1-0/+34
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel1-0/+1
2019-11-11can: rx-offload: Prepare for CAN FD supportJoakim Zhang1-3/+3
2019-11-11can: rx-offload: can_rx_offload_reset(): remove no-op functionMarc Kleine-Budde1-1/+0
2019-11-11can: mcp251x: get rid of legacy platform dataAndy Shevchenko1-22/+0
2019-09-05Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-0/+76
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors1-0/+3
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck1-0/+8
2019-09-04can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_listsMarc Kleine-Budde1-1/+0
2019-09-04can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde1-0/+66
2019-09-03can: dev: avoid long linesMarc Kleine-Budde2-5/+11
2019-08-20can: rcar_can: Remove unused platform data supportGeert Uytterhoeven1-18/+0
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp2-2/+2
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2018-11-09can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail()Oleksij Rempel1-1/+2
2018-11-09can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functionsOleksij Rempel1-0/+4
2018-11-09can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()Marc Kleine-Budde1-0/+1
2018-07-27can: dev: enable multi-queue for SocketCAN devicesZhu Yi1-1/+6
2018-01-16can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr1-0/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-04-25can: complete initial namespace supportOliver Hartkopp1-2/+2
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean1-0/+65
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean1-0/+243
2017-04-04can: initial support for network namespacesMario Kicherer1-3/+4
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov1-44/+0
2017-02-06can: rx-offload: Add support for timestamp based irq offloadingMarc Kleine-Budde1-1/+9
2017-02-06can: rx-offload: Add support for HW fifo based irq offloadingDavid Jander1-0/+51
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2017-01-29can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-01-24can: dev: add CAN interface API for fixed bitratesMarc Kleine-Budde1-0/+4
2017-01-24can: dev: add CAN interface termination APIOliver Hartkopp1-0/+4
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20
2015-10-09net/can: can_dropped_invalid_skb can be booleanYaowei Bai1-3/+3
2015-09-21can: headers: make header files self containedMarc Kleine-Budde2-1/+3
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp1-0/+2
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov2-2/+6
2015-03-22can: use sock_efree instead of own destructorFlorian Westphal1-6/+1
2014-12-07can: dev: Consolidate and unify state change handlingAndri Yngvason1-0/+3
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng1-0/+6
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp8-24/+24
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov1-0/+17
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp1-0/+1
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp1-2/+4