All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: can-next 2017-01-24
@ 2017-01-27  9:02 Marc Kleine-Budde
  2017-01-27 16:24 ` pull-request: can-next 2017-01-24,pull-request: " David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2017-01-27  9:02 UTC (permalink / raw)
  To: netdev; +Cc: David Miller, kernel, linux-can


[-- Attachment #1.1: Type: text/plain, Size: 2071 bytes --]

Hello David,

this is a pull request of 4 patches for net-next/master.

The first patch by Oliver Hartkopp adds a netlink API to configure the
interface termination of a CAN card. The next two patches are by me and
add a netlink API to query and configure CAN interfaces that only
support fixed bitrates. The last patch by Colin Ian King simplifies the
return path in the softing_cs driver's softingcs_probe() function.

regards,
Marc

---

The following changes since commit d140199af510ad4749dc5e38b7922135258ba5fd:

  bpf, lpm: fix kfree of im_node in trie_update_elem (2017-01-23 21:17:35 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.11-20170124

for you to fetch changes up to 1e9bbb9bc2aa549d31fa0a0496ec33df0b3ae7a8:

  can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV return (2017-01-24 13:52:00 +0100)

----------------------------------------------------------------
linux-can-next-for-4.11-20170124

----------------------------------------------------------------
Colin Ian King (1):
      can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV return

Marc Kleine-Budde (2):
      can: dev: can_changelink: allow to set bitrate on devices not providing {data_,}bittiming_const
      can: dev: add CAN interface API for fixed bitrates

Oliver Hartkopp (1):
      can: dev: add CAN interface termination API

 drivers/net/can/dev.c                | 136 ++++++++++++++++++++++++++++++++---
 drivers/net/can/softing/softing_cs.c |   2 +-
 include/linux/can/dev.h              |   8 +++
 include/uapi/linux/can/netlink.h     |   7 ++
 4 files changed, 142 insertions(+), 11 deletions(-)

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: can-next 2017-01-24,pull-request: can-next 2017-01-24
  2017-01-27  9:02 pull-request: can-next 2017-01-24 Marc Kleine-Budde
@ 2017-01-27 16:24 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-01-27 16:24 UTC (permalink / raw)
  To: mkl; +Cc: netdev, kernel, linux-can

From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Fri, 27 Jan 2017 10:02:09 +0100

> this is a pull request of 4 patches for net-next/master.
> 
> The first patch by Oliver Hartkopp adds a netlink API to configure the
> interface termination of a CAN card. The next two patches are by me and
> add a netlink API to query and configure CAN interfaces that only
> support fixed bitrates. The last patch by Colin Ian King simplifies the
> return path in the softing_cs driver's softingcs_probe() function.

Pulled, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-27 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27  9:02 pull-request: can-next 2017-01-24 Marc Kleine-Budde
2017-01-27 16:24 ` pull-request: can-next 2017-01-24,pull-request: " David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.