index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
etas_es58x
/
es58x_core.h
Age
Commit message (
Expand
)
Author
2023-10-04
can: etas_es58x: rework the version check logic to silence -Wformat-truncation
Vincent Mailhol
2022-12-12
can: etas_es58x: export product information through devlink_ops::info_get()
Vincent Mailhol
2022-12-12
can: etas_es58x: add devlink port support
Vincent Mailhol
2022-12-12
can: etas_es58x: add devlink support
Vincent Mailhol
2022-12-12
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
2022-09-06
can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-06-11
can: etas_es58x: fix signedness of USB RX and TX pipes
Vincent Mailhol
2022-06-11
can: etas_es58x: replace es58x_device::rx_max_packet_size by usb_maxpacket()
Vincent Mailhol
2022-02-25
can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
Vincent Mailhol
2021-07-25
can: etas_es58x: fix three typos in author name and documentation
Vincent Mailhol
2021-04-24
can: etas_es58x: Fix missing null check on netdev pointer
Colin Ian King
2021-04-13
can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfaces
Vincent Mailhol
2021-04-13
can: etas_es58x: add support for ETAS ES581.4 CAN USB interface
Vincent Mailhol
2021-04-13
can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
Vincent Mailhol