Hello David, this is a pull request for net/master.
THere are two patches by Stephane Grosjean, who adds support for the new PCAN-USB X6 USB interface to the pcan_usb driver. regards, Marc --- The following changes since commit aa196eed3d80d4b003b04a270712b978a012a939: macvtap: handle ubuf refcount correctly when meet errors (2016-11-30 15:06:02 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.9-20161201 for you to fetch changes up to f00b534ded60bd0a23c2fa8dec4ece52aa7d235f: can: peak: Add support for PCAN-USB X6 USB interface (2016-12-01 14:12:20 +0100) ---------------------------------------------------------------- linux-can-fixes-for-4.9-20161201 ---------------------------------------------------------------- Stephane Grosjean (2): can: peak: Fix bittiming fields size in bits can: peak: Add support for PCAN-USB X6 USB interface drivers/net/can/usb/peak_usb/pcan_ucan.h | 37 +++++++--- drivers/net/can/usb/peak_usb/pcan_usb_core.c | 2 + drivers/net/can/usb/peak_usb/pcan_usb_core.h | 2 + drivers/net/can/usb/peak_usb/pcan_usb_fd.c | 104 ++++++++++++++++++++++----- 4 files changed, 121 insertions(+), 24 deletions(-)