summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2015-12-09can: sja1000: clear interrupts on startMirza Krak
2015-12-09can: Use correct type in sizeof() in nla_put()Marek Vasut
2015-09-13can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-08-10can: mcp251x: fix resume when device is downStefan Agner
2015-08-10can: rcar_can: print signed IRQ #Sergei Shtylyov
2015-08-10can: c_can: Fix default pinmux glitch at initJ.D. Schroeder
2015-08-10can: rcar_can: fix IRQ checkSergei Shtylyov
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-10can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-05-01net: can: xilinx_can: fix extended frame handlingJeppe Ledet-Pedersen
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida
2015-04-23can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...Marc Kleine-Budde
2015-04-01can: ems_usb: mark timestamp as little endianMarc Kleine-Budde
2015-04-01can: ems_usb: fix endianess of CAN IDGerhard Uttenthaler
2015-03-22can: at91_can: use endian agnostic IO accessorsBen Dooks
2015-03-22can: esd_usb2: Fix sparse warningsThomas Körper
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov
2015-03-22can: m_cam: m_can_fifo_write(): remove return from void functionMarc Kleine-Budde
2015-03-22can: kvaser_usb: Use can-dev unregistration mechanismAhmed S. Darwish
2015-03-22can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner
2015-03-22can: flexcan: fix bus-off error state handling.Andri Yngvason
2015-03-22can: peak_usb_fd: add support for ISO / non-ISO mode switchingStephane Grosjean
2015-03-22can: peak_usb: rename usb option cmds definition and structsStephane Grosjean
2015-03-22can: gs_usb: check for kzalloc allocation failureColin Ian King
2015-03-22can: kvaser_usb: Fix sparse warning __le16 degrades to integerAhmed S. Darwish
2015-03-22can: kvaser_usb: Comply with firmware max tx URBs valueAhmed S. Darwish
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-17can: constify of_device_id arrayFabian Frederick
2015-03-14can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish
2015-03-14net: can: Enable xilinx driver for ARM64Michal Simek
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-04bfin_can: Merge header file from arch dependent locationAaron Wu
2015-03-04bfin_can: introduce ioremap to comply to archs with MMUAaron Wu
2015-03-04bfin_can: rewrite the blackfin style of read/write to common onesAaron Wu
2015-02-04can: kvaser_usb: Ignore spurious error events after a busoffAhmed S. Darwish
2015-02-04can: janz-ican3: fix type mismatch in assignmentNicholas Mc Guire
2015-01-28can: peak_usb: add support for PEAK new CANFD USB adaptersStephane Grosjean
2015-01-28can: peak_usb: add peak_usb_netif_rx() new functionStephane Grosjean
2015-01-28can: peak_usb: export pcan_usb_pro functionsStephane Grosjean
2015-01-28can: peak_usb: upgrade core to new struct canfd_frameStephane Grosjean
2015-01-28can: peak_usb: upgrade core to data bittiming specsStephane Grosjean
2015-01-28can: peak_usb: add adapter BEC callback definitionStephane Grosjean
2015-01-28can: peak_usb: export ctrlmode_supported to adapter specific definitionStephane Grosjean
2015-01-28can: peak_usb: constify struct peak_usb_adapterMarc Kleine-Budde