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