summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2020-09-22can: flexcan: quirks: get rid of long linesMarc Kleine-Budde
2020-09-22can: flexcan: struct flexcan_regs: document registers not affected by soft resetMarc Kleine-Budde
2020-09-22can: flexcan: more register namesMarc Kleine-Budde
2020-09-22can: flexcan: flexcan_exit_stop_mode(): remove stray empty lineMarc Kleine-Budde
2020-09-22can: flexcan: sort include files alphabeticallyMarc Kleine-Budde
2020-09-21can: mcp25xxfd: add listen-only modeKurt Van Dijck
2020-09-21can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CANMarc Kleine-Budde
2020-09-21can: mcp25xxfd: add regmap infrastructureMarc Kleine-Budde
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde
2020-09-21can: mscan: simplify clock enable/disableZhang Changzhong
2020-09-21can: mscan: mpc5xxx_can: update contact emailWolfram Sang
2020-09-21can: mcp251x: add support for half duplex controllersTim Harvey
2020-09-21can: mcp251x: Use readx_poll_timeout() helperAndy Shevchenko
2020-09-21can: mcp251x: add GPIO supportTimo Schlüßler
2020-09-21can: mcp251x: sort include files alphabeticallyMarc Kleine-Budde
2020-09-21can: spi: Kconfig: remove unneeded dependencies form Kconfig symbolsMarc Kleine-Budde
2020-09-21can: pcan_usb: add support of rxerr/txerr countersStephane Grosjean
2020-09-21can: pcan_usb: Document the commands sent to the deviceStephane Grosjean
2020-09-21can: pch_can: use generic power managementVaibhav Gupta
2020-09-21can: peak_canfd: Remove unused macrosWang Hai
2020-09-21can: peak_usb: convert to use le32_add_cpu()Liu Shixin
2020-09-21can: ti_hecc: convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-09-21can: mscan: mark expected switch fall-throughMarc Kleine-Budde
2020-09-21can: mcba_usb: remove redundant initialization of variable errColin Ian King
2020-09-21can: c_can: Remove unused inline functionYueHaibing
2020-09-21can: dev: can_bus_off(): print scheduling of restart if activatedMarc Kleine-Budde
2020-09-21can: dev: can_change_state(): print human readable state change messagesMarc Kleine-Budde
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde
2020-09-21can: dev: can_put_echo_skb(): print number of echo_skb that is occupiedMarc Kleine-Budde
2020-09-21can: softing: update dead linkDiego Elio Pettenò
2020-09-21can: slcan: update dead linkDiego Elio Pettenò
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde
2020-09-21can: flexcan: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-09-21can: grcan: fix spelling mistake "buss" -> "bus"Colin Ian King
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-15can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-04-01slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-21slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-11net: slcan, slip -- no need for goto when if () will doPavel Machek
2020-03-03can: add missing attribute validation for terminationJakub Kicinski
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-22can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-02can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber
2020-01-02can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold