index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
mscan
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: mscan-mpc5xxx: fix broken support for the MPC5200
Wolfgang Grandegger
2010-01-15
1
-4
/
+4
*
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2010-01-15
1
-0
/
+1
*
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2010-01-12
1
-4
/
+1
*
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
2010-01-08
4
-95
/
+295
*
can: mscan: fix improper return if dlc < 8 in start_xmit function
Wolfgang Grandegger
2010-01-08
1
-3
/
+6
*
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-12-13
1
-1
/
+2
*
net/can/mscan: improve build
Wolfram Sang
2009-11-17
3
-2
/
+25
*
net/can/mscan: add error path to mscan_open()
Wolfram Sang
2009-11-17
1
-5
/
+11
*
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2009-11-17
2
-5
/
+15
*
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
2009-11-17
1
-2
/
+1
*
net/can/mpc52xx_can: refactor clock-get routine
Wolfram Sang
2009-11-17
1
-29
/
+16
*
net/can/mscan: drop assignment in while-construct
Wolfram Sang
2009-11-17
1
-2
/
+4
*
net/can/mscan: fix function annotations
Wolfram Sang
2009-11-17
2
-4
/
+1
*
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
2009-11-17
1
-12
/
+7
*
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
2009-11-17
1
-8
/
+0
*
net/can/mscan: trivial fixes
Wolfram Sang
2009-11-17
2
-23
/
+18
*
net/can/mscan: move defines into .h file
Wolfram Sang
2009-11-17
2
-29
/
+29
*
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang
2009-11-13
4
-0
/
+1245