Age | Commit message (Expand) | Author |
2011-04-06 | can: mcp251x: Allow pass IRQ flags through platform data. | Enric Balletbo i Serra |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo |
2010-10-26 | can: mcp251x: fix reception of standard RTR frames | Marc Kleine-Budde |
2010-10-21 | can: mcp251x: fix generation of error frames | Marc Kleine-Budde |
2010-10-21 | can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set | Marc Kleine-Budde |
2010-10-18 | can: mcp251x: optimize 2515, rx int gets cleared automatically | Marc Kleine-Budde |
2010-10-18 | can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515 | Marc Kleine-Budde |
2010-10-18 | can: mcp251x: Don't use pdata->model for chip selection anymore | Marc Kleine-Budde |
2010-10-18 | can: mcp251x: write intf only when needed | Marc Kleine-Budde |
2010-10-18 | can: mcp251x: read-modify-write eflag only when needed | Sascha Hauer |
2010-10-18 | can: mcp251x: allow to read two registers in one spi transfer | Sascha Hauer |
2010-10-18 | can: mcp251x: increase rx_errors on overflow, not only rx_over_errors | Sascha Hauer |
2010-10-18 | can: mcp251x: fix NOHZ local_softirq_pending 08 warning | Marc Kleine-Budde |
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-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-03-30 | Add hotplug support to mcp251x driver | Marc Zyngier |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-03 | can: mcp251x: Move to threaded interrupts instead of workqueues. | Christian Pellegrin |
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-03 | drivers/net/can: Correct NULL test | Julia Lawall |
2009-12-13 | can: Fix data length code handling in rx path | Oliver Hartkopp |
2009-11-18 | can: fix setting mcp251x bit timing on open | Christian Pellegrin |
2009-11-08 | can: Driver for the Microchip MCP251x SPI CAN controllers | Christian Pellegrin |