1. 66606aa can: mcp251x: Add device tree support by Alexander Shiyan · 11 years ago
  2. 21629e1 can: mcp251x: Convert to devm-* API by Alexander Shiyan · 11 years ago
  3. 05780d9 can: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  4. 369566e can: mcp251x: use dev_get_platdata() by Jingoo Han · 11 years ago
  5. b1ef05a can: mcp251x: Allow tuning SPI mode and limit maximal SPI speed by Alexander Shiyan · 11 years ago
  6. ae5d589 can: mcp251x: Eliminate irq_flags from driver platform_data by Alexander Shiyan · 11 years ago
  7. 1ddff7d can: mcp251x: Replace power callbacks with regulator API by Alexander Shiyan · 11 years ago
  8. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 4fcc999 can: mcp251x: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  10. db388d6 can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq by Marc Kleine-Budde · 12 years ago
  11. fce5c29 net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  12. 612b2a9 can: mcp251x: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  13. 01b8807 can: mcp251x: Use module_spi_driver by Lars-Peter Clausen · 12 years ago
  14. 4c2e33f can: mcp251x: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  15. eb072a9 can: mcp251x: add LED trigger support by Fabio Baltieri · 12 years ago
  16. 3c8ac0f can: remove __dev* attributes by Bill Pemberton · 12 years ago
  17. cab32f3 can: mcp251x: avoid repeated frame bug by Benoît Locher · 12 years ago
  18. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 12 years ago
  19. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 12 years ago
  20. aabdfd6 can: replace the dev_dbg/info/err/... with the new netdev_xxx macros by Wolfgang Grandegger · 13 years ago
  21. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 14 years ago
  22. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  23. b9958a9 can: mcp251x: fix reception of standard RTR frames by Marc Kleine-Budde · 14 years ago
  24. 612eef4 can: mcp251x: fix generation of error frames by Marc Kleine-Budde · 14 years ago
  25. 5601b2d can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set by Marc Kleine-Budde · 14 years ago
  26. 9c473fc can: mcp251x: optimize 2515, rx int gets cleared automatically by Marc Kleine-Budde · 14 years ago
  27. beab675 can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515 by Marc Kleine-Budde · 14 years ago
  28. f1f8c6c can: mcp251x: Don't use pdata->model for chip selection anymore by Marc Kleine-Budde · 14 years ago
  29. d3cd156 can: mcp251x: write intf only when needed by Marc Kleine-Budde · 14 years ago
  30. 7e15de3 can: mcp251x: read-modify-write eflag only when needed by Sascha Hauer · 14 years ago
  31. f3a3ed3 can: mcp251x: allow to read two registers in one spi transfer by Sascha Hauer · 14 years ago
  32. 711e4d6 can: mcp251x: increase rx_errors on overflow, not only rx_over_errors by Sascha Hauer · 14 years ago
  33. 57d3c7b can: mcp251x: fix NOHZ local_softirq_pending 08 warning by Marc Kleine-Budde · 14 years ago
  34. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  35. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 15 years ago
  36. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  37. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 15 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. bf66f37 can: mcp251x: Move to threaded interrupts instead of workqueues. by Christian Pellegrin · 15 years ago
  40. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  41. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 15 years ago
  42. ce739b4 drivers/net/can: Correct NULL test by Julia Lawall · 15 years ago
  43. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  44. 615534b can: fix setting mcp251x bit timing on open by Christian Pellegrin · 15 years ago
  45. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago