index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
can: mcp251xfd: mark some instances of struct mcp251xfd_priv as const
Marc Kleine-Budde
3
-4
/
+4
2021-08-19
can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
Vincent Mailhol
1
-16
/
+7
2021-08-19
can: netlink: allow user to turn off unsupported features
Vincent Mailhol
1
-1
/
+1
2021-08-19
can: dev: provide optional GPIO based termination support
Oleksij Rempel
1
-0
/
+66
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-08-10
can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register
Hussein Alasadi
1
-4
/
+4
2021-08-04
can: flexcan: flexcan_clks_enable(): add missing variable initialization
Marc Kleine-Budde
1
-1
/
+1
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-9
/
+51
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-07-30
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
1
-1
/
+1
2021-07-25
can: flexcan: update Kconfig to enable coldfire
Angelo Dureghello
1
-1
/
+2
2021-07-25
can: flexcan: add mcf5441x support
Angelo Dureghello
1
-20
/
+104
2021-07-25
can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa...
Vincent Mailhol
2
-4
/
+2
2021-07-25
can: etas_es58x: use sizeof and sizeof_field macros instead of constant values
Vincent Mailhol
2
-2
/
+2
2021-07-25
can: etas_es58x: add es58x_free_netdevs() to factorize code
Vincent Mailhol
1
-22
/
+24
2021-07-25
can: etas_es58x: use devm_kzalloc() to allocate device resources
Vincent Mailhol
1
-6
/
+3
2021-07-25
can: etas_es58x: use error pointer during device probing
Vincent Mailhol
1
-13
/
+10
2021-07-25
can: etas_es58x: fix three typos in author name and documentation
Vincent Mailhol
3
-10
/
+10
2021-07-25
can: peak_usb: pcan_usb_decode_error(): upgrade handling of bus state changes
Stephane Grosjean
1
-123
/
+43
2021-07-25
can: peak_usb: pcan_usb_encode_msg(): add information
Stephane Grosjean
1
-2
/
+4
2021-07-25
can: peak_usb: PCAN-USB: add support of loopback and one-shot mode
Stephane Grosjean
1
-4
/
+49
2021-07-25
can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
Stephane Grosjean
1
-1
/
+2
2021-07-25
can: peak_pci: Add name and FW version of the card in kernel buffer
Stephane Grosjean
1
-11
/
+53
2021-07-25
can: peak_pci: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+4
2021-07-25
can: peak_pci: convert comments to network style comments
Marc Kleine-Budde
1
-35
/
+14
2021-07-25
net: at91_can: fix the comments style issue
Peng Li
1
-28
/
+14
2021-07-25
net: at91_can: remove redundant space
Peng Li
1
-1
/
+1
2021-07-25
net: at91_can: add braces {} to all arms of the statement
Peng Li
1
-7
/
+7
2021-07-25
net: at91_can: fix the alignment issue
Peng Li
1
-11
/
+13
2021-07-25
net: at91_can: use BIT macro
Peng Li
1
-13
/
+13
2021-07-25
net: at91_can: fix the code style issue about macro
Peng Li
1
-8
/
+8
2021-07-25
net: at91_can: add blank line after declarations
Peng Li
1
-0
/
+3
2021-07-25
net: at91_can: remove redundant blank lines
Peng Li
1
-2
/
+0
2021-07-25
can: at91_can: use DEVICE_ATTR_RW() helper macro
Zhen Lei
1
-5
/
+5
2021-07-25
can: janz-ican3: use DEVICE_ATTR_RO/RW() helper macro
Zhen Lei
1
-12
/
+11
2021-07-25
can: esd_usb2: use DEVICE_ATTR_RO() helper macro
Zhen Lei
1
-6
/
+6
2021-07-25
can: mcp251xfd: mcp251xfd_open(): request IRQ as shared
Marc Kleine-Budde
1
-2
/
+2
2021-07-25
can: mcp251xfd: Fix header block to clarify independence from OF
Andy Shevchenko
1
-2
/
+2
2021-07-25
can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
Andy Shevchenko
1
-3
/
+11
2021-07-25
can: m_can: remove support for custom bit timing
Marc Kleine-Budde
2
-21
/
+6
2021-07-25
can: m_can: use devm_platform_ioremap_resource_byname
Yang Yingliang
1
-2
/
+1
2021-07-25
can: m_can: Add support for transceiver as phy
Faiz Abbas
3
-1
/
+25
2021-07-25
can: netlink: remove redundant check in can_validate()
Vincent Mailhol
1
-1
/
+1
2021-07-25
can: netlink: clear data_bittiming if FD is turned off
Vincent Mailhol
1
-2
/
+5
2021-07-25
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...
Marc Kleine-Budde
3
-3
/
+26
2021-07-25
can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
Marc Kleine-Budde
1
-1
/
+1
2021-07-25
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
5
-35
/
+46
[next]