1. a1d3f5b Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  2. 3247199 firewire: net: is not experimental anymore by Stefan Richter · 13 years ago
  3. 74a1450 firewire: net: invalidate ARP entries of removed nodes by Maxim Levitsky · 14 years ago
  4. 6044565 firewire: core: fix unstable I/O with Canon camcorder by Stefan Richter · 13 years ago
  5. 1427130 firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO by Clemens Ladisch · 13 years ago
  6. 410cf2b firewire: use split transaction timeout only for split transactions by Clemens Ladisch · 14 years ago
  7. 693a50b firewire: ohci: consolidate context status flags by Stefan Richter · 14 years ago
  8. 386a415 firewire: ohci: cache the context run bit by Clemens Ladisch · 14 years ago
  9. 78dec56 firewire: ohci: flush AT contexts after bus reset - addendum by Stefan Richter · 14 years ago
  10. 82b662d firewire: ohci: flush AT contexts after bus reset for OHCI 1.2 by Clemens Ladisch · 14 years ago
  11. c167147 firewire: net: set carrier state at ifup by Stefan Richter · 14 years ago
  12. 18bb36f firewire: net: add carrier detection by Maxim Levitsky · 14 years ago
  13. c4d6fd4 firewire: net: ratelimit error messages by Maxim Levitsky · 14 years ago
  14. dd23736 firewire: ohci: restart iso DMA contexts on resume from low power mode by Maxim Levitsky · 14 years ago
  15. 8662b6b firewire: ohci: restore GUID on resume. by Maxim Levitsky · 14 years ago
  16. ec766a7 firewire: ohci: use common buffer for self IDs and AR descriptors by Clemens Ladisch · 14 years ago
  17. 2dd5bed firewire: ohci: optimize iso context checks in the interrupt handler by Clemens Ladisch · 14 years ago
  18. 5b06db1 firewire: make PHY packet header format consistent by Clemens Ladisch · 14 years ago
  19. 8327b37 firewire: ohci: properly clear posted write errors by Clemens Ladisch · 14 years ago
  20. e597e98 firewire: ohci: flush MMIO writes in the interrupt handler by Clemens Ladisch · 14 years ago
  21. c088ab30 firewire: ohci: fix AT context initialization error handling by Clemens Ladisch · 14 years ago
  22. 7a39d8b firewire: ohci: Asynchronous Reception rewrite by Clemens Ladisch · 14 years ago
  23. 5878730 firewire: core: Update WARN uses by Joe Perches · 14 years ago
  24. 60a74a6 firewire: nosy: char device is not seekable by Stefan Richter · 14 years ago
  25. 9993e0f firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI by Stefan Richter · 14 years ago
  26. af0cdf4 firewire: ohci: fix regression with VIA VT6315, disable MSI by Stefan Richter · 14 years ago
  27. 75f5d2c Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  28. b226883 firewire: net: throttle TX queue before running out of tlabels by Stefan Richter · 14 years ago
  29. 4855301 firewire: net: replace lists by counters by Stefan Richter · 14 years ago
  30. 7ee11fa firewire: net: fix memory leaks by Stefan Richter · 14 years ago
  31. 902bca0 firewire: net: count stats.tx_packets and stats.tx_bytes by Stefan Richter · 14 years ago
  32. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  33. f69fa76 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  34. 693fa77 firewire: ohci: fix race when reading count in AR descriptor by Clemens Ladisch · 14 years ago
  35. 837596a firewire: ohci: avoid reallocation of AR buffers by Clemens Ladisch · 14 years ago
  36. a1f805e firewire: ohci: fix race in AR split packet handling by Clemens Ladisch · 14 years ago
  37. 85f7ffd firewire: ohci: fix buffer overflow in AR split packet handling by Clemens Ladisch · 14 years ago
  38. b7d41a9 Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  39. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  40. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  41. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  42. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  43. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  44. 66fa12c ieee1394: remove the old IEEE 1394 driver stack by Stefan Richter · 14 years ago
  45. 1ef5b81 ieee1394: move init_ohci1394_dma to drivers/firewire/ by Stefan Richter · 14 years ago
  46. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  47. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  48. 970f4be firewire: ohci: activate cycle timer register quirk on Ricoh chips by Heikki Lindholm · 14 years ago
  49. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  50. 2222bcb firewire: core: do not use del_timer_sync() in interrupt context by Clemens Ladisch · 14 years ago
  51. 1bf145f firewire: net: fix unicast reception RCODE in failure paths by Stefan Richter · 14 years ago
  52. a481e97 firewire: sbp2: fix stall with "Unsolicited response" by Stefan Richter · 14 years ago
  53. 6c74340 firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error by Stefan Richter · 14 years ago
  54. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  55. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  56. 2080222 firewire: core: add forgotten dummy driver methods, remove unused ones by Stefan Richter · 14 years ago
  57. 872e330 firewire: add isochronous multichannel reception by Stefan Richter · 14 years ago
  58. ae2a9766 firewire: core: small clarifications in core-cdev by Stefan Richter · 14 years ago
  59. 69e61d0 firewire: core: remove unused code by Stefan Richter · 14 years ago
  60. e5b06c0 firewire: ohci: release channel in error path by Stefan Richter · 14 years ago
  61. 071595e firewire: ohci: use memory barriers to order descriptor updates by Stefan Richter · 14 years ago
  62. 9f6d3c4 tools/firewire: add userspace front-end of nosy by Stefan Richter · 14 years ago
  63. 7429b17 firewire: nosy: use generic printk macros by Stefan Richter · 14 years ago
  64. fd8c8d4 firewire: nosy: endianess fixes and annotations by Stefan Richter · 14 years ago
  65. c89db7b firewire: nosy: annotate __user pointers and __iomem pointers by Stefan Richter · 14 years ago
  66. 424d66c firewire: nosy: fix device shutdown with active client by Stefan Richter · 14 years ago
  67. b6d9c12 firewire: nosy: handle errors in device probe by Stefan Richter · 14 years ago
  68. 1654766 firewire: nosy: fix IRQ handler for card ejection by Stefan Richter · 14 years ago
  69. 55e77c0 firewire: nosy: unroll some simple functions by Stefan Richter · 14 years ago
  70. 685c3f8 firewire: nosy: use flagless variants of spinlock accessors by Stefan Richter · 14 years ago
  71. a2d39db firewire: nosy: fix list corruption by NOSY_IOC_STOP by Stefan Richter · 14 years ago
  72. c7b2a99 firewire: nosy: convert to unlocked ioctl by Stefan Richter · 14 years ago
  73. b5e4772 firewire: nosy: misc cleanups by Stefan Richter · 14 years ago
  74. 2864682 firewire: new driver: nosy - IEEE 1394 traffic sniffer by Stefan Richter · 14 years ago
  75. 8e2b2b4 firewire: cdev: improve FW_CDEV_IOC_ALLOCATE by Stefan Richter · 14 years ago
  76. 0c9ae70 firewire: core: fix upper bound of possible CSR allocations by Stefan Richter · 14 years ago
  77. cc55021 firewire: cdev: add PHY pinging by Stefan Richter · 14 years ago
  78. bf54e14 firewire: cdev: add PHY packet reception by Stefan Richter · 14 years ago
  79. 850bb6f firewire: cdev: add PHY packet transmission by Stefan Richter · 14 years ago
  80. b9dc61cf firewire: core: use C99 initializer in array of ioctl handlers by Stefan Richter · 14 years ago
  81. 18d0cdf firewire: normalize status values in packet callbacks by Stefan Richter · 14 years ago
  82. 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
  83. 8b4f70b firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM changes by Stefan Richter · 14 years ago
  84. eb5b35a firewire: core: ensure some userspace API constants match corresponding kernel API constants by Stefan Richter · 14 years ago
  85. 656b7af firewire: core: fix fw_send_request kerneldoc comment by Stefan Richter · 14 years ago
  86. a8e93f3 firewire: cdev: check write quadlet request length to avoid buffer overflow by Clemens Ladisch · 14 years ago
  87. 250b2b6 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id by Stefan Richter · 14 years ago
  88. ae94801 firewire: core: no need to track irq flags in bm_work by Stefan Richter · 14 years ago
  89. e205597 firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2 by Stefan Richter · 14 years ago
  90. c82f91f firewire: expose extended tcode of incoming lock requests to (userspace) drivers by Jay Fenlason · 14 years ago
  91. 604f451 firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug by Stefan Richter · 14 years ago
  92. 0244f57 firewire: cdev: count references of cards during inbound transactions by Stefan Richter · 14 years ago
  93. 08bd34c firewire: cdev: fix responses to nodes at different card by Jay Fenlason · 14 years ago
  94. bdfe273 firewire: cdev: fix race in iso context creation by Clemens Ladisch · 14 years ago
  95. 33e553f firewire: remove an unused function argument by Stefan Richter · 14 years ago
  96. 56d04cb firewire: core: remove an unnecessary zero initialization by Stefan Richter · 14 years ago
  97. ae86e81 firewire: core: remove unused variable by Stefan Richter · 14 years ago
  98. 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
  99. b384cf1 firewire: core: combine some repeated code by Stefan Richter · 14 years ago
  100. c8a94de firewire: normalize STATE_CLEAR/SET CSR access interface by Stefan Richter · 14 years ago