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