summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2020-09-30can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update l...Thomas Kopp
2020-09-22can: flexcan: add lx2160ar1 supportJoakim Zhang
2020-09-22can: flexcan: add imx8qm supportJoakim Zhang
2020-09-22can: flexcan: add Transceiver Delay Compensation supportJoakim Zhang
2020-09-22can: flexcan: add CAN FD BRS supportJoakim Zhang
2020-09-22can: flexcan: add ISO CAN FD feature supportJoakim Zhang
2020-09-22can: flexcan: add CAN-FD mode supportJoakim Zhang
2020-09-22can: flexcan: use struct canfd_frame for CAN classic frameJoakim Zhang
2020-09-22can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into se...Marc Kleine-Budde
2020-09-22can: flexcan: add LPSR mode supportJoakim Zhang
2020-09-22can: flexcan: disable clocks during stop modeJoakim Zhang
2020-09-22can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang
2020-09-22can: flexcan: add correctable errors correction when HW supports ECCJoakim Zhang
2020-09-22can: flexcan: Add check for transceiver maximum bitrate limitationJoakim Zhang
2020-09-22can: flexcan: flexcan_probe(): make regulator xceiver optionalMarc Kleine-Budde
2020-09-22can: flexcan: Ack wakeup interrupt separatelyJoakim Zhang
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