| Commit message (Expand) | Author | Age |
* | can: peak: fix bad memory access and free sequence | 추지호 | 2016-12-08 |
* | can: peak: Add support for PCAN-USB X6 USB interface | Stephane Grosjean | 2016-12-01 |
* | can: peak: Fix bittiming fields size in bits | Stephane Grosjean | 2016-12-01 |
* | net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb... | Wolfram Sang | 2016-08-13 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 |
* | can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters | Marc Kleine-Budde | 2015-08-25 |
* | can: pcan_usb: don't touch skb after netif_rx() | Marc Kleine-Budde | 2015-07-15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 |
|\ |
|
| * | can: peak_usb_fd: add support for ISO / non-ISO mode switching | Stephane Grosjean | 2015-03-22 |
| * | can: peak_usb: rename usb option cmds definition and structs | Stephane Grosjean | 2015-03-22 |
* | | can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti... | Marc Kleine-Budde | 2015-04-01 |
|/ |
|
* | can: peak_usb: fix missing ctrlmode_ init for every dev | Stephane Grosjean | 2015-03-09 |
* | can: peak_usb: add support for PEAK new CANFD USB adapters | Stephane Grosjean | 2015-01-28 |
* | can: peak_usb: add peak_usb_netif_rx() new function | Stephane Grosjean | 2015-01-28 |
* | can: peak_usb: export pcan_usb_pro functions | Stephane Grosjean | 2015-01-28 |
* | can: peak_usb: upgrade core to new struct canfd_frame | Stephane Grosjean | 2015-01-28 |
* | can: peak_usb: upgrade core to data bittiming specs | Stephane Grosjean | 2015-01-28 |
* | can: peak_usb: add adapter BEC callback definition | Stephane Grosjean | 2015-01-28 |
* | can: peak_usb: export ctrlmode_supported to adapter specific definition | Stephane Grosjean | 2015-01-28 |
* | can: peak_usb: constify struct peak_usb_adapter | Marc Kleine-Budde | 2015-01-28 |
* | can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte... | Marc Kleine-Budde | 2015-01-28 |
* | can: move can_stats.bus_off++ from can_bus_off into can_change_state | Andri Yngvason | 2015-01-20 |
* | can: peak_usb: fix multi-byte values endianess | Stephane Grosjean | 2014-12-07 |
* | can: peak_usb: fix cleanup sequence order in case of error during init | Stephane Grosjean | 2014-12-06 |
* | can: peak_usb: fix memset() usage | Stephane Grosjean | 2014-12-06 |
* | can: populate netdev::dev_id for udev discrimination | Christopher R. Baker | 2014-03-17 |
* | can: Unify MTU settings for CAN interfaces | Oliver Hartkopp | 2014-03-17 |
* | can: peak_usb: fix mem leak in pcan_usb_pro_init() | Marc Kleine-Budde | 2013-12-17 |
* | can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start() | Alexey Khoroshilov | 2013-09-20 |
* | can: pcan_usb: fix wrong memcpy() bytes length | Stephane Grosjean | 2013-08-12 |
* | net: can: peak_usb: Do not do dma on the stack | Marc Kleine-Budde | 2013-06-03 |
* | can: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 |
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 2012-11-30 |
|\ |
|
| * | can: pcan_usb_core: remove obsolete variable open_time | Marc Kleine-Budde | 2012-11-29 |
* | | can: peak_usb: fix hwtstamp assignment | Oliver Hartkopp | 2012-11-26 |
|/ |
|
* | can: usb: peak: rename peak_usb dump_mem function | Randy Dunlap | 2012-09-21 |
* | can: mark bittiming_const pointer in struct can_priv as const | Marc Kleine-Budde | 2012-07-20 |
* | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths | Jesper Juhl | 2012-04-16 |
* | can: peak_usb: PCAN-USB specific part: fix little endian usage | Stephane Grosjean | 2012-03-07 |
* | can: usb: PEAK-System Technik PCAN-USB Pro specific part | Stephane Grosjean | 2012-03-03 |
* | can: usb: PEAK-System Technik PCAN-USB specific part | Stephane Grosjean | 2012-03-03 |
* | can: usb: PEAK-System Technik USB adapters driver core | Stephane Grosjean | 2012-03-03 |