summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAgeFilesLines
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-252-3/+3
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-1/+0
* Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-1/+1
|\
| * docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-2/+4
|\ \
| * | can: peak: fix bad memory access and free sequence추지호2016-12-081-2/+4
* | | Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-031-2/+2
|\ \ \ | |/ / |/| |
| * | net: can: usb: kvaser_usb: fix spelling mistake of "outstanding"Colin Ian King2016-12-011-2/+2
* | | can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-013-0/+76
* | | can: peak: Fix bittiming fields size in bitsStephane Grosjean2016-12-012-24/+45
|/ /
* | can: sja1000: plx_pci: Add support for Moxa CAN devicesLukas Resch2016-10-311-0/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-021-10/+17
|\
| * can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-09-221-10/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-232-6/+18
|\ \ | |/
| * net: can: ifi: Configure transmitter delayMarek Vasut2016-09-211-1/+10
| * can: flexcan: fix resume functionFabio Estevam2016-09-191-5/+8
* | net: can: usb: usb_8dev: don't print error when allocating urb failsWolfram Sang2016-08-131-4/+1
* | net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...Wolfram Sang2016-08-131-5/+1
* | net: can: usb: kvaser_usb: don't print error when allocating urb failsWolfram Sang2016-08-131-6/+1
* | net: can: usb: gs_usb: don't print error when allocating urb failsWolfram Sang2016-08-131-7/+2
* | net: can: usb: esd_usb2: don't print error when allocating urb failsWolfram Sang2016-08-131-3/+0
* | net: can: usb: ems_usb: don't print error when allocating urb failsWolfram Sang2016-08-131-7/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-306-14/+65
|\
| * can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson2016-06-232-1/+9
| * can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-06-231-0/+6
| * can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-06-231-0/+3
| * can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2016-06-202-4/+13
| * can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-06-201-2/+3
| * can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-06-201-7/+31
* | can: mcp251x: add message about sucessful/unsuccessful probeEd Spiridonov2016-06-231-1/+6
* | can: rcar_canfd: Add back-to-error-active supportRamesh Shanmugasundaram2016-06-231-20/+56
* | can: rcar_canfd: Add Classical CAN only mode supportRamesh Shanmugasundaram2016-06-231-114/+241
* | can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram2016-06-175-12/+12
* | can: rcar_canfd: Add Renesas R-Car CAN FD driverRamesh Shanmugasundaram2016-06-175-0/+1713
* | can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider2016-06-171-31/+85
* | can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider2016-06-171-11/+14
* | can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-171-11/+1
* | can: slcan: Replace sizeof struct can_frame with CAN_MTUMarek Vasut2016-06-171-2/+2
* | can: dev: can-calc-bit-timing(): better sample point calculationMarc Kleine-Budde2016-06-171-55/+85
|/
* can: ifi: Add more detailed error reportingMarek Vasut2016-05-091-6/+107
* can: ifi: Increment TX counters only on real transmissionMarek Vasut2016-05-091-2/+4
* can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut2016-05-091-2/+3
* can: ifi: Unify timing constantsMarek Vasut2016-05-091-13/+1
* can: ifi: Update timing configuration codeMarek Vasut2016-05-091-33/+21
* can: ifi: Start NAPI poll on bus warning tooMarek Vasut2016-05-091-2/+3
* can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider2016-05-091-1/+2
* can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger2016-05-091-9/+95
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-05-092-5/+53
* can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla2016-05-091-1/+2
* can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin2016-05-091-8/+56
OpenPOWER on IntegriCloud