summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAge
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-10-24
* | can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-10-24
* | can: sun4i: fix loopback modeGerhard Bertelsmann2017-10-24
|/
* can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-19
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-19
* can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-19
* can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-19
* can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-19
* can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)2017-10-19
* can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)2017-10-19
* can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)2017-10-19
* can: constify platform_device_idArvind Yadav2017-08-13
* net: can: janz-ican3: constify attribute_group structures.Arvind Yadav2017-07-18
* net: can: at91_can: constify attribute_group structures.Arvind Yadav2017-07-18
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-26
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-26
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-26
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * can: enable CAN FD for virtual CAN devices by defaultOliver Hartkopp2017-06-09
| * can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde2017-06-09
| * can: peak_usb: fix product-id endianness in error messageJohan Hovold2017-06-09
| * can: peak_canfd: fix uninitialized symbol warningsStephane Grosjean2017-06-09
| * can: dev: make can_change_state() robust to be called with cf == NULLMarc Kleine-Budde2017-06-09
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* | can: m_can: add deep Suspend/Resume supportQuentin Schulz2017-05-18
* | can: m_can: factorize clock gating and ungatingQuentin Schulz2017-05-18
* | can: m_can: make m_can_start and m_can_stop symmetricQuentin Schulz2017-05-18
* | can: m_can: move Message RAM initialization to functionQuentin Schulz2017-05-18
|/
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/net/can/David Howells2017-04-20
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
|\ \
| * | net: can: usb: gs_usb: Fix buffer on stackMaksim Salau2017-04-25
| * | can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean2017-04-25
| * | can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean2017-04-25
* | | can: ti_hecc: fix return value check in ti_hecc_probe()Wei Yongjun2017-04-25
* | | can: enable module auto loading for virtual CAN interfacesOliver Hartkopp2017-04-25
* | | can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp2017-04-25
* | | can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj2017-04-25
* | | can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.xMario Huettel2017-04-25
* | | can: m_can: Configuration for TX and TX event FIFOsMario Huettel2017-04-25
* | | can: m_can: Enable M_CAN version dependent initializationMario Huettel2017-04-25
* | | can: m_can: Updated register defines to newest versionMario Huettel2017-04-25
* | | can: m_can: Removed virtual address from printMario Huettel2017-04-25
* | | can: m_can: Removed initialization of FIFO water marksMario Huettel2017-04-25
* | | can: m_can: Disabled Interrupt Line 1Mario Huettel2017-04-25