aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby1-3/+1
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby1-1/+1
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby1-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby1-1/+2
2021-05-06can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde1-1/+2
2021-05-06can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf1-17/+18
2021-05-06can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error pathMarc Kleine-Budde1-1/+3
2021-05-06can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probeDan Carpenter1-2/+2
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds48-378/+5682
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+0
2021-04-24can: etas_es58x: Fix a couple of spelling mistakesColin Ian King1-2/+2
2021-04-24can: etas_es58x: Fix missing null check on netdev pointerColin Ian King1-1/+1
2021-04-14can: etas_es58x: fix null pointer dereference when handling error framesVincent Mailhol1-1/+1
2021-04-13can: peak_usb: pcan_usb: replace open coded endianness conversion of unaligned dataMarc Kleine-Budde1-26/+11
2021-04-13can: peak_usb: pcan_usb_get_serial(): unconditionally assign serial_numberMarc Kleine-Budde1-3/+1
2021-04-13can: peak_usb: pcan_usb_get_serial(): make use of le32_to_cpup()Marc Kleine-Budde1-6/+2
2021-04-13can: peak_usb: pcan_usb_get_serial(): remove error message from error pathMarc Kleine-Budde1-4/+5
2021-04-13can: peak_usb: pcan_usb_{,pro}_get_device_id(): remove unneeded check for device_idMarc Kleine-Budde2-4/+3
2021-04-13can: peak_usb: peak_usb_probe(): make use of driver_infoMarc Kleine-Budde1-33/+24
2021-04-13can: peak_usb: remove write only variable struct peak_usb_adapter::ts_periodMarc Kleine-Budde4-7/+0
2021-04-13can: peak_usb: remove unused variables from struct peak_usb_deviceMarc Kleine-Budde1-4/+0
2021-04-13can: peak_usb: pcan_usb_pro.h: remove double space in indentionMarc Kleine-Budde1-38/+38
2021-04-13can: peak_usb: fix checkpatch warningsMarc Kleine-Budde4-4/+5
2021-04-13can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfacesVincent Mailhol5-4/+828
2021-04-13can: etas_es58x: add support for ETAS ES581.4 CAN USB interfaceVincent Mailhol5-4/+726
2021-04-13can: etas_es58x: add core support for ETAS ES58X CAN USB interfacesVincent Mailhol5-0/+2988
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+23
2021-04-07can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC registerMarc Kleine-Budde1-0/+34
2021-04-07can: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor out crc check into separate functionMarc Kleine-Budde1-10/+20
2021-04-07can: mcp251xfd: add BQL supportMarc Kleine-Budde1-5/+18
2021-04-07can: c_can: remove unused enum BOSCH_C_CAN_PLATFORMMarc Kleine-Budde1-1/+0
2021-04-07can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload_queue_sorted() callMarc Kleine-Budde1-3/+10
2021-04-07can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if skb allocation failsMarc Kleine-Budde1-2/+8
2021-04-06can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde1-6/+18
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman19-57/+25
2021-04-01drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-03-30can: c_can: add support to 64 message objectsDario Binacchi4-16/+28
2021-03-30can: c_can: prepare to up the message objects numberDario Binacchi4-34/+43
2021-03-30can: c_can: use 32-bit write to set arbitration registerDario Binacchi1-2/+1
2021-03-30can: c_can: add a comment about IF_RX interface's useDario Binacchi1-0/+5
2021-03-30can: c_can: fix indentationDario Binacchi1-1/+1
2021-03-30can: c_can: remove unused codeDario Binacchi2-6/+1
2021-03-30can: c_can: fix remaining checkpatch warningsMarc Kleine-Budde2-2/+3
2021-03-30can: c_can: replace double assignments by two single onesMarc Kleine-Budde1-2/+4
2021-03-30can: c_can: fix print formating stringMarc Kleine-Budde1-2/+1
2021-03-30can: c_can: fix indentionMarc Kleine-Budde3-19/+19
2021-03-30can: c_can: remove unnecessary blank lines and add suggested onesMarc Kleine-Budde2-2/+1
2021-03-30can: c_can: convert block comments to network style commentsMarc Kleine-Budde2-37/+18
2021-03-30can: mcp251xfd: add HW timestamp to RX, TX and error CAN framesMarc Kleine-Budde1-5/+18
2021-03-30can: mcp251xfd: add HW timestamp infrastructureMarc Kleine-Budde4-0/+88