index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev
/
rx-offload.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-12
1
-1
/
+1
*
can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
Marc Kleine-Budde
2023-07-28
1
-1
/
+26
*
can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...
Marc Kleine-Budde
2023-07-28
1
-4
/
+5
*
can: rx-offload: fix coding style
Marc Kleine-Budde
2023-06-22
1
-1
/
+1
*
can: skb: add skb CAN frame data length helpers
Oliver Hartkopp
2022-09-15
1
-1
/
+1
*
can: rx-offload: can_rx_offload_init_queue(): fix typo
Marc Kleine-Budde
2022-09-05
1
-1
/
+1
*
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
1
-2
/
+0
*
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-05-19
1
-1
/
+2
*
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...
Marc Kleine-Budde
2022-04-19
1
-3
/
+3
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-1
/
+2
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-2
/
+4
*
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...
Marc Kleine-Budde
2021-07-25
1
-0
/
+23
*
can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
Marc Kleine-Budde
2021-07-25
1
-1
/
+1
*
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
2021-07-25
1
-34
/
+33
*
can: dev: can_rx_offload_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
1
-2
/
+3
*
can: dev: extend struct can_skb_priv to hold CAN frame length
Marc Kleine-Budde
2021-01-14
1
-1
/
+1
*
can: dev: move driver related infrastructure into separate subdir
Marc Kleine-Budde
2021-01-13
1
-0
/
+376