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
/
bfin_can.c
Age
Commit message (
Expand
)
Author
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
2012-02-03
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
Wolfgang Grandegger
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-06-27
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
2011-06-27
can: bfin_can: simplify xmit id1 setup
Mike Frysinger
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-03-22
can: bfin_can: switch to common Blackfin can header
Mike Frysinger
2010-03-08
can: fix bfin_can build error after alloc_candev() change
Barry Song
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
2009-12-13
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-12-11
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
Barry Song