aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
AgeCommit message (Expand)Author
2019-12-12Merge tag 'v5.2.26' into v5.2/standard/baseBruce Ashfield
2019-12-10can: mcba_usb: fix use-after-free on disconnectJohan Hovold
2019-12-10can: peak_usb: fix slab info leakJohan Hovold
2019-12-02Merge tag 'v5.2.25' into v5.2/standard/baseBruce Ashfield
2019-12-02can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde
2019-09-09Merge tag 'v5.2.11' into v5.2/standard/baseBruce Ashfield
2019-09-03driver: net: can: disable clock when it is in enable statusLimeng
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang
2019-08-29can: sja1000: force the string buffer NULL-terminatedWang Xiayang
2019-08-29can: mcp251x: add error check when wq alloc failedWeitao Hou
2019-08-29can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes
2019-08-16can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli
2019-08-16can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2019-08-16can: peak_usb: fix potential double kfree_skb()Stephane Grosjean
2019-08-16can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()Wen Yang
2019-08-16can: flexcan: fix stop mode acknowledgmentJoakim Zhang
2019-08-16can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-07can: flexcan: Remove unneeded registration messageFabio Estevam
2019-06-07can: m_can: implement errata "Needless activation of MRAF irq"Eugen Hristev
2019-06-07can: mcp251x: add support for mcp25625Sean Nyekjaer
2019-06-07can: xilinx_can: use correct bittiming_const for CAN FD coreAnssi Hannula
2019-06-07can: flexcan: fix timeout when set small bitrateJoakim Zhang
2019-06-07can: usb: Kconfig: Remove duplicate menu entryAlexander Dahl
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 198Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-07peak_usb: fix clang build warningArnd Bergmann
2019-01-22can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König
2019-01-22can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing
2019-01-22can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2018-11-28can: flexcan: split the Message Buffer RAM areaPankaj Bansal
2018-11-28can: flexcan: Add provision for variable payload sizePankaj Bansal
2018-11-28can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()Pankaj Bansal
2018-11-28can: flexcan: flexcan_chip_start(): enable loopback mode in flexcanPankaj Bansal
2018-11-28can: flexcan: add self wakeup supportAisheng Dong
2018-11-28can: flexcan: flexcan_chip_start(): adjust comment to match the codeMarc Kleine-Budde
2018-11-28can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argumentMarc Kleine-Budde