index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2022-07-03
can: slcan: extend the protocol with CAN state info
Dario Binacchi
2022-07-03
can: slcan: extend the protocol with error info
Dario Binacchi
2022-07-03
can: slcan: add ethtool support to reset adapter errors
Dario Binacchi
2022-07-03
can: slcan: move driver into separate sub directory
Dario Binacchi
2022-07-03
can: slcan: send the open/close commands to the adapter
Dario Binacchi
2022-07-03
can: slcan: set bitrate by CAN device driver API
Dario Binacchi
2022-07-03
can: slcan: allow to send commands to the adapter
Dario Binacchi
2022-07-03
can: slcan: use CAN network device driver API
Dario Binacchi
2022-07-03
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
2022-07-03
can: slcan: use the alloc_can_skb() helper
Dario Binacchi
2022-07-03
can: slcan: use netdev helpers to print out messages
Dario Binacchi
2022-07-03
can: slcan: use the BIT() helper
Dario Binacchi
2022-06-28
can: ctucanfd: ctucan_interrupt(): fix typo
Marc Kleine-Budde
2022-06-27
can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
Max Staudt
2022-06-25
can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTION
Frank Jungclaus
2022-06-25
can/esd_usb: Fixed some checkpatch.pl warnings
Frank Jungclaus
2022-06-25
can/esd_usb: Rename all terms USB2 to USB
Frank Jungclaus
2022-06-25
can/esd_usb2: Rename esd_usb2.c to esd_usb.c
Frank Jungclaus
2022-06-13
can: netlink: allow configuring of fixed data bit rates without need for do_s...
Marc Kleine-Budde
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-06-11
can: skb: drop tx skb if in listen only mode
Vincent Mailhol
2022-06-11
can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
Vincent Mailhol
2022-06-11
net: Kconfig: move the CAN device menu to the "Device Drivers" section
Vincent Mailhol
2022-06-11
can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
Vincent Mailhol
2022-06-11
can: bittiming: move bittiming calculation functions to calc_bittiming.c
Vincent Mailhol
2022-06-11
can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
Vincent Mailhol
2022-06-11
can: Kconfig: rename config symbol CAN_DEV into CAN_NETLINK
Vincent Mailhol
2022-06-11
can: netlink: allow configuring of fixed bit rates without need for do_set_bi...
Marc Kleine-Budde
2022-06-11
can: m_can: fix typo prescalar -> prescaler
Marc Kleine-Budde
2022-06-11
can: xilinx_can: fix typo prescalar -> prescaler
Marc Kleine-Budde
2022-06-11
can: xilinx_can: add Transmitter Delay Compensation (TDC) feature support
Srinivas Neeli
2022-05-23
can: ctucanfd: platform: add missing dependency to HAS_IOMEM
Marc Kleine-Budde
2022-05-23
can: kvaser_usb: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
2022-05-19
can: mcp251xfd: silence clang's -Wunaligned-access warning
Vincent Mailhol
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-16
can: slcan: slc_xmit(): use can_dropped_invalid_skb() instead of manual check
Vincent Mailhol
2022-05-16
can: ctucanfd: Let users select instead of depend on CAN_CTUCANFD
Geert Uytterhoeven
2022-05-14
can: m_can: remove support for custom bit timing, take #2
Jarkko Nikula
2022-05-14
Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"
Jarkko Nikula
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-02
can: ctucanfd: remove PCI module debug parameters
Pavel Pisa
2022-05-02
can: ctucanfd: remove debug statements
Pavel Pisa
2022-05-02
can: ctucanfd: remove inline keyword from local static functions
Pavel Pisa
2022-05-02
can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev...
Jiapeng Chong
2022-05-02
can: ctucanfd: remove unused including <linux/version.h>
Jiapeng Chong
2022-05-02
can: m_can: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
[next]