aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
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-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
2015-01-28can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...Marc Kleine-Budde
2015-01-28can: kvaser_usb: Add support for the USBcan-II familyAhmed S. Darwish
2015-01-28can: kvaser_usb: Consolidate and unify state change handlingAhmed S. Darwish
2015-01-28can: kvaser_usb: Update interface state before exiting on OOMAhmed S. Darwish
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-01-27can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-01-27can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-01-27can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-21can: at91_can: remove unused variableMarc Kleine-Budde
2015-01-21can: flexcan: remove unused variableMarc Kleine-Budde
2015-01-21can: dev: fix semicolon.cocci warningskbuild test robot
2015-01-21can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian
2015-01-20can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason
2015-01-15can: kvaser_usb: Don't dereference skb after a netif_rx()Ahmed S. Darwish
2015-01-15can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-15can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-15can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-15can: c_can: use regmap_update_bits() to modify RAMINIT registerRoger Quadros
2015-01-15can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp
2015-01-15can: dev: fix crtlmode_supported checkOliver Hartkopp
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller