linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-09 09:48:03 to 2013-10-08 07:05:25 UTC [more...]

[PATCH 1/7] can: berr_limit support
 2013-10-08  7:05 UTC  (15+ messages)
` [PATCH 1/7] can: dev: fix nlmsg size calculation in can_get_size()
` [PATCH 2/7] can: dev: sort can_get_size() by IFLA_CAN_*
` [PATCH 3/7] can: dev: sort can_fill_info() "
` [PATCH 4/7] can: dev: sort can_changelink() "
` [PATCH 5/7] can: dev: add berr_limit infrastrucutre
` [PATCH 6/7] can: dev: berr_limit netlink support for configuration
` [PATCH 7/7] can: flexcan: add berr_limit support

sja1000 interrupt problem
 2013-10-08  6:58 UTC  (3+ messages)

[PATCH] Broadcast manager documentation
 2013-10-08  0:56 UTC 

GS_USB
 2013-10-07 20:30 UTC  (7+ messages)

[PATCH] can: dev: fix nlmsg size calculation in can_get_size()
 2013-10-07 19:56 UTC  (6+ messages)

[PATCH 0/3] remove do_get_state() callback
 2013-10-07 19:39 UTC  (6+ messages)
` [PATCH 1/3] can: ti_hecc: remove priv->can.do_get_state() callback
` [PATCH 2/3] can: dev: remove do_get_state() form can_fill_info()
` [PATCH 3/3] can: dev: remove do_get_state() callback from struct can_priv

[PATCH v2 1/2] can: flexcan: proposed fixes for v3.12
 2013-10-07 14:25 UTC  (3+ messages)
` [PATCH v2 1/2] can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TX
` [PATCH v2 2/2] can: flexcan: fix mx28 detection by rearanging OF match table

[PATCH] can: add Renesas R-Car CAN driver
 2013-10-05 17:57 UTC  (7+ messages)

[PATCH 0/2] can: flexcan: proposed fixes for v3.12
 2013-10-04 10:48 UTC  (3+ messages)
` [PATCH 1/2] can: flexcan: fix regression in flexcan_chip_start(), abort pending TX
` [PATCH 2/2] can: flexcan: fix mx28 detection by rearanging OF match table

looking for loan
 2013-10-03 20:02 UTC 

(unknown),
 2013-10-02 19:45 UTC 

adding can4linux to drivers/char
 2013-10-02  9:47 UTC  (29+ messages)
          ` autobaud detection (was: Re: adding can4linux to drivers/char)
          ` AW: adding can4linux to drivers/char
            ` Linux CAN CUSE hacks, SocketCAN and RT Was: "

[PATCH 3/3] net: can: c_can_platform: Remove redundant of_match_ptr
 2013-10-01 16:34 UTC  (3+ messages)

pull-request: can 2013-09-30
 2013-10-01  5:32 UTC  (3+ messages)
` [PATCH] can: flexcan: fix flexcan_chip_start() on imx6

[PATCH 01/21] drivers: remove unnecessary prom.h includes
 2013-09-30 13:23 UTC  (4+ messages)

imprecise external abort using the flexcan driver on i.MX6Q
 2013-09-30 11:39 UTC  (17+ messages)

[PATCH] can: flexcan: fix flexcan_chip_start() on imx6
 2013-09-30 11:25 UTC 

pull-request: can-next 2013-09-21
 2013-09-27  6:10 UTC  (2+ messages)

pull-request: can 2013-09-21
 2013-09-27  6:08 UTC  (3+ messages)
` [PATCH] can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()

D_CAN problems after devm_ioremap_resource conversion
 2013-09-26  7:12 UTC  (3+ messages)

[PATCH 01/10] can: Remove extern from function prototypes
 2013-09-24 14:22 UTC  (5+ messages)

[PATCH net 0/3] SLCAN/SLIP fixes and performance
 2013-09-20 19:39 UTC  (18+ messages)
` [PATCH net 1/3] slip/slcan: added locking in wakeup function
` [PATCH net 2/3] lib: introduce upper case hex ascii helpers
` [PATCH net 3/3] slcan: rewrite of slc_bump and slc_encaps

[PATCH v3] slcand: add slcan_attach and UART settings
 2013-09-17 12:08 UTC  (6+ messages)

CAN libpcap capture endianess
 2013-09-12  9:31 UTC  (18+ messages)

[PATCH v2] slcand: add slcan_attach and UART settings
 2013-09-11  9:08 UTC  (2+ messages)

[PATCH 0/3] can: remove unnecessary pci_set_drvdata()
 2013-09-10 11:17 UTC  (5+ messages)
` [PATCH 1/3] can: c_can: "
` [PATCH 2/3] can: pch_can: "
` [PATCH 3/3] can: sja1000: "

[PATCH] can: add explicit copyright to header can/netlink.h
 2013-09-10 10:19 UTC  (13+ messages)

[PATCH 0/9] can: use dev_get_platdata()
 2013-09-10  9:02 UTC  (11+ messages)
` [PATCH 1/9] can: at91_can: "
` [PATCH 2/9] can: bfin_can: "
` [PATCH 3/9] can: cc770: "
` [PATCH 4/9] can: flexcan: "
` [PATCH 5/9] can: janz-ican3: "
` [PATCH 6/9] can: mcp251x: "
` [PATCH 7/9] can: sja1000: "
` [PATCH 8/9] can: softing: "
` [PATCH 9/9] can: ti_hecc: "

[PATCH] slcand: add slcan_attach and UART settings
 2013-09-10  7:43 UTC  (2+ messages)

[PATCH 08/16] c_can: Add FlexCard CAN TX fifo support
 2013-09-09 11:20 UTC  (11+ messages)
  ` [PATCH 10/16] c_can: add 16bit align 32bit access functions
  ` [PATCH 11/16] c_can: stop netqueue if hardware is busy
  ` [PATCH 12/16] c_can: Add flag to disable automatic retransmission of CAN frames
  ` [PATCH 13/16] c_can: flexcard: add ioctl to reset FIFO message object
  ` [PATCH 15/16] flexcard: can: Configure CAN loopback packages (TXACK)
  ` [PATCH 16/16] c_can: fix TX packet accounting
  ` [PATCH 04/16] c_can: fix receive buffer configuration
  ` [PATCH 09/16] c_can: expicit 32bit access on D_CAN to message buffer data register


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).