aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-26can: migrate documentation to restructured textRobert Schwebel2-2/+2
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+11
2018-01-19can: m_can: mark runtime-PM handlers as __maybe_unusedArnd Bergmann1-2/+2
2018-01-16can: peak: fix potential bug in packet fragmentationStephane Grosjean1-10/+11
2018-01-16can: m_can: Add call to of_can_transceiverFranklin S Cooper Jr1-0/+2
2018-01-16can: m_can: Add PM SupportFaiz Abbas1-38/+62
2018-01-16can: m_can: get rid of function free_m_can_dev()Marc Kleine-Budde1-7/+2
2018-01-16can: m_can: Move allocation of net device to probeFaiz Abbas1-17/+13
2018-01-16can: m_can: Remove check for version when allocating m_can net deviceFaiz Abbas1-7/+1
2018-01-16can: m_can: Support higher speed CAN-FD bitratesFranklin S Cooper Jr1-3/+43
2018-01-16can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr1-1/+44
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller7-17/+13
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+4
2018-01-05can: slcan: slc_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde1-2/+2
2018-01-05can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"Marc Kleine-Budde3-8/+5
2018-01-05can: mcp251x: mcp251x_setup(): remove unused parameter "struct mcp251x_priv *priv"Marc Kleine-Budde1-4/+3
2018-01-05can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"Marc Kleine-Budde1-2/+2
2018-01-05can: rx-offload: can_rx_offload_add_timestamp: remove duplicate semicolon at return statementMarc Kleine-Budde1-1/+1
2018-01-04can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger1-0/+1
2018-01-04can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu1-1/+1
2018-01-04can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-04can: vxcan: improve handling of missing peer name attributeOliver Hartkopp1-1/+1
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-6/+12
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean1-6/+3
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly1-0/+1
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+25
2017-12-01can: mcba_usb: fix device disconnect bugMartin Kelly1-0/+1
2017-12-01can: mcba_usb: fix typoMartin Kelly1-1/+1
2017-12-01can: flexcan: fix VF610 state transition issueMarc Kleine-Budde1-2/+3
2017-12-01can: flexcan: Update IRQ Err Passive informationMarc Kleine-Budde1-2/+2
2017-12-01can: peak/pci: fix potential bug when probe() failsStephane Grosjean2-2/+8
2017-12-01can: ti_hecc: Fix napi poll return value for repollOliver Stäbler1-0/+3
2017-12-01can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson1-3/+4
2017-12-01can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson1-1/+1
2017-12-01can: kvaser_usb: free buf in error pathsJimmy Assarsson1-0/+2
2017-12-01can: flexcan: adding platform specific details for LS1021APankaj Bansal1-0/+8
2017-12-01can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers.Pankaj Bansal1-102/+131
2017-12-01can: c_can_pci: make c_can_pci_data constBhumika Goyal1-2/+2
2017-12-01can: vxcan: Use common error handling code in vxcan_newlink()Markus Elfring1-8/+8
2017-12-01can: peak_usb: use ktime_t consistentlyArnd Bergmann2-33/+15
2017-12-01can: peak_usb: remove some 'struct timeval' usersArnd Bergmann4-22/+14
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+25
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-10can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0