1. c885595 S2io: Fix for LRO Bugs by Surjit Reang · 16 years ago
  2. 2fda096 S2io: Fixes to enable multiple transmit fifo support by Surjit Reang · 16 years ago
  3. faa4f79 [S2IO]: Support for add/delete/store/restore ethernet addresses by Sreenivasa Honnur · 16 years ago
  4. b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
  5. 2fd3768 S2io: Added support set_mac_address driver entry point by Sivakumar Subramani · 17 years ago
  6. 8a4bdba S2io: Removed unused feature - bimodal interrupts by Sivakumar Subramani · 17 years ago
  7. 596c5c9 S2io: code Optimization of isr function by Sivakumar Subramani · 17 years ago
  8. 92b8443 S2io: Check for device state before handling traffic by Sivakumar Subramani · 17 years ago
  9. eaae7f7 S2io: Cleanup - removed unused variable intr_type by Sivakumar Subramani · 17 years ago
  10. 8116f3c [S2IO]: Handle and monitor all of the device errors and alarms by Sivakumar Subramani · 17 years ago
  11. 9caab45 S2io: Enable all the error and alarm indications by Sivakumar Subramani · 17 years ago
  12. c77dd43 S2IO: Fixes in MSIX related code. by Sivakumar Subramani · 17 years ago
  13. 8abc4d5 [S2IO]: Making MSIX as default intr_type by Sivakumar Subramani · 17 years ago
  14. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  15. 491abf2 S2IO: Checking for the return value of pci map function by Veena Parat · 17 years ago
  16. eccb862 S2IO: Removing MSI support from driver by Veena Parat · 17 years ago
  17. 6d517a2 S2IO: Removing 3 buffer mode support from the driver by Veena Parat · 17 years ago
  18. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 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. 491976b S2IO: Statistics for link up/down and memory allocated/freed by Sreenivasa Honnur · 17 years ago
  22. c53d494 S2IO: statistics for memory allocation failuers by Sreenivasa Honnur · 17 years ago
  23. 0cec35e S2IO: getringparam ethtool option by Sreenivasa Honnur · 17 years ago
  24. 0c61ed5 S2io: Remove unused variables by Ramkrishna Vepa · 17 years ago
  25. 926930b S2IO: Added a loadable parameter to enable or disable vlan stripping in frame. by Sivakumar Subramani · 17 years ago
  26. 9fc93a4 S2IO: Optimized the delay to wait for command completion by Sivakumar Subramani · 17 years ago
  27. bd4f3ae [PATCH] trivial s2io annotations by Al Viro · 17 years ago
  28. 1ee6dd7 s2io: De-typedef driver. by Ralf Baechle · 17 years ago
  29. 19a6052 S2IO: Fixes for reset and link handling. by Sivakumar Subramani · 17 years ago
  30. db874e6 s2io: Making LRO and UFO as module loadable parameter. by Sivakumar Subramani · 17 years ago
  31. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  32. 107c3a7 [PATCH] endianness annotations in s2io by Al Viro · 18 years ago
  33. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  34. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  35. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  36. 75c30b1 [PATCH] s2io driver bug fixes #2 by Ananda Raju · 18 years ago
  37. b41477f [PATCH] s2io driver bug fixes #1 by Ananda Raju · 18 years ago
  38. e6a8fee [PATCH] s2io driver irq fix by Ananda Raju · 18 years ago
  39. 47bdd71 typo fixes: infomation -> information by Adrian Bunk · 18 years ago
  40. bd1034f [PATCH] s2io: additional stats by Ananda Raju · 18 years ago
  41. c92ca04 [PATCH] s2io: fixes by Ananda Raju · 18 years ago
  42. 9dc737a [PATCH] s2io: input parms, output messages update by Ananda Raju · 18 years ago
  43. 2ade436 Merge branch 'lro' by Jeff Garzik · 18 years ago
  44. 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
  45. 26df54b [PATCH] drivers/net/s2io.c: make code static by Adrian Bunk · 19 years ago
  46. fed5ecc [PATCH] s2io: UFO support by Ananda Raju · 19 years ago
  47. da6971d [PATCH] S2io: Multi buffer mode support by Ananda Raju · 19 years ago
  48. cc6e7c4 [PATCH] S2io: MSI/MSI-X support (runtime configurable) by Ravinandan Arakali · 19 years ago
  49. 776bd20 [PATCH] S2io: Hardware and miscellaneous fixes by ravinandan.arakali@neterion.com · 19 years ago
  50. 7ef24b6 [PATCH] s2io build fix by Andrew Morton · 19 years ago
  51. 303bcb4 [PATCH] S2io: Errors found during review by raghavendra.koushik@neterion.com · 19 years ago
  52. b6e3f98 [PATCH] S2io: Support for bimodal interrupts by raghavendra.koushik@neterion.com · 19 years ago
  53. 541ae68 [PATCH] S2io: Support for Xframe II NIC by raghavendra.koushik@neterion.com · 19 years ago
  54. be3a6b0 [PATCH] S2io: VLAN support by raghavendra.koushik@neterion.com · 19 years ago
  55. 25fff88 [PATCH] S2io: Timer based slowpath handling by raghavendra.koushik@neterion.com · 19 years ago
  56. fe11363 [PATCH] S2io: Performance improvements by raghavendra.koushik@neterion.com · 19 years ago
  57. 7ba013a [PATCH] S2io: Software fixes by raghavendra.koushik@neterion.com · 19 years ago
  58. 5e25b9d [PATCH] S2io: Hardware fixes by raghavendra.koushik@neterion.com · 19 years ago
  59. 2034672 [PATCH] S2io: Code cleanup by raghavendra.koushik@neterion.com · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago