Age | Commit message (Expand) | Author | Files | Lines |
2017-12-01 | can: flexcan: fix VF610 state transition issue | Marc Kleine-Budde | 1 | -2/+3 |
2017-12-01 | can: flexcan: Update IRQ Err Passive information | Marc Kleine-Budde | 1 | -2/+2 |
2017-12-01 | can: peak/pci: fix potential bug when probe() fails | Stephane Grosjean | 2 | -2/+8 |
2017-12-01 | can: ti_hecc: Fix napi poll return value for repoll | Oliver Stäbler | 1 | -0/+3 |
2017-12-01 | can: kvaser_usb: ratelimit errors if incomplete messages are received | Jimmy Assarsson | 1 | -3/+4 |
2017-12-01 | can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback() | Jimmy Assarsson | 1 | -1/+1 |
2017-12-01 | can: kvaser_usb: free buf in error paths | Jimmy Assarsson | 1 | -0/+2 |
2017-12-01 | can: flexcan: adding platform specific details for LS1021A | Pankaj Bansal | 1 | -0/+8 |
2017-12-01 | can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN contro... | Pankaj Bansal | 1 | -102/+131 |
2017-12-01 | can: c_can_pci: make c_can_pci_data const | Bhumika Goyal | 1 | -2/+2 |
2017-12-01 | can: vxcan: Use common error handling code in vxcan_newlink() | Markus Elfring | 1 | -8/+8 |
2017-12-01 | can: peak_usb: use ktime_t consistently | Arnd Bergmann | 2 | -33/+15 |
2017-12-01 | can: peak_usb: remove some 'struct timeval' users | Arnd Bergmann | 4 | -22/+14 |
2017-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -9/+25 |
2017-11-10 | can: ifi: Fix transmitter delay calculation | Marek Vasut | 1 | -3/+3 |
2017-11-10 | can: peak: Add support for new PCIe/M2 CAN FD interfaces | Stephane Grosjean | 1 | -2/+12 |
2017-11-10 | can: sun4i: handle overrun in RX FIFO | Gerhard Bertelsmann | 1 | -2/+10 |
2017-11-10 | can: c_can: don't indicate triple sampling support for D_CAN | Richard Schütz | 2 | -2/+0 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -0/+5 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -0/+5 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 5 | -0/+5 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+9 |
2017-10-27 | drivers/net: can: Convert timers to use timer_setup() | Kees Cook | 3 | -18/+17 |
2017-10-24 | can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages | Jimmy Assarsson | 1 | -0/+6 |
2017-10-24 | can: kvaser_usb: Correct return value in printout | Jimmy Assarsson | 1 | -1/+2 |
2017-10-24 | can: sun4i: fix loopback mode | Gerhard Bertelsmann | 1 | -2/+1 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -24/+79 |
2017-10-19 | can: gs_usb: fix busy loop if no more TX context is available | Wolfgang Grandegger | 1 | -8/+2 |
2017-10-19 | can: esd_usb2: Fix can_dlc value for received RTR, frames | Stefan Mätje | 1 | -1/+1 |
2017-10-19 | can: flexcan: fix p1010 state transition issue | ZHU Yi (ST-FIR/ENG1-Zhu) | 1 | -1/+2 |
2017-10-19 | can: flexcan: fix i.MX28 state transition issue | ZHU Yi (ST-FIR/ENG1-Zhu) | 1 | -1/+3 |
2017-10-19 | can: flexcan: fix i.MX6 state transition issue | ZHU Yi (ST-FIR/ENG1-Zhu) | 1 | -1/+1 |
2017-10-19 | can: flexcan: implement error passive state quirk | ZHU Yi (ST-FIR/ENG1-Zhu) | 1 | -9/+66 |
2017-10-19 | can: flexcan: rename legacy error state quirk | ZHU Yi (ST-FIR/ENG1-Zhu) | 1 | -4/+4 |
2017-10-19 | can: flexcan: fix state transition regression | ZHU Yi (ST-FIR/ENG1-Zhu) | 1 | -2/+3 |
2017-09-21 | drivers: net: can: sja1000: use setup_timer() helper. | Allen Pais | 1 | -3/+1 |
2017-09-21 | drivers: net: can: use setup_timer() helper. | Allen Pais | 1 | -6/+4 |
2017-09-21 | drivers: net: can: usb: use setup_timer() helper. | Allen Pais | 1 | -3/+2 |
2017-08-14 | can: constify platform_device_id | Arvind Yadav | 1 | -1/+1 |
2017-07-18 | net: can: janz-ican3: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-07-18 | net: can: at91_can: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
2017-06-27 | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer | 1 | -1/+2 |
2017-06-27 | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer | 1 | -2/+3 |
2017-06-27 | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer | 2 | -2/+4 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -2/+2 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -2/+1 |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -12/+14 |
2017-06-09 | can: enable CAN FD for virtual CAN devices by default | Oliver Hartkopp | 2 | -2/+2 |
2017-06-09 | can: gs_usb: fix memory leak in gs_cmd_reset() | Marc Kleine-Budde | 1 | -0/+2 |
2017-06-09 | can: peak_usb: fix product-id endianness in error message | Johan Hovold | 1 | -3/+1 |