1. 21afc27 can: bfin_can: switch to common Blackfin can header by Mike Frysinger · 14 years ago
  2. e9dcd16 can: fix bfin_can build error after alloc_candev() change by Barry Song · 14 years ago
  3. ea3fb37 ems_usb: cleanup: remove uneeded check by Dan Carpenter · 14 years ago
  4. 773c3e7 can: ti hecc module : add platform specific initialization callback. by Sriramakrishnan · 14 years ago
  5. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 14 years ago
  6. 35e2da4 can:ti_hecc: Add pm hook-up by Sriram · 14 years ago
  7. ae06b83 can: ems_usb: removed duplicated code setting local echo support by Thadeu Lima de Souza Cascardo · 14 years ago
  8. bf66f37 can: mcp251x: Move to threaded interrupts instead of workqueues. by Christian Pellegrin · 14 years ago
  9. 59b26c7 trivial: remove duplicated "from" in CAN USB EMS Kconfig help by Thadeu Lima de Souza Cascardo · 14 years ago
  10. 24c4a3b can: add support for CAN interface cards based on the PLX90xx PCI bridge by Pavel Cheblakov · 14 years ago
  11. c5bab5e can: mscan-mpc5xxx: fix broken support for the MPC5200 by Wolfgang Grandegger · 14 years ago
  12. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 14 years ago
  13. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 14 years ago
  14. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. bf3af54 can: mscan-mpc5xxx: add support for the MPC512x processor by Wolfgang Grandegger · 14 years ago
  16. 2d4b6fa can: mscan: fix improper return if dlc < 8 in start_xmit function by Wolfgang Grandegger · 14 years ago
  17. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  18. ce739b4 drivers/net/can: Correct NULL test by Julia Lawall · 15 years ago
  19. 4773a47 can/at91: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 15 years ago
  20. 231d52a can: CAN_MCP251X should depend on HAS_DMA by Geert Uytterhoeven · 15 years ago
  21. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  22. bbb8461 can: add the driver for Analog Devices Blackfin on-chip CAN controllers by Barry Song · 15 years ago
  23. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  24. 4c9ba61 drivers/net/can: remove exceptional & on function name by Julia Lawall · 15 years ago
  25. 615534b can: fix setting mcp251x bit timing on open by Christian Pellegrin · 15 years ago
  26. 24cfbcb net/can/mscan: improve build by Wolfram Sang · 15 years ago
  27. 323907a net/can/mscan: add error path to mscan_open() by Wolfram Sang · 15 years ago
  28. 74ff60b net/can/mscan: replace hardcoded values with defines by Wolfram Sang · 15 years ago
  29. 81593c1 net/can/mpc52xx_can: improve properties and their description by Wolfram Sang · 15 years ago
  30. 3f158c2 net/can/mpc52xx_can: refactor clock-get routine by Wolfram Sang · 15 years ago
  31. 68bd742 net/can/mscan: drop assignment in while-construct by Wolfram Sang · 15 years ago
  32. 1712fe5 net/can/mscan: fix function annotations by Wolfram Sang · 15 years ago
  33. 59179ea net/can/mscan: use {clr|set}bits8 macros by Wolfram Sang · 15 years ago
  34. 377a1f0 net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP} by Wolfram Sang · 15 years ago
  35. 0285e7c net/can/mscan: trivial fixes by Wolfram Sang · 15 years ago
  36. 622ed7e net/can/mscan: move defines into .h file by Wolfram Sang · 15 years ago
  37. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. afa17a5 net/can: add driver for mscan family & mpc52xx_mscan by Wolfram Sang · 15 years ago
  39. 55369c0 can: add the missing netlink get_xstats_size callback by Wolfgang Grandegger · 15 years ago
  40. b93cf3f can: Fix driver Kconfig structure by Oliver Hartkopp · 15 years ago
  41. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago
  43. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  44. 53a0ef86 can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() by Wolfgang Grandegger · 15 years ago
  45. 2b2072e ems_usb: Fix byte order issues on big endian machines by Sebastian Haas · 15 years ago
  46. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. 9dbb58d can: sja1000: fix bug using library functions for skb allocation by Kurt Van Dijck · 15 years ago
  48. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  49. e72701a net: Fix OF platform drivers coldplug/hotplug when compiled as modules by Anton Vorontsov · 15 years ago
  50. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  51. 3758bf2 can: add TI CAN (HECC) driver by Anant Gole · 15 years ago
  52. 99c4a63 at91_can: Forgotten git 'add' of at91_can.c by David S. Miller · 15 years ago
  53. edf42a2 ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 by Sebastian Haas · 15 years ago
  54. 68f4015 at91_can: add driver for Atmel's CAN controller on AT91SAM9263 by Marc Kleine-Budde · 15 years ago
  55. 702171a ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface by Sebastian Haas · 15 years ago
  56. 481a819 can: fix NOHZ local_softirq_pending 08 warning by Oliver Hartkopp · 15 years ago
  57. 2a6ba39 can: sja1000: legacy SJA1000 ISA bus driver by Wolfgang Grandegger · 15 years ago
  58. 8935f57 can: sja1000: fix network statistics update by Wolfgang Grandegger · 15 years ago
  59. 39e3ab6 can: add can_free_echo_skb() for upcoming drivers by Wolfgang Grandegger · 15 years ago
  60. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  61. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  62. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  63. 5c16807 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 993e6f2 can: fix oops caused by wrong rtnl newlink usage by Oliver Hartkopp · 15 years ago
  65. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. dd52856 can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards by Sebastian Haas · 15 years ago
  67. 1b0d922 can: switch carrier on if device was stopped while in bus-off state by Wolfgang Grandegger · 15 years ago
  68. b3d0df7 can: restart device even if dev_alloc_skb() fails by Wolfgang Grandegger · 15 years ago
  69. e237290 can: sja1000: remove duplicated includes by Wolfgang Grandegger · 15 years ago
  70. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  71. fec37ab can: let SJA1000 driver depend on HAS_IOMEM by Heiko Carstens · 15 years ago
  72. 51611a1 can: sja1000_of_platform: fix build problems with printk format by Wolfgang Grandegger · 15 years ago
  73. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 15 years ago
  74. 255a915 can: sja1000: stop misusing member base_addr of struct net_device by Wolfgang Grandegger · 15 years ago
  75. 128ced8 can: some fixes and cleanups to the initial device driver interface by Wolfgang Grandegger · 15 years ago
  76. 3878fb6 The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel) from Kvaser (http://www.kvaser.com). by Wolfgang Grandegger · 15 years ago
  77. a61a842 can: SJA1000 driver for EMS PCI cards by Wolfgang Grandegger · 15 years ago
  78. f534e52 can: SJA1000 generic platform bus driver by Wolfgang Grandegger · 15 years ago
  79. 429da1c can: Driver for the SJA1000 CAN controller by Wolfgang Grandegger · 15 years ago
  80. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 15 years ago
  81. fc10af8 vcan: whitespace fixes by Oliver Hartkopp · 16 years ago
  82. 5ad258c vcan: convert to net_device_ops by Oliver Hartkopp · 16 years ago
  83. ccb2963 [CAN]: Add virtual CAN netdevice driver by Oliver Hartkopp · 17 years ago