index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
can: sja1000: Use device_get_match_data to get device data
Biju Das
1
-5
/
+2
2022-07-19
can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
Biju Das
2
-4
/
+7
2022-07-19
can: slcan: clean up if/else
Marc Kleine-Budde
1
-7
/
+6
2022-07-19
can: slcan: convert comparison to NULL into !val
Marc Kleine-Budde
1
-8
/
+7
2022-07-19
can: slcan: fix whitespace issues
Marc Kleine-Budde
1
-5
/
+5
2022-07-19
can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()
Marc Kleine-Budde
1
-1
/
+1
2022-07-19
can: slcan: convert comments to network style comments
Marc Kleine-Budde
1
-31
/
+24
2022-07-19
can: slcan: use scnprintf() as a hardening measure
Dan Carpenter
1
-1
/
+1
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-212
/
+290
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion
Marc Kleine-Budde
1
-1
/
+2
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...
Marc Kleine-Budde
1
-1
/
+1
2022-07-04
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
Marc Kleine-Budde
1
-0
/
+1
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...
Thomas Kopp
1
-6
/
+3
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...
Thomas Kopp
1
-5
/
+8
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
3
-35
/
+47
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
3
-21
/
+38
2022-07-04
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Jimmy Assarsson
3
-148
/
+172
2022-07-04
can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits
Marc Kleine-Budde
1
-2
/
+2
2022-07-04
can: m_can: m_can_chip_config(): actually enable internal timestamping
Marc Kleine-Budde
1
-1
/
+3
2022-07-04
can: grcan: grcan_probe(): remove extra of_node_get()
Liang He
1
-1
/
+0
2022-07-04
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
1
-2
/
+21
2022-07-04
can: rcar_canfd: Fix data transmission failed on R-Car V3U
Duy Nguyen
1
-1
/
+4
2022-07-04
Revert "can: xilinx_can: Limit CANFD brp to 2"
Srinivas Neeli
1
-2
/
+2
2022-07-03
can: slcan: extend the protocol with CAN state info
Dario Binacchi
1
-1
/
+73
2022-07-03
can: slcan: extend the protocol with error info
Dario Binacchi
1
-1
/
+139
2022-07-03
can: slcan: add ethtool support to reset adapter errors
Dario Binacchi
4
-0
/
+120
2022-07-03
can: slcan: move driver into separate sub directory
Dario Binacchi
3
-1
/
+7
2022-07-03
can: slcan: send the open/close commands to the adapter
Dario Binacchi
1
-2
/
+22
2022-07-03
can: slcan: set bitrate by CAN device driver API
Dario Binacchi
1
-3
/
+38
2022-07-03
can: slcan: allow to send commands to the adapter
Dario Binacchi
1
-1
/
+45
2022-07-03
can: slcan: use CAN network device driver API
Dario Binacchi
2
-62
/
+60
2022-07-03
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
1
-1
/
+2
2022-07-03
can: slcan: use the alloc_can_skb() helper
Dario Binacchi
1
-37
/
+33
2022-07-03
can: slcan: use netdev helpers to print out messages
Dario Binacchi
1
-3
/
+2
2022-07-03
can: slcan: use the BIT() helper
Dario Binacchi
1
-1
/
+1
2022-06-28
can: ctucanfd: ctucan_interrupt(): fix typo
Marc Kleine-Budde
1
-1
/
+1
2022-06-27
can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
Max Staudt
3
-0
/
+1156
2022-06-25
can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTION
Frank Jungclaus
1
-4
/
+6
2022-06-25
can/esd_usb: Fixed some checkpatch.pl warnings
Frank Jungclaus
1
-23
/
+8
2022-06-25
can/esd_usb: Rename all terms USB2 to USB
Frank Jungclaus
1
-104
/
+109
2022-06-25
can/esd_usb2: Rename esd_usb2.c to esd_usb.c
Frank Jungclaus
3
-5
/
+12
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-1
/
+1
2022-06-13
can: netlink: allow configuring of fixed data bit rates without need for do_s...
Marc Kleine-Budde
1
-1
/
+2
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
[prev]
[next]