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