summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/etas_es58x/es58x_core.h
AgeCommit message (Expand)Author
2023-10-04can: etas_es58x: rework the version check logic to silence -Wformat-truncationVincent Mailhol
2022-12-12can: etas_es58x: export product information through devlink_ops::info_get()Vincent Mailhol
2022-12-12can: etas_es58x: add devlink port supportVincent Mailhol
2022-12-12can: etas_es58x: add devlink supportVincent Mailhol
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol
2022-09-06can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-06-11can: etas_es58x: fix signedness of USB RX and TX pipesVincent Mailhol
2022-06-11can: etas_es58x: replace es58x_device::rx_max_packet_size by usb_maxpacket()Vincent Mailhol
2022-02-25can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8Vincent Mailhol
2021-07-25can: etas_es58x: fix three typos in author name and documentationVincent Mailhol
2021-04-24can: etas_es58x: Fix missing null check on netdev pointerColin Ian King
2021-04-13can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfacesVincent Mailhol
2021-04-13can: etas_es58x: add support for ETAS ES581.4 CAN USB interfaceVincent Mailhol
2021-04-13can: etas_es58x: add core support for ETAS ES58X CAN USB interfacesVincent Mailhol