summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-10-19can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-10-19can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)
2017-08-13can: constify platform_device_idArvind Yadav
2017-07-18net: can: janz-ican3: constify attribute_group structures.Arvind Yadav
2017-07-18net: can: at91_can: constify attribute_group structures.Arvind Yadav
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-09can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp
2017-06-09can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-06-09can: peak_usb: fix product-id endianness in error messageJohan Hovold
2017-06-09can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean
2017-06-09can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-18can: m_can: add deep Suspend/Resume supportQuentin Schulz
2017-05-18can: m_can: factorize clock gating and ungatingQuentin Schulz
2017-05-18can: m_can: make m_can_start and m_can_stop symmetricQuentin Schulz
2017-05-18can: m_can: move Message RAM initialization to functionQuentin Schulz
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau
2017-04-25can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean
2017-04-25can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun
2017-04-25can: enable module auto loading for virtual CAN interfacesOliver Hartkopp
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp
2017-04-25can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj
2017-04-25can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.xMario Huettel
2017-04-25can: m_can: Configuration for TX and TX event FIFOsMario Huettel
2017-04-25can: m_can: Enable M_CAN version dependent initializationMario Huettel
2017-04-25can: m_can: Updated register defines to newest versionMario Huettel
2017-04-25can: m_can: Removed virtual address from printMario Huettel
2017-04-25can: m_can: Removed initialization of FIFO water marksMario Huettel
2017-04-25can: m_can: Disabled Interrupt Line 1Mario Huettel
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean
2017-04-25can: peak: fix usage of const qualifier in pointers argsStephane Grosjean
2017-04-25can: peak: fix usage of usb specific data typeStephane Grosjean
2017-04-20Annotate hardware config module parameters in drivers/net/can/David Howells