index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-12-03
can: remove __dev* attributes
Bill Pemberton
2012-11-27
can: bfin_can: add MODULE_ALIAS
Marc Kleine-Budde
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
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-28
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
2011-06-28
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-23
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-14
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