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
2021-04-07
can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload...
Marc Kleine-Budde
1
-3
/
+10
2021-04-07
can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if skb allocation fails
Marc Kleine-Budde
1
-2
/
+8
2021-04-06
can: mcp251x: fix support for half duplex SPI host controllers
Marc Kleine-Budde
1
-6
/
+18
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
19
-57
/
+25
2021-04-01
drivers: net: fix memory leak in peak_usb_create_dev
Pavel Skripkin
1
-1
/
+5
2021-03-30
can: c_can: add support to 64 message objects
Dario Binacchi
4
-16
/
+28
2021-03-30
can: c_can: prepare to up the message objects number
Dario Binacchi
4
-34
/
+43
2021-03-30
can: c_can: use 32-bit write to set arbitration register
Dario Binacchi
1
-2
/
+1
2021-03-30
can: c_can: add a comment about IF_RX interface's use
Dario Binacchi
1
-0
/
+5
2021-03-30
can: c_can: fix indentation
Dario Binacchi
1
-1
/
+1
2021-03-30
can: c_can: remove unused code
Dario Binacchi
2
-6
/
+1
2021-03-30
can: c_can: fix remaining checkpatch warnings
Marc Kleine-Budde
2
-2
/
+3
2021-03-30
can: c_can: replace double assignments by two single ones
Marc Kleine-Budde
1
-2
/
+4
2021-03-30
can: c_can: fix print formating string
Marc Kleine-Budde
1
-2
/
+1
2021-03-30
can: c_can: fix indention
Marc Kleine-Budde
3
-19
/
+19
2021-03-30
can: c_can: remove unnecessary blank lines and add suggested ones
Marc Kleine-Budde
2
-2
/
+1
2021-03-30
can: c_can: convert block comments to network style comments
Marc Kleine-Budde
2
-37
/
+18
2021-03-30
can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
Marc Kleine-Budde
1
-5
/
+18
2021-03-30
can: mcp251xfd: add HW timestamp infrastructure
Marc Kleine-Budde
4
-0
/
+88
2021-03-30
can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.h
Marc Kleine-Budde
2
-6
/
+6
2021-03-30
can: mcp251xfd: move netdevice.h to mcp251xfd.h
Marc Kleine-Budde
2
-1
/
+1
2021-03-30
can: mcp251xfd: simplify UINC handling
Marc Kleine-Budde
1
-32
/
+37
2021-03-30
can: mcp251xfd: add dev coredump support
Marc Kleine-Budde
6
-0
/
+343
2021-03-30
can: tcan4x5x: remove duplicate include of regmap.h
Wan Jiabing
1
-1
/
+0
2021-03-30
can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from s...
Torin Cooper-Bennun
2
-16
/
+107
2021-03-30
can: m_can: m_can_chip_config(): enable and configure internal timestamps
Torin Cooper-Bennun
1
-0
/
+5
2021-03-30
can: m_can: add infrastructure for internal timestamps
Torin Cooper-Bennun
1
-0
/
+27
2021-03-30
can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
Xulin Sun
1
-5
/
+0
2021-03-30
can: peak_usb: add support of ONE_SHOT mode
Stephane Grosjean
2
-5
/
+15
2021-03-30
can: peak_usb: add support of ethtool set_phys_id()
Stephane Grosjean
6
-1
/
+126
2021-03-30
can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of pla...
Stephane Grosjean
1
-2
/
+2
2021-03-30
can: ucan: fix alignment constraints
Arnd Bergmann
1
-1
/
+1
2021-03-30
can: xilinx_can: Simplify code by using dev_err_probe()
Michal Simek
1
-6
/
+4
2021-03-30
can: grcan: add missing Kconfig dependency to HAS_IOMEM
Marc Kleine-Budde
1
-1
/
+1
2021-03-30
can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
Vincent Mailhol
1
-2
/
+2
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2
-0
/
+26
2021-03-30
can: netlink: move '=' operators back to previous line (checkpatch fix)
Vincent Mailhol
1
-14
/
+11
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
16
-20
/
+27
2021-03-30
can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb i...
Marc Kleine-Budde
1
-1
/
+5
2021-03-30
can: dev: always create TX echo skb
Marc Kleine-Budde
1
-2
/
+8
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-31
/
+25
2021-03-20
can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
Marc Kleine-Budde
1
-2
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
10
-26
/
+0
2021-03-16
can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
Torin Cooper-Bennun
1
-1
/
+1
2021-03-16
can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
Torin Cooper-Bennun
1
-3
/
+0
2021-03-16
can: c_can: move runtime PM enable/disable to c_can_platform
Tong Zhang
2
-24
/
+6
2021-03-16
can: c_can_pci: c_can_pci_remove(): fix use-after-free
Tong Zhang
1
-1
/
+2
2021-03-16
can: kvaser_usb: Add support for USBcan Pro 4xHS
Jimmy Assarsson
2
-1
/
+4
2021-03-16
can: kvaser_pciefd: Always disable bus load reporting
Jimmy Assarsson
1
-0
/
+4
2021-03-16
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
Angelo Dureghello
1
-1
/
+7
[prev]
[next]