index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
slcan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
1
-0
/
+1
*
can: slcan: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
1
-7
/
+5
*
can: slcan: do not sleep with a spin lock held
Dario Binacchi
2022-07-19
1
-4
/
+3
*
can: slcan: clean up if/else
Marc Kleine-Budde
2022-07-19
1
-7
/
+6
*
can: slcan: convert comparison to NULL into !val
Marc Kleine-Budde
2022-07-19
1
-8
/
+7
*
can: slcan: fix whitespace issues
Marc Kleine-Budde
2022-07-19
1
-5
/
+5
*
can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()
Marc Kleine-Budde
2022-07-19
1
-1
/
+1
*
can: slcan: convert comments to network style comments
Marc Kleine-Budde
2022-07-19
1
-31
/
+24
*
can: slcan: use scnprintf() as a hardening measure
Dan Carpenter
2022-07-19
1
-1
/
+1
*
can: slcan: extend the protocol with CAN state info
Dario Binacchi
2022-07-03
1
-1
/
+73
*
can: slcan: extend the protocol with error info
Dario Binacchi
2022-07-03
1
-1
/
+139
*
can: slcan: add ethtool support to reset adapter errors
Dario Binacchi
2022-07-03
4
-0
/
+120
*
can: slcan: move driver into separate sub directory
Dario Binacchi
2022-07-03
2
-0
/
+891