summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2018-03-03can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2018-01-17can: vxcan: improve handling of missing peer name attributeOliver Hartkopp
2017-12-14can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean
2017-12-14can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: mcba_usb: cancel urb on -EPROTOMartin Kelly
2017-12-14can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-14can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-14can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-14can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
2017-12-14can: flexcan: fix VF610 state transition issueMarc Kleine-Budde
2017-12-14can: peak/pci: fix potential bug when probe() failsStephane Grosjean
2017-12-14can: mcba_usb: fix device disconnect bugMartin Kelly
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann
2017-11-10can: c_can: don't indicate triple sampling support for D_CANRichard Schütz
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-10-24can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2017-10-24can: sun4i: fix loopback modeGerhard Bertelsmann
2017-10-19can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-10-19can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-10-19can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)
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