]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/drivers/net/can/mcp251x.c
To prevent the CAN drivers to operate on invalid socketbuffers the skbs are
[socketcan-devel.git] / kernel / 2.6 / drivers / net / can / mcp251x.c
2010-01-12 hartkoppTo prevent the CAN drivers to operate on invalid socket...
2010-01-05 hartkoppCorrect NULL test discovered by Julias Lawall:
2009-12-03 hartkoppRenamed the GET_CAN_DLC() macro to lower-case get_can_d...
2009-12-03 hartkoppIntroduced new GET_CAN_DLC() macro, that casts the...
2009-11-17 wolfcan: fix setting mcp251x bit timing on open
2009-11-16 wolfsyncs socketcan version of mcp251x driver to that accep...
2009-10-29 wolfmcp251x: SPI clean-up for mainline inclusion
2009-10-07 wolfcan: provide library functions for skb allocation
2009-09-23 hartkoppFix kernel version depency from commit rev 1060
2009-09-22 wolfcan: make the number of echo skb's configurable
2009-09-18 wolfcan: Handle netdev->last_rx and netdev_tx_t properly...
2009-08-21 hartkoppmerged branches/netlink in rev. 1037 back to trunk.
2009-02-13 wolfmcp251x CAN driver: correctly initializes can error...
2009-02-13 wolfmcp251x CAN driver: fixes race condition on module...
2009-02-13 wolfmcp251x CAN driver: fix issue with RX getting stuck...
2009-01-20 wolfdev: add register_candev() and unregister_candev()
2008-10-24 hartkoppFixed double semi-colon typo.
2008-10-24 hartkoppThis patch adds hardware probe to mc251x driver.
2008-10-24 hartkoppthis patch corrects:
2008-10-22 hartkoppMove platform header for mcp251x.c into platform directory.
2008-10-18 hartkoppThis patch fixes suspend/resume for platforms that...
2008-10-14 hartkoppApplied patch from Christian Pellegrin
2008-10-04 hartkoppAdded MCP251x SPI CAN driver posted by Chris Elston...