index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
mscan
/
mscan.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-09
drivers/net/can: Update WARN uses
Joe Perches
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2010-01-08
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
2010-01-08
can: mscan: fix improper return if dlc < 8 in start_xmit function
Wolfgang Grandegger
2009-12-13
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-11-17
net/can/mscan: add error path to mscan_open()
Wolfram Sang
2009-11-17
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2009-11-17
net/can/mscan: drop assignment in while-construct
Wolfram Sang
2009-11-17
net/can/mscan: fix function annotations
Wolfram Sang
2009-11-17
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
2009-11-17
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
2009-11-17
net/can/mscan: trivial fixes
Wolfram Sang
2009-11-17
net/can/mscan: move defines into .h file
Wolfram Sang
2009-11-13
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang