| Commit message (Expand) | Author | Age | Files | Lines |
* | can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages | Jimmy Assarsson | 2017-10-24 | 1 | -0/+6 |
* | can: kvaser_usb: Correct return value in printout | Jimmy Assarsson | 2017-10-24 | 1 | -1/+2 |
* | can: sun4i: fix loopback mode | Gerhard Bertelsmann | 2017-10-24 | 1 | -2/+1 |
* | can: gs_usb: fix busy loop if no more TX context is available | Wolfgang Grandegger | 2017-10-19 | 1 | -8/+2 |
* | can: esd_usb2: Fix can_dlc value for received RTR, frames | Stefan Mätje | 2017-10-19 | 1 | -1/+1 |
* | can: flexcan: fix p1010 state transition issue | ZHU Yi (ST-FIR/ENG1-Zhu) | 2017-10-19 | 1 | -1/+2 |
* | can: flexcan: fix i.MX28 state transition issue | ZHU Yi (ST-FIR/ENG1-Zhu) | 2017-10-19 | 1 | -1/+3 |
* | can: flexcan: fix i.MX6 state transition issue | ZHU Yi (ST-FIR/ENG1-Zhu) | 2017-10-19 | 1 | -1/+1 |
* | can: flexcan: implement error passive state quirk | ZHU Yi (ST-FIR/ENG1-Zhu) | 2017-10-19 | 1 | -9/+66 |
* | can: flexcan: rename legacy error state quirk | ZHU Yi (ST-FIR/ENG1-Zhu) | 2017-10-19 | 1 | -4/+4 |
* | can: flexcan: fix state transition regression | ZHU Yi (ST-FIR/ENG1-Zhu) | 2017-10-19 | 1 | -2/+3 |
* | can: constify platform_device_id | Arvind Yadav | 2017-08-14 | 1 | -1/+1 |
* | net: can: janz-ican3: constify attribute_group structures. | Arvind Yadav | 2017-07-18 | 1 | -1/+1 |
* | net: can: at91_can: constify attribute_group structures. | Arvind Yadav | 2017-07-18 | 1 | -1/+1 |
* | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer | 2017-06-27 | 1 | -1/+2 |
* | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer | 2017-06-27 | 1 | -2/+3 |
* | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer | 2017-06-27 | 2 | -2/+4 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -2/+2 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 7 | -12/+14 |
|\ |
|
| * | can: enable CAN FD for virtual CAN devices by default | Oliver Hartkopp | 2017-06-09 | 2 | -2/+2 |
| * | can: gs_usb: fix memory leak in gs_cmd_reset() | Marc Kleine-Budde | 2017-06-09 | 1 | -0/+2 |
| * | can: peak_usb: fix product-id endianness in error message | Johan Hovold | 2017-06-09 | 1 | -3/+1 |
| * | can: peak_canfd: fix uninitialized symbol warnings | Stephane Grosjean | 2017-06-09 | 1 | -1/+1 |
| * | can: dev: make can_change_state() robust to be called with cf == NULL | Marc Kleine-Budde | 2017-06-09 | 1 | -0/+3 |
| * | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 2017-06-07 | 3 | -6/+5 |
* | | can: m_can: add deep Suspend/Resume support | Quentin Schulz | 2017-05-18 | 1 | -3/+12 |
* | | can: m_can: factorize clock gating and ungating | Quentin Schulz | 2017-05-18 | 1 | -19/+26 |
* | | can: m_can: make m_can_start and m_can_stop symmetric | Quentin Schulz | 2017-05-18 | 1 | -3/+2 |
* | | can: m_can: move Message RAM initialization to function | Quentin Schulz | 2017-05-18 | 1 | -11/+15 |
|/ |
|
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 2 | -8/+8 |
|\ |
|
| * | Annotate hardware config module parameters in drivers/net/can/ | David Howells | 2017-04-20 | 2 | -8/+8 |
* | | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2017-05-09 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-27 | 5 | -5/+90 |
|\ \ |
|
| * | | net: can: usb: gs_usb: Fix buffer on stack | Maksim Salau | 2017-04-25 | 1 | -5/+12 |
| * | | can: usb: Kconfig: Add PCAN-USB X6 device in help text | Stephane Grosjean | 2017-04-25 | 1 | -0/+1 |
| * | | can: usb: Add support of PCAN-Chip USB stamp module | Stephane Grosjean | 2017-04-25 | 4 | -0/+77 |
* | | | can: ti_hecc: fix return value check in ti_hecc_probe() | Wei Yongjun | 2017-04-25 | 1 | -6/+6 |
* | | | can: enable module auto loading for virtual CAN interfaces | Oliver Hartkopp | 2017-04-25 | 1 | -2/+5 |
* | | | can: add Virtual CAN Tunnel driver (vxcan) | Oliver Hartkopp | 2017-04-25 | 3 | -0/+335 |
* | | | can: mcba_usb: Add support for Microchip CAN BUS Analyzer | Remigiusz Kołłątaj | 2017-04-25 | 3 | -0/+911 |
* | | | can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x | Mario Huettel | 2017-04-25 | 1 | -29/+159 |
* | | | can: m_can: Configuration for TX and TX event FIFOs | Mario Huettel | 2017-04-25 | 1 | -5/+34 |
* | | | can: m_can: Enable M_CAN version dependent initialization | Mario Huettel | 2017-04-25 | 1 | -71/+269 |
* | | | can: m_can: Updated register defines to newest version | Mario Huettel | 2017-04-25 | 1 | -65/+125 |
* | | | can: m_can: Removed virtual address from print | Mario Huettel | 2017-04-25 | 1 | -2/+2 |
* | | | can: m_can: Removed initialization of FIFO water marks | Mario Huettel | 2017-04-25 | 1 | -2/+2 |
* | | | can: m_can: Disabled Interrupt Line 1 | Mario Huettel | 2017-04-25 | 1 | -1/+2 |
* | | | can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards | Stephane Grosjean | 2017-04-25 | 7 | -0/+1718 |
* | | | can: peak: move header file to new can common subdir | Stephane Grosjean | 2017-04-25 | 2 | -244/+1 |