index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
spi
/
mcp251xfd
/
mcp251xfd-ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-13
can: mcp251xfd: add TX IRQ coalescing ethtool support
Marc Kleine-Budde
1
-0
/
+1
2022-03-13
can: mcp251xfd: add TX IRQ coalescing support
Marc Kleine-Budde
1
-5
/
+63
2022-03-13
can: mcp251xfd: add RX IRQ coalescing ethtool support
Marc Kleine-Budde
1
-0
/
+1
2022-03-13
can: mcp251xfd: add RX IRQ coalescing support
Marc Kleine-Budde
1
-9
/
+94
2022-03-13
can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parameters
Marc Kleine-Budde
1
-15
/
+44
2022-03-13
can: mcp251xfd: update macros describing ring, FIFO and RAM layout
Marc Kleine-Budde
1
-2
/
+2
2022-03-13
can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring par...
Marc Kleine-Budde
1
-15
/
+11
2022-03-13
can: mcp251xfd: ethtool: add support
Marc Kleine-Budde
1
-0
/
+4
2022-03-13
can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM
Marc Kleine-Budde
1
-1
/
+1
2022-02-24
can: mcp251xfd: prepare for multiple RX-FIFOs
Marc Kleine-Budde
1
-0
/
+18
2022-02-24
can: mcp251xfd: ring: update FIFO setup debug info
Marc Kleine-Budde
1
-16
/
+28
2022-02-24
can: mcp251xfd: ring: mcp251xfd_ring_init(): checked RAM usage of ring setup
Marc Kleine-Budde
1
-2
/
+12
2022-02-24
can: mcp251xfd: ring: change order of TX and RX FIFOs
Marc Kleine-Budde
1
-1
/
+1
2022-02-24
can: mcp251xfd: ring: prepare to change order of TX and RX FIFOs
Marc Kleine-Budde
1
-22
/
+25
2022-02-24
can: mcp251xfd: mcp251xfd_ring_init(): split ring_init into separate functions
Marc Kleine-Budde
1
-38
/
+62
2022-02-24
can: mcp251xfd: introduce struct mcp251xfd_tx_ring::nr and ::fifo_nr and make...
Marc Kleine-Budde
1
-1
/
+3
2022-01-08
can: mcp251xfd: introduce and make use of mcp251xfd_is_fd_mode()
Marc Kleine-Budde
1
-2
/
+1
2022-01-08
can: mcp251xfd: move ring init into separate function
Marc Kleine-Budde
1
-0
/
+270