index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-11
can: etas_es58x: fix signedness of USB RX and TX pipes
Vincent Mailhol
1
-2
/
+2
2022-06-11
can: etas_es58x: replace es58x_device::rx_max_packet_size by usb_maxpacket()
Vincent Mailhol
2
-5
/
+2
2022-06-11
can: skb: drop tx skb if in listen only mode
Vincent Mailhol
1
-1
/
+8
2022-06-11
can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
Vincent Mailhol
1
-0
/
+58
2022-06-11
net: Kconfig: move the CAN device menu to the "Device Drivers" section
Vincent Mailhol
1
-0
/
+1
2022-06-11
can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
Vincent Mailhol
4
-1
/
+8
2022-06-11
can: bittiming: move bittiming calculation functions to calc_bittiming.c
Vincent Mailhol
4
-197
/
+207
2022-06-11
can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
Vincent Mailhol
4
-18
/
+43
2022-06-11
can: Kconfig: rename config symbol CAN_DEV into CAN_NETLINK
Vincent Mailhol
2
-8
/
+12
2022-06-11
can: netlink: allow configuring of fixed bit rates without need for do_set_bittiming callback
Marc Kleine-Budde
1
-1
/
+2
2022-06-11
can: m_can: fix typo prescalar -> prescaler
Marc Kleine-Budde
1
-2
/
+2
2022-06-11
can: xilinx_can: fix typo prescalar -> prescaler
Marc Kleine-Budde
1
-3
/
+3
2022-06-11
can: xilinx_can: add Transmitter Delay Compensation (TDC) feature support
Srinivas Neeli
1
-5
/
+61
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)
Thomas Gleixner
1
-10
/
+1
2022-05-23
can: ctucanfd: platform: add missing dependency to HAS_IOMEM
Marc Kleine-Budde
1
-1
/
+1
2022-05-23
can: kvaser_usb: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
can: mcp251xfd: silence clang's -Wunaligned-access warning
Vincent Mailhol
1
-1
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
22
-316
/
+2
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
10
-12
/
+14
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-65
/
+10
2022-05-16
can: slcan: slc_xmit(): use can_dropped_invalid_skb() instead of manual check
Vincent Mailhol
1
-2
/
+2
2022-05-16
can: ctucanfd: Let users select instead of depend on CAN_CTUCANFD
Geert Uytterhoeven
1
-3
/
+3
2022-05-14
can: m_can: remove support for custom bit timing, take #2
Jarkko Nikula
2
-21
/
+6
2022-05-14
Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"
Jarkko Nikula
1
-44
/
+4
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-22
/
+24
2022-05-02
can: ctucanfd: remove PCI module debug parameters
Pavel Pisa
1
-16
/
+6
2022-05-02
can: ctucanfd: remove debug statements
Pavel Pisa
1
-26
/
+0
2022-05-02
can: ctucanfd: remove inline keyword from local static functions
Pavel Pisa
1
-4
/
+3
2022-05-02
can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev_err()
Jiapeng Chong
1
-1
/
+0
2022-05-02
can: ctucanfd: remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2022-05-02
can: m_can: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-6
/
+3
2022-04-29
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
1
-15
/
+7
2022-04-29
can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
Andreas Larsson
1
-5
/
+11
2022-04-29
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
1
-2
/
+4
2022-04-29
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
1
-0
/
+2
2022-04-19
can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.
Pavel Pisa
3
-0
/
+145
2022-04-19
can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.
Pavel Pisa
3
-0
/
+316
2022-04-19
can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part.
Martin Jerabek
8
-0
/
+1995
2022-04-19
can: mcp251xfd: add support for mcp251863
Marc Kleine-Budde
2
-7
/
+24
2022-04-19
can: xilinx_can: mark bit timing constants as const
Marc Kleine-Budde
1
-2
/
+2
2022-04-19
can: flexcan: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-8
/
+4
2022-04-19
can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+2
2022-04-19
can: Fix Links to Technologic Systems web resources
Kris Bahnsen
2
-5
/
+4
2022-04-19
can: bittiming: can_calc_bittiming(): prefer small bit rate pre-scalers over larger ones
Marc Kleine-Budde
1
-1
/
+1
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp()
Marc Kleine-Budde
6
-12
/
+12
2022-03-31
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit timing configuration
Marc Kleine-Budde
1
-0
/
+2
2022-03-31
can: mcba_usb: properly check endpoint type
Pavel Skripkin
1
-10
/
+16
2022-03-31
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
1
-1
/
+0
2022-03-31
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-16
/
+14
[prev]
[next]