Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d4d61470ae48838f49e668503e840e1520b97162
/
include
/
linux
/
can
d6562f1
can: Replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 4 years, 8 months ago
e76018c
can: dev: peak_canfd.h: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 4 years, 10 months ago
e7153bf
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
by Oliver Hartkopp
· 5 years ago
19b7e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
975987e
can: af_can: export can_sock_destruct()
by Oleksij Rempel
· 5 years ago
4e9c948
can: rx-offload: Prepare for CAN FD support
by Joakim Zhang
· 6 years ago
61d2350
can: rx-offload: can_rx_offload_reset(): remove no-op function
by Marc Kleine-Budde
· 5 years ago
50ec881
can: mcp251x: get rid of legacy platform data
by Andy Shevchenko
· 5 years ago
44c4091
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 5 years ago
9d71dd0
can: add support of SAE J1939 protocol
by The j1939 authors
· 6 years ago
9868b5d
can: introduce CAN_REQUIRED_SIZE macro
by Kurt Van Dijck
· 6 years ago
8df9ffb
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists
by Marc Kleine-Budde
· 6 years ago
ffd956e
can: introduce CAN midlayer private and allocate it automatically
by Marc Kleine-Budde
· 6 years ago
d7bda73
can: dev: avoid long lines
by Marc Kleine-Budde
· 5 years ago
30cc0ed
can: rcar_can: Remove unused platform data support
by Geert Uytterhoeven
· 5 years ago
fba76a5
can: Add SPDX license identifiers for CAN subsystem
by Oliver Hartkopp
· 5 years ago
60649d4
can: remove obsolete empty ioctl() handler
by Oliver Hartkopp
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
aaa7cb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
by Thomas Gleixner
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
4530ec3
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail()
by Oleksij Rempel
· 6 years ago
55059f2b7f
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions
by Oleksij Rempel
· 6 years ago
a4310fa
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()
by Marc Kleine-Budde
· 6 years ago
0387090
can: dev: enable multi-queue for SocketCAN devices
by Zhu Yi
· 7 years ago
2290aef
can: dev: Add support for limiting configured bitrate
by Franklin S Cooper Jr
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
cb5635a
can: complete initial namespace support
by Oliver Hartkopp
· 8 years ago
8ac8321
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
by Stephane Grosjean
· 8 years ago
c3df7c5
can: peak: move header file to new can common subdir
by Stephane Grosjean
· 8 years ago
8e8cda6
can: initial support for network namespaces
by Mario Kicherer
· 8 years ago
dabf54d
can: ti_hecc: Convert TI HECC driver to DT only driver
by Yegor Yefremov
· 8 years ago
3abbac0
can: rx-offload: Add support for timestamp based irq offloading
by Marc Kleine-Budde
· 10 years ago
d254586
can: rx-offload: Add support for HW fifo based irq offloading
by David Jander
· 10 years ago
e216015
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f1712c7
can: Fix kernel panic at security_sock_rcv_skb
by Eric Dumazet
· 8 years ago
431af77
can: dev: add CAN interface API for fixed bitrates
by Marc Kleine-Budde
· 8 years ago
12a6075
can: dev: add CAN interface termination API
by Oliver Hartkopp
· 8 years ago
9abefcb
can: dev: fix deadlock reported after bus-off
by Sergei Miroshnichenko
· 8 years ago
bb208f1
can: fix handling of unmodifiable configuration options
by Oliver Hartkopp
· 9 years ago
d6fbaea
net/can: can_dropped_invalid_skb can be boolean
by Yaowei Bai
· 9 years ago
2785968
can: headers: make header files self contained
by Marc Kleine-Budde
· 10 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 10 years ago
c54eb70
can: add combined rx/tx LED trigger support
by Yegor Yefremov
· 10 years ago
2b290bb
can: use sock_efree instead of own destructor
by Florian Westphal
· 10 years ago
bac78aa
can: dev: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
98e6901
can: dev: add can_is_canfd_skb() API
by Dong Aisheng
· 10 years ago
42193e3
can: unify identifiers to ensure unique include processing
by Oliver Hartkopp
· 11 years ago
fd11593
can: add Renesas R-Car CAN driver
by Sergei Shtylyov
· 11 years ago
bc05a89
can: allow to change the device mtu for CAN FD capable devices
by Oliver Hartkopp
· 11 years ago
9859ccd
can: introduce the data bitrate configuration for CAN FD
by Oliver Hartkopp
· 11 years ago
886ab57
Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
cb2518c
can: add ability to allocate CANFD frame in skb data
by Stephane Grosjean
· 11 years ago
0ae89be
can: add destructor for self generated skbs
by Oliver Hartkopp
· 11 years ago
ae5d589
can: mcp251x: Eliminate irq_flags from driver platform_data
by Alexander Shiyan
· 11 years ago
1ddff7d
can: mcp251x: Replace power callbacks with regulator API
by Alexander Shiyan
· 11 years ago
baffd2e
ARM: imx: flexcan: Remove platform file
by Fabio Estevam
· 12 years ago
2bf3440
can: rework skb reserved data handling
by Oliver Hartkopp
· 12 years ago
156c2bb
can: add private data space for CAN sk_buffs
by Oliver Hartkopp
· 12 years ago
a1ef7bd
can: rename LED trigger name on netdev renames
by Kurt Van Dijck
· 12 years ago
bf03a53
can: export a safe netdev_priv wrapper for candev
by Kurt Van Dijck
· 12 years ago
996a953
can: add tx/rx LED trigger support
by Fabio Baltieri
· 12 years ago
64d7155
UAPI: Remove empty non-UAPI Kbuild files
by David Howells
· 12 years ago
922cd65
UAPI: (Scripted) Disintegrate include/linux/can
by David Howells
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 12 years ago
1e0625f
candev: add/update helpers for CAN FD
by Oliver Hartkopp
· 13 years ago
e2d265d
canfd: add support for CAN FD in CAN_RAW sockets
by Oliver Hartkopp
· 13 years ago
8b01939
canfd: add support for CAN FD in PF_CAN core
by Oliver Hartkopp
· 13 years ago
d6e640f
can: update documentation wording error frames -> error messages
by Oliver Hartkopp
· 13 years ago
cf5046b
can: dev: let can_get_echo_skb() return dlc of CAN frame
by Marc Kleine-Budde
· 13 years ago
2a367c3
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
by Wolfgang Grandegger
· 13 years ago
f861c2b8
can: remove references to berlios mailinglist
by Marc Kleine-Budde
· 13 years ago
c1aabdf
can-gw: add netlink based CAN routing
by Oliver Hartkopp
· 13 years ago
767df1c
headers, can: Add missing #include to <linux/can/bcm.h>
by Ben Hutchings
· 13 years ago
1650629
can: make struct can_proto const
by Kurt Van Dijck
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
34206f2
can: mcp251x: Allow pass IRQ flags through platform data.
by Enric Balletbo i Serra
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
53914b6
can: make struct proto const
by Oliver Hartkopp
· 14 years ago
f1f8c6c
can: mcp251x: Don't use pdata->model for chip selection anymore
by Marc Kleine-Budde
· 14 years ago
e955cea
CAN: Add Flexcan CAN controller driver
by Marc Kleine-Budde
· 15 years ago
56e6943b9
can: sja1000 platform data fixes
by Wolfgang Grandegger
· 15 years ago
829e001
Fix some #includes in CAN drivers (rebased for net-next-2.6)
by Hans J. Koch
· 15 years ago
e446630
Add hotplug support to mcp251x driver
by Marc Zyngier
· 15 years ago
773c3e7
can: ti hecc module : add platform specific initialization callback.
by Sriramakrishnan
· 15 years ago
52c793f
can: netlink support for bus-error reporting and counters
by Wolfgang Grandegger
· 15 years ago
ad72c34
can: Proper ctrlmode handling for CAN devices
by Christian Pellegrin
· 15 years ago
3ccd4c6
can: Unify droping of invalid tx skbs and netdev stats
by Oliver Hartkopp
· 15 years ago
c1c5523d
can/netlink: add CAN_CTRLMODE_ONE_SHOT
by Marc Kleine-Budde
· 15 years ago
c7cd606
can: Fix data length code handling in rx path
by Oliver Hartkopp
· 15 years ago
e000016
can: Driver for the Microchip MCP251x SPI CAN controllers
by Christian Pellegrin
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
7b6856a0
can: provide library functions for skb allocation
by Wolfgang Grandegger
· 15 years ago
a6e4bc5
can: make the number of echo skb's configurable
by Wolfgang Grandegger
· 15 years ago
3758bf2
can: add TI CAN (HECC) driver
by Anant Gole
· 15 years ago
39e3ab6
can: add can_free_echo_skb() for upcoming drivers
by Wolfgang Grandegger
· 15 years ago
d1a277c
can: sja1000: generic OF platform bus driver
by Wolfgang Grandegger
· 16 years ago
f534e52
can: SJA1000 generic platform bus driver
by Wolfgang Grandegger
· 16 years ago
39549ee
can: CAN Network device driver and Netlink interface
by Wolfgang Grandegger
· 16 years ago
9d6aa4c
headers_check fix: can/bcm.h
by Jaswinder Singh Rajput
· 16 years ago
1fa17d4
can: omit unneeded skb_clone() calls
by Oliver Hartkopp
· 16 years ago
Next »