summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
AgeCommit message (Expand)AuthorLines
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer-1/+2
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer-2/+3
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer-2/+4
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg-2/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-2/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-12/+14
2017-06-09can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp-2/+2
2017-06-09can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde-0/+2
2017-06-09can: peak_usb: fix product-id endianness in error messageJohan Hovold-3/+1
2017-06-09can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean-1/+1
2017-06-09can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde-0/+3
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller-6/+5
2017-05-18can: m_can: add deep Suspend/Resume supportQuentin Schulz-3/+12
2017-05-18can: m_can: factorize clock gating and ungatingQuentin Schulz-19/+26
2017-05-18can: m_can: make m_can_start and m_can_stop symmetricQuentin Schulz-3/+2
2017-05-18can: m_can: move Message RAM initialization to functionQuentin Schulz-11/+15
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+8
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd-1/+1
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+90
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau-5/+12
2017-04-25can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean-0/+1
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean-0/+77
2017-04-25can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun-6/+6
2017-04-25can: enable module auto loading for virtual CAN interfacesOliver Hartkopp-2/+5
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp-0/+335
2017-04-25can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj-0/+911
2017-04-25can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.xMario Huettel-29/+159
2017-04-25can: m_can: Configuration for TX and TX event FIFOsMario Huettel-5/+34
2017-04-25can: m_can: Enable M_CAN version dependent initializationMario Huettel-71/+269
2017-04-25can: m_can: Updated register defines to newest versionMario Huettel-65/+125
2017-04-25can: m_can: Removed virtual address from printMario Huettel-2/+2
2017-04-25can: m_can: Removed initialization of FIFO water marksMario Huettel-2/+2
2017-04-25can: m_can: Disabled Interrupt Line 1Mario Huettel-1/+2
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean-0/+1718
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean-244/+1
2017-04-25can: peak: fix usage of const qualifier in pointers argsStephane Grosjean-8/+8
2017-04-25can: peak: fix usage of usb specific data typeStephane Grosjean-14/+14
2017-04-20Annotate hardware config module parameters in drivers/net/can/David Howells-8/+8
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+2
2017-04-04can: rcar_can: Do not print virtual addressesGeert Uytterhoeven-2/+1
2017-04-04can: ifi: use correct register to read rx statusMarkus Marb-1/+1
2017-04-04can: hi311x: Add Holt HI-311x CAN driverAkshay Bhat-0/+1083
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov-82/+88
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-24/+38
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde-1/+1
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde-6/+3
2017-03-03can: gs_usb: fix coding styleEthan Zonca-6/+5
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca-11/+29
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1
2017-02-06can: flexcan: switch imx6 and vf610 to timestamp based offloadingMarc Kleine-Budde-2/+3