linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-16 20:06:55 to 2014-01-31 12:37:31 UTC [more...]

[PATCH v2 0/6] can: sja1000: cleanups and new OF property
 2014-01-31 12:37 UTC  (14+ messages)
` [PATCH v2 1/6] can: sja1000: remove unused defines
` [PATCH v2 2/6] can: sja1000: convert printk to use netdev API
` [PATCH v2 3/6] can: sja1000: platform: use devm_* APIs
` [PATCH v2 4/6] can: sja1000: fuse of_platform into platform
` [PATCH v2 5/6] Documentation: devicetree: sja1000: add reg-io-width binding
` [PATCH v2 6/6] can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access

[PATCH] slcand: include <sys/socket.h>
 2014-01-31 10:59 UTC  (2+ messages)

[PATCH 1/2] canbusload: Add exact CAN frame length calculation (including bitstuffing)
 2014-01-31 10:52 UTC  (10+ messages)
  ` [PATCH 2/2] canbusload: Fix worst-case frame length estimation
          ` [PATCH] Add license to canframelen.h

[PATCH] Android.mk: canbusload: make use of libcan
 2014-01-31 10:51 UTC  (3+ messages)

pull-request: can 2014-01-29
 2014-01-31  0:49 UTC  (5+ messages)
` [PATCH 1/3] can: flexcan: fix flexcan driver build for big endian on ARM and little endian on PowerPc
` [PATCH 2/3] can: Propagate SO_PRIORITY of raw sockets to skbs
` [PATCH 3/3] can: janz-ican3: fix uninitialized variable warnings

[PATCH stable 3.9+] can: add destructor for self generated skbs
 2014-01-31  0:27 UTC  (4+ messages)

[PATCH 0/5] can: sja1000: cleanups and new OF property
 2014-01-30 16:52 UTC  (12+ messages)
` [PATCH 1/5] can: sja1000: remove unused defines
` [PATCH 2/5] can: sja1000: convert printk to use netdev API
` [PATCH 3/5] can: sja1000: of: use devm_* APIs
` [PATCH 4/5] Documentation: devicetree: sja1000: add reg-io-width binding
` [PATCH 5/5] can: sja1000: of: add read/write routines for 8, 16 and 32-bit register access

[PATCH] can-utils: Add exact CAN frame length calculation (including bitstuffing)
 2014-01-30 10:01 UTC  (4+ messages)

[PATCH stable 3.11+] can: use private sk reference to detect originating socket
 2014-01-30  8:32 UTC  (8+ messages)

Janz ICAN3 build warnings
 2014-01-29 20:30 UTC  (4+ messages)

What are you doing if the TX buffer overflows?
 2014-01-27 20:47 UTC  (2+ messages)

[PATCH] can: Propagate SO_PRIORITY of raw sockets to skbs
 2014-01-27  9:21 UTC  (3+ messages)

Kind Regards
 2014-01-26 21:30 UTC 

Kind Regards
 2014-01-26 21:52 UTC 

Kind Regards
 2014-01-26 22:31 UTC 

usb_8dev: firmware and windows library
 2014-01-26 20:56 UTC  (20+ messages)

[PATCH v2 1/2] can: Decrease default size of CAN_RAW socket send queue
 2014-01-25 16:31 UTC  (8+ messages)
` [PATCH v2 2/2] net: Make minimum SO_SNDBUF size dependent on the protocol family

[PATCH v5] can: add Renesas R-Car CAN driver
 2014-01-25  1:34 UTC  (20+ messages)

[PATCH v6] can: add Renesas R-Car CAN driver
 2014-01-25  1:16 UTC 

BUG? candump -x and non CANFD frames
 2014-01-24 16:20 UTC  (2+ messages)

udev rule for SLCAN devices
 2014-01-24 14:32 UTC 

can-utils: install in /usr/bin instead of /usr/local/bin ??
 2014-01-23 21:49 UTC  (8+ messages)

[PATCH can-utils] trivial: fix typo concerning "bandwidth"
 2014-01-23 20:25 UTC  (2+ messages)

[PATCH v7 00/10] License cleanup
 2014-01-23 13:39 UTC  (22+ messages)
` [PATCH v7 01/10] include: Remove two unused header files
` [PATCH v7 02/10] ioctl.h: drop unused header
` [PATCH v7 03/10] isotp.h: add explicit license information
` [PATCH v7 04/10] include/socketcan: prepare headers to be moved to include/linux
` [PATCH v7 05/10] include: Move all includes from include/socketcan "
` [PATCH v7 06/10] include: fix paths mentioned in files
` [PATCH v7 07/10] include: can.h: remove unused include of version.h
` [PATCH v7 08/10] include: can.h: update comment about introduction of __kernel_sa_family_t
` [PATCH v7 09/10] include: gw.h: update comment
` [PATCH v7 10/10] include: import copyright information from the kernel

[PATCH] slcand: accept both tty* and /dev/tty* device names
 2014-01-23 12:47 UTC  (2+ messages)

slcand: tty device name
 2014-01-23  8:18 UTC  (3+ messages)

[PATCH v5 1/5] License cleanup
 2014-01-21 12:56 UTC  (15+ messages)
` [PATCH v5 5/5] include: Move includes copied from the Linux kernel into include/linux

[PATCH RFC] can fd: Add separate bittiming infrastructure
 2014-01-21 10:22 UTC  (6+ messages)
      ` [RFC] can fd: backward compatibility for CANFD8

commit 40d4511 "can: Disable flexcan driver build for big endian CPU on ARM" breaks Flexcan on ARM
 2014-01-20 11:44 UTC  (3+ messages)
  ` [PATCH v2] can: flexcan: fix flexcan driver build for big endian on ARM and little endian on PowerPc

Let's have a great deal
 2014-01-19  2:05 UTC 

Kvazer USB CAN driver
 2014-01-18 14:26 UTC  (8+ messages)

[PATCH RFC 1/2] can: Limit default size of CAN_RAW socket send queue
 2014-01-17 15:31 UTC  (6+ messages)
` [PATCH RFC 2/2] net: Make minimum SO_SNDBUF size dependent on the protocol family

[PATCH v6 0/5] License cleanup
 2014-01-17 14:48 UTC  (6+ messages)
` [PATCH v6 1/5] include: Remove two unused header files
` [PATCH v6 2/5] ioctl.h: drop unused header
` [PATCH v6 3/5] isotp.h: add explicit license information
` [PATCH v6 4/5] include/socketcan: prepare headers to be moved to include/linux
` [PATCH v6 5/5] include: Move includes from include/socketcan "

[PATCH] README: typos and beautification
 2014-01-17  8:44 UTC  (3+ messages)

[PATCH can-utils v2 1/3] headers: use include/linux only for Linux kernel headers
 2014-01-16 22:05 UTC  (7+ messages)
` [PATCH can-utils v4 0/4] License cleanup
  ` [PATCH can-utils v4 4/4] isotp.h: add explicit license information

AW: Need support J1939 protocol support to my kernel (v3.8 on BeagleBone Black)
 2014-01-16 21:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).