1. eaae7f7 S2io: Cleanup - removed unused variable intr_type by Sivakumar Subramani · 17 years ago
  2. 8116f3c [S2IO]: Handle and monitor all of the device errors and alarms by Sivakumar Subramani · 17 years ago
  3. 9caab45 S2io: Enable all the error and alarm indications by Sivakumar Subramani · 17 years ago
  4. 92c4879 S2IO: Fixed Link LED issue when MSI-X is enabled by Sivakumar Subramani · 17 years ago
  5. c77dd43 S2IO: Fixes in MSIX related code. by Sivakumar Subramani · 17 years ago
  6. 8abc4d5 [S2IO]: Making MSIX as default intr_type by Sivakumar Subramani · 17 years ago
  7. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  8. 3e84742 fix s2io regression by Al Viro · 17 years ago
  9. 573608e S2io: Increment received packet count correctly by Ramkrishna Vepa · 17 years ago
  10. 0a65a65 S2io: Fix crash when resetting adapter by Ramkrishna Vepa · 17 years ago
  11. b662767 S2IO: Implementing review comments from old patches by Veena Parat · 17 years ago
  12. 491abf2 S2IO: Checking for the return value of pci map function by Veena Parat · 17 years ago
  13. eccb862 S2IO: Removing MSI support from driver by Veena Parat · 17 years ago
  14. 6d517a2 S2IO: Removing 3 buffer mode support from the driver by Veena Parat · 17 years ago
  15. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  16. 8910b49 Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c by Micah Gruber · 17 years ago
  17. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  18. 8453d43 Fix typo in drivers/net/s2io.c by Rolf Eike Beer · 17 years ago
  19. 146bd68 s2io: add PCI error recovery support by Linas Vepstas · 17 years ago
  20. d796fdb s2io: add PCI error recovery support by Linas Vepstas · 17 years ago
  21. f9046eb 2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined! by Olaf Hering · 17 years ago
  22. 25805dc network drivers: eliminate unneeded kill_vid code by Stephen Hemminger · 17 years ago
  23. 491976b S2IO: Statistics for link up/down and memory allocated/freed by Sreenivasa Honnur · 17 years ago
  24. c53d494 S2IO: statistics for memory allocation failuers by Sreenivasa Honnur · 17 years ago
  25. 0cec35e S2IO: getringparam ethtool option by Sreenivasa Honnur · 17 years ago
  26. 3ef34b8 S2io: Change of driver maintainers by Ramkrishna Vepa · 17 years ago
  27. 0c61ed5 S2io: Remove unused variables by Ramkrishna Vepa · 17 years ago
  28. 363dc36 S2IO: Save/Restore unused buffer mappings in 2/3 buffer mode by Ramkrishna Vepa · 17 years ago
  29. 7b49034 make drivers/net/s2io.c:vlan_strip_flag static by Adrian Bunk · 17 years ago
  30. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  31. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  32. d8d70ca S2IO: Restoring the mac address in s2io_reset by Sivakumar Subramani · 17 years ago
  33. fa1f0cb S2IO: Avoid printing the Enhanced statistics for Xframe I card. by Sivakumar Subramani · 17 years ago
  34. ac1f90d S2IO: Making LED off during LINK_DOWN notification. by Sivakumar Subramani · 17 years ago
  35. 926930b S2IO: Added a loadable parameter to enable or disable vlan stripping in frame. by Sivakumar Subramani · 17 years ago
  36. 9fc93a4 S2IO: Optimized the delay to wait for command completion by Sivakumar Subramani · 17 years ago
  37. fb6a825 S2IO: Fixes for MSI and MSIX by Sivakumar Subramani · 17 years ago
  38. 22747d6 s2io: RTNL and flush_scheduled_work deadlock by Francois Romieu · 17 years ago
  39. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  40. bd4f3ae [PATCH] trivial s2io annotations by Al Viro · 17 years ago
  41. 1ee6dd7 s2io: De-typedef driver. by Ralf Baechle · 18 years ago
  42. a113ae0 s2io: Removed enabling of some of the unused interrupts. by Sivakumar Subramani · 18 years ago
  43. 372cc59 s2io: Fixes in updating skb->truesize and code cleanup. by Sivakumar Subramani · 18 years ago
  44. 19a6052 S2IO: Fixes for reset and link handling. by Sivakumar Subramani · 18 years ago
  45. db874e6 s2io: Making LRO and UFO as module loadable parameter. by Sivakumar Subramani · 18 years ago
  46. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
  47. 4384247 [PATCH] s2io bogus memset by Al Viro · 18 years ago
  48. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  49. 2ceaac7 [PATCH] net s2io: return on NULL dev_alloc_skb() by David Rientjes · 18 years ago
  50. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  51. cc3afe6 [PATCH] more s2io __iomem annotations by Al Viro · 18 years ago
  52. ee705db [PATCH] 64bit bugs in s2io by Al Viro · 18 years ago
  53. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  54. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  55. 26d36b6 [PATCH] s2io: Switch to pci_get_device by Alan Cox · 18 years ago
  56. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  57. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  58. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  59. 330ce0d [PATCH] s2io build fix by Andrew Morton · 18 years ago
  60. 75c30b1 [PATCH] s2io driver bug fixes #2 by Ananda Raju · 18 years ago
  61. b41477f [PATCH] s2io driver bug fixes #1 by Ananda Raju · 18 years ago
  62. e6a8fee [PATCH] s2io driver irq fix by Ananda Raju · 18 years ago
  63. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  64. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  65. f83ef8c [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  68. 612eff0 [PATCH] s2io: netpoll support by Brian Haley · 18 years ago
  69. 7b32a31 [PATCH] drivers/net/s2io.c: make bus_speed[] static by Adrian Bunk · 18 years ago
  70. 5d3213c [PATCH] s2io: init/shutdown fixes by Ananda Raju · 18 years ago
  71. bd1034f [PATCH] s2io: additional stats by Ananda Raju · 18 years ago
  72. c92ca04 [PATCH] s2io: fixes by Ananda Raju · 18 years ago
  73. 9dc737a [PATCH] s2io: input parms, output messages update by Ananda Raju · 18 years ago
  74. 863c11a [PATCH] s2io: performance improvements by Ananda Raju · 18 years ago
  75. fb15b9d Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  76. a7a80d5 s2io: set_multicast_list bug by Jeff Garzik · 18 years ago
  77. 4615355 Merge branch 'net-const' by Jeff Garzik · 18 years ago
  78. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  79. 2ade436 Merge branch 'lro' by Jeff Garzik · 18 years ago
  80. 79dc190 [PATCH] s2io c99 warning fix by Andrew Morton · 19 years ago
  81. fe93139 [PATCH] git-netdev-all: s2io fixes by Andrew Morton · 19 years ago
  82. 7d3d0439 [PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10GbE Xframe PCI-X and PCI-E NICs by Ravinandan Arakali · 19 years ago
  83. 97309d1 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  84. efd51b5 [PATCH] s2io: scatter-gather fix by Ananda Raju · 19 years ago
  85. 26df54b [PATCH] drivers/net/s2io.c: make code static by Adrian Bunk · 19 years ago
  86. 26b7625 [PATCH] git-netdev-all: s2io warning fix by Andrew Morton · 19 years ago
  87. 418fbfe Merge branch 'master' by Jeff Garzik · 19 years ago
  88. 37eb47e [PATCH] s2io: __iomem annotations for recent changes by Al Viro · 19 years ago
  89. fed5ecc [PATCH] s2io: UFO support by Ananda Raju · 19 years ago
  90. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  91. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  92. 3133c5e8 Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  93. ac1f60d [PATCH] drivers/net/s2io.c: make functions static by Adrian Bunk · 19 years ago
  94. 50eb800 [netdrvr s2io] warning fixes by Jeff Garzik · 19 years ago
  95. da6971d [PATCH] S2io: Multi buffer mode support by Ananda Raju · 19 years ago
  96. eef55ac [PATCH] s2io iomem annotations by Al Viro · 19 years ago
  97. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  98. 9238334 [PATCH] s2io build fix by Andrew Morton · 19 years ago
  99. ad4ebed [PATCH] S2io: Offline diagnostics fixes by ravinandan.arakali@neterion.com · 19 years ago
  100. 6c1792f [netdrvr s2io] Add a MODULE_VERSION entry by John Linville · 19 years ago