summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2018-03-26can: remove bfin_can driverArnd Bergmann
2018-03-19can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-14can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-14can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-12can: m_can: select pinctrl state in each suspend/resume functionBich HEMON
2018-03-12can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean
2018-03-12can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean
2018-03-12can: ifi: Repair the error handlingMarek Vasut
2018-03-12can: ifi: Check core revision upon probeMarek Vasut
2018-03-12can: m_can: change comparison to bitshift when dealing with a maskWolfram Sang
2018-01-26can: migrate documentation to restructured textRobert Schwebel
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19can: m_can: mark runtime-PM handlers as __maybe_unusedArnd Bergmann
2018-01-16can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-16can: m_can: Add call to of_can_transceiverFranklin S Cooper Jr
2018-01-16can: m_can: Add PM SupportFaiz Abbas
2018-01-16can: m_can: get rid of function free_m_can_dev()Marc Kleine-Budde
2018-01-16can: m_can: Move allocation of net device to probeFaiz Abbas
2018-01-16can: m_can: Remove check for version when allocating m_can net deviceFaiz Abbas
2018-01-16can: m_can: Support higher speed CAN-FD bitratesFranklin S Cooper Jr
2018-01-16can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-05can: slcan: slc_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde
2018-01-05can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"Marc Kleine-Budde
2018-01-05can: mcp251x: mcp251x_setup(): remove unused parameter "struct mcp251x_priv *...Marc Kleine-Budde
2018-01-05can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"Marc Kleine-Budde
2018-01-05can: rx-offload: can_rx_offload_add_timestamp: remove duplicate semicolon at ...Marc Kleine-Budde
2018-01-04can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger
2018-01-04can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu
2018-01-04can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2018-01-04can: vxcan: improve handling of missing peer name attributeOliver Hartkopp
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-01can: mcba_usb: fix device disconnect bugMartin Kelly
2017-12-01can: mcba_usb: fix typoMartin Kelly
2017-12-01can: flexcan: fix VF610 state transition issueMarc Kleine-Budde
2017-12-01can: flexcan: Update IRQ Err Passive informationMarc Kleine-Budde
2017-12-01can: peak/pci: fix potential bug when probe() failsStephane Grosjean
2017-12-01can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
2017-12-01can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson