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