index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2022-09-15
can: skb: add skb CAN frame data length helpers
Oliver Hartkopp
2022-09-15
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
2022-09-14
can: flexcan: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-06
can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-06
can: gs_usb: add RX and TX hardware timestamp support
John Whittington
2022-09-06
can: gs_usb: use common spelling of GS_USB in macros
Marc Kleine-Budde
2022-09-05
can: kvaser_pciefd: remove redundant variable ret
Jinpeng Cui
2022-09-05
can: sja1000: remove redundant variable ret
Jinpeng Cui
2022-09-05
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
Biju Das
2022-09-05
can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element
Kenneth Lee
2022-09-05
can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPRO...
Christophe JAILLET
2022-09-05
can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*
Marc Kleine-Budde
2022-09-05
can: rx-offload: can_rx_offload_init_queue(): fix typo
Marc Kleine-Budde
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-09
can: mcp251x: Fix race condition on receive interrupt
Sebastian Würl
2022-08-09
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-31
can: can327: fix a broken link to Documentation
Christophe JAILLET
2022-07-29
can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
Vincent Mailhol
2022-07-28
can: peak_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: peak_canfd: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: kvaser_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: kvaser_pciefd: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: etas_es58x: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: mcp251xfd: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: dev: add generic function can_eth_ioctl_hwts()
Vincent Mailhol
2022-07-28
can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
Vincent Mailhol
2022-07-28
can: dev: add hardware TX timestamp
Vincent Mailhol
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
can: v(x)can: add software tx timestamps
Vincent Mailhol
2022-07-28
can: slcan: add software tx timestamps
Vincent Mailhol
2022-07-28
can: janz-ican3: add software tx timestamp
Vincent Mailhol
2022-07-28
can: can327: add software tx timestamps
Vincent Mailhol
2022-07-28
MAINTAINERS: Add maintainer for the slcan driver
Dario Binacchi
2022-07-28
can: slcan: add support for listen-only mode
Dario Binacchi
2022-07-28
can: slcan: use the generic can_change_mtu()
Dario Binacchi
2022-07-28
can: slcan: change every `slc' occurrence in `slcan'
Dario Binacchi
2022-07-28
can: slcan: remove legacy infrastructure
Dario Binacchi
2022-07-28
can: slcan: remove useless header inclusions
Dario Binacchi
2022-07-28
can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded names
Vincent Mailhol
2022-07-27
can: flexcan: export flexcan_ethtool_ops and remove flexcan_set_ethtool_ops()
Vincent Mailhol
2022-07-27
can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
Vincent Mailhol
2022-07-27
can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()
Vincent Mailhol
2022-07-26
can: etas_es58x: remove DRV_VERSION
Vincent Mailhol
2022-07-26
can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME
Vincent Mailhol
2022-07-26
can: ubs_8dev: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: gs_ubs: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
[prev]
[next]