summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2017-01-18can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov
2017-01-18can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08can: peak: fix bad memory access and free sequence추지호
2016-12-03Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-01net: can: usb: kvaser_usb: fix spelling mistake of "outstanding"Colin Ian King
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean
2016-12-01can: peak: Fix bittiming fields size in bitsStephane Grosjean
2016-10-31can: sja1000: plx_pci: Add support for Moxa CAN devicesLukas Resch
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut
2016-09-19can: flexcan: fix resume functionFabio Estevam
2016-08-13net: can: usb: usb_8dev: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...Wolfram Sang
2016-08-13net: can: usb: kvaser_usb: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: gs_usb: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: esd_usb2: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: ems_usb: don't print error when allocating urb failsWolfram Sang
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-23can: mcp251x: add message about sucessful/unsuccessful probeEd Spiridonov
2016-06-23can: rcar_canfd: Add back-to-error-active supportRamesh Shanmugasundaram
2016-06-23can: rcar_canfd: Add Classical CAN only mode supportRamesh Shanmugasundaram
2016-06-23can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson
2016-06-23can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-06-23can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-06-20can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider
2016-06-20can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-06-20can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-06-17can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram
2016-06-17can: rcar_canfd: Add Renesas R-Car CAN FD driverRamesh Shanmugasundaram
2016-06-17can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider
2016-06-17can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider
2016-06-17can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray
2016-06-17can: slcan: Replace sizeof struct can_frame with CAN_MTUMarek Vasut
2016-06-17can: dev: can-calc-bit-timing(): better sample point calculationMarc Kleine-Budde
2016-05-09can: ifi: Add more detailed error reportingMarek Vasut
2016-05-09can: ifi: Increment TX counters only on real transmissionMarek Vasut
2016-05-09can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut
2016-05-09can: ifi: Unify timing constantsMarek Vasut
2016-05-09can: ifi: Update timing configuration codeMarek Vasut
2016-05-09can: ifi: Start NAPI poll on bus warning tooMarek Vasut
2016-05-09can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider
2016-05-09can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp