Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7afcbbef6471130a1eb586fea0f5c06609b8341f
/
include
/
linux
/
can
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
· 9 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 9 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
· 10 years ago
fd11593
can: add Renesas R-Car CAN driver
by Sergei Shtylyov
· 10 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
· 11 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
· 12 years ago
e2d265d
canfd: add support for CAN FD in CAN_RAW sockets
by Oliver Hartkopp
· 12 years ago
8b01939
canfd: add support for CAN FD in PF_CAN core
by Oliver Hartkopp
· 12 years ago
d6e640f
can: update documentation wording error frames -> error messages
by Oliver Hartkopp
· 12 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
· 14 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
7b6856a
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
· 15 years ago
f534e52
can: SJA1000 generic platform bus driver
by Wolfgang Grandegger
· 15 years ago
39549ee
can: CAN Network device driver and Netlink interface
by Wolfgang Grandegger
· 15 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
d253eee
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
by Oliver Hartkopp
· 16 years ago
1f98eef
[CAN]: Add missing Kbuild entries
by Oliver Hartkopp
· 17 years ago
4195e31
[CAN]: Fix plain integer definitions in userspace header.
by Oliver Hartkopp
· 17 years ago
ffd980f
[CAN]: Add broadcast manager (bcm) protocol
by Oliver Hartkopp
· 17 years ago
c18ce10
[CAN]: Add raw protocol
by Oliver Hartkopp
· 17 years ago
0d66548
[CAN]: Add PF_CAN core module
by Oliver Hartkopp
· 17 years ago