1. 9993e0f firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI by Stefan Richter · 14 years ago
  2. af0cdf4 firewire: ohci: fix regression with VIA VT6315, disable MSI by Stefan Richter · 14 years ago
  3. 75f5d2c Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  4. b226883 firewire: net: throttle TX queue before running out of tlabels by Stefan Richter · 14 years ago
  5. 4855301 firewire: net: replace lists by counters by Stefan Richter · 14 years ago
  6. 7ee11fa firewire: net: fix memory leaks by Stefan Richter · 14 years ago
  7. 902bca0 firewire: net: count stats.tx_packets and stats.tx_bytes by Stefan Richter · 14 years ago
  8. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  9. f69fa76 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  10. 693fa77 firewire: ohci: fix race when reading count in AR descriptor by Clemens Ladisch · 14 years ago
  11. 837596a firewire: ohci: avoid reallocation of AR buffers by Clemens Ladisch · 14 years ago
  12. a1f805e firewire: ohci: fix race in AR split packet handling by Clemens Ladisch · 14 years ago
  13. 85f7ffd firewire: ohci: fix buffer overflow in AR split packet handling by Clemens Ladisch · 14 years ago
  14. 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
  15. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  16. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  17. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  19. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  20. 66fa12c ieee1394: remove the old IEEE 1394 driver stack by Stefan Richter · 14 years ago
  21. 1ef5b81 ieee1394: move init_ohci1394_dma to drivers/firewire/ by Stefan Richter · 14 years ago
  22. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. 970f4be firewire: ohci: activate cycle timer register quirk on Ricoh chips by Heikki Lindholm · 14 years ago
  25. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  26. 2222bcb firewire: core: do not use del_timer_sync() in interrupt context by Clemens Ladisch · 14 years ago
  27. 1bf145f firewire: net: fix unicast reception RCODE in failure paths by Stefan Richter · 14 years ago
  28. a481e97 firewire: sbp2: fix stall with "Unsolicited response" by Stefan Richter · 14 years ago
  29. 6c74340 firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error by Stefan Richter · 14 years ago
  30. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  31. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  32. 2080222 firewire: core: add forgotten dummy driver methods, remove unused ones by Stefan Richter · 14 years ago
  33. 872e330 firewire: add isochronous multichannel reception by Stefan Richter · 14 years ago
  34. ae2a9766 firewire: core: small clarifications in core-cdev by Stefan Richter · 14 years ago
  35. 69e61d0 firewire: core: remove unused code by Stefan Richter · 14 years ago
  36. e5b06c0 firewire: ohci: release channel in error path by Stefan Richter · 14 years ago
  37. 071595e firewire: ohci: use memory barriers to order descriptor updates by Stefan Richter · 14 years ago
  38. 9f6d3c4 tools/firewire: add userspace front-end of nosy by Stefan Richter · 14 years ago
  39. 7429b17 firewire: nosy: use generic printk macros by Stefan Richter · 14 years ago
  40. fd8c8d4 firewire: nosy: endianess fixes and annotations by Stefan Richter · 14 years ago
  41. c89db7b firewire: nosy: annotate __user pointers and __iomem pointers by Stefan Richter · 14 years ago
  42. 424d66c firewire: nosy: fix device shutdown with active client by Stefan Richter · 14 years ago
  43. b6d9c12 firewire: nosy: handle errors in device probe by Stefan Richter · 14 years ago
  44. 1654766 firewire: nosy: fix IRQ handler for card ejection by Stefan Richter · 14 years ago
  45. 55e77c0 firewire: nosy: unroll some simple functions by Stefan Richter · 14 years ago
  46. 685c3f8 firewire: nosy: use flagless variants of spinlock accessors by Stefan Richter · 14 years ago
  47. a2d39db firewire: nosy: fix list corruption by NOSY_IOC_STOP by Stefan Richter · 14 years ago
  48. c7b2a99 firewire: nosy: convert to unlocked ioctl by Stefan Richter · 14 years ago
  49. b5e4772 firewire: nosy: misc cleanups by Stefan Richter · 14 years ago
  50. 2864682 firewire: new driver: nosy - IEEE 1394 traffic sniffer by Stefan Richter · 14 years ago
  51. 8e2b2b4 firewire: cdev: improve FW_CDEV_IOC_ALLOCATE by Stefan Richter · 14 years ago
  52. 0c9ae70 firewire: core: fix upper bound of possible CSR allocations by Stefan Richter · 14 years ago
  53. cc55021 firewire: cdev: add PHY pinging by Stefan Richter · 14 years ago
  54. bf54e14 firewire: cdev: add PHY packet reception by Stefan Richter · 14 years ago
  55. 850bb6f firewire: cdev: add PHY packet transmission by Stefan Richter · 14 years ago
  56. b9dc61cf firewire: core: use C99 initializer in array of ioctl handlers by Stefan Richter · 14 years ago
  57. 18d0cdf firewire: normalize status values in packet callbacks by Stefan Richter · 14 years ago
  58. 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
  59. 8b4f70b firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM changes by Stefan Richter · 14 years ago
  60. eb5b35a firewire: core: ensure some userspace API constants match corresponding kernel API constants by Stefan Richter · 14 years ago
  61. 656b7af firewire: core: fix fw_send_request kerneldoc comment by Stefan Richter · 14 years ago
  62. a8e93f3 firewire: cdev: check write quadlet request length to avoid buffer overflow by Clemens Ladisch · 14 years ago
  63. 250b2b6 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id by Stefan Richter · 14 years ago
  64. ae94801 firewire: core: no need to track irq flags in bm_work by Stefan Richter · 14 years ago
  65. e205597 firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2 by Stefan Richter · 14 years ago
  66. c82f91f firewire: expose extended tcode of incoming lock requests to (userspace) drivers by Jay Fenlason · 14 years ago
  67. 604f451 firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug by Stefan Richter · 14 years ago
  68. 0244f57 firewire: cdev: count references of cards during inbound transactions by Stefan Richter · 14 years ago
  69. 08bd34c firewire: cdev: fix responses to nodes at different card by Jay Fenlason · 14 years ago
  70. bdfe273 firewire: cdev: fix race in iso context creation by Clemens Ladisch · 14 years ago
  71. 33e553f firewire: remove an unused function argument by Stefan Richter · 14 years ago
  72. 56d04cb firewire: core: remove an unnecessary zero initialization by Stefan Richter · 14 years ago
  73. ae86e81 firewire: core: remove unused variable by Stefan Richter · 14 years ago
  74. 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
  75. b384cf1 firewire: core: combine some repeated code by Stefan Richter · 14 years ago
  76. c8a94de firewire: normalize STATE_CLEAR/SET CSR access interface by Stefan Richter · 14 years ago
  77. db3c9cc firewire: replace get_features card driver hook by Stefan Richter · 14 years ago
  78. e847cc83 firewire: drop sizeof expressions from some request size arguments by Stefan Richter · 14 years ago
  79. 65b2742 firewire: 'add CSR_... support' addendum by Stefan Richter · 14 years ago
  80. c374ab4 firewire: core: always enable cycle master packets by Clemens Ladisch · 14 years ago
  81. e91b278 firewire: allocate broadcast channel in hardware by Clemens Ladisch · 14 years ago
  82. 7e0e314f firewire: core: add CSR abdicate support by Clemens Ladisch · 14 years ago
  83. 4ffb7a6 firewire: add CSR cmstr support by Clemens Ladisch · 14 years ago
  84. 3d1f46e firewire: core: add CSR MAINT_UTILITY support by Clemens Ladisch · 14 years ago
  85. a1a1132 firewire: add CSR PRIORITY_BUDGET support by Clemens Ladisch · 14 years ago
  86. 27a2329 firewire: add CSR BUSY_TIMEOUT support by Clemens Ladisch · 14 years ago
  87. a48777e firewire: add CSR BUS_TIME support by Clemens Ladisch · 14 years ago
  88. 9ab5071 firewire: add CSR CYCLE_TIME write support by Clemens Ladisch · 14 years ago
  89. 8e4b50f firewire: core: add CSR SPLIT_TIMEOUT support by Clemens Ladisch · 14 years ago
  90. 446eba0 firewire: core: add CSR RESET_START support by Clemens Ladisch · 14 years ago
  91. 506f1a3 firewire: add CSR NODE_IDS support by Clemens Ladisch · 14 years ago
  92. 60d3297 firewire: add read_csr_reg driver callback by Clemens Ladisch · 14 years ago
  93. 3e07ec0 firewire: core: add CSR STATE_CLEAR/STATE_SET support by Clemens Ladisch · 14 years ago
  94. bda3b8a firewire: core: retry on local errors in bus manager election by Clemens Ladisch · 14 years ago
  95. 153e397 firewire: ohci: speed up PHY register accesses by Clemens Ladisch · 14 years ago
  96. f9c70f9 firewire: core: trivial fix for warning strings by Stefan Richter · 14 years ago
  97. a10c0ce7 firewire: check cdev response length by Clemens Ladisch · 14 years ago
  98. 262444e firewire: ohci: add MSI support by Clemens Ladisch · 14 years ago
  99. 148c786 firewire: ohci: do not enable interrupts without the handler by Stefan Richter · 14 years ago
  100. 1038953 firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder by Stefan Richter · 14 years ago