1. 23d9b38 S2io: Version update for multi ring patches by Sreenivasa Honnur · 16 years ago
  2. 0425b46 S2io: Enable multi ring support by Sreenivasa Honnur · 16 years ago
  3. c9fcbf4 S2io: Removed rx_lock and put_lock by Sreenivasa Honnur · 16 years ago
  4. 99993af S2io: Removed receive buffer replenishment tasklet by Sreenivasa Honnur · 16 years ago
  5. 10371b5 S2io: Version update for memory leak fix during free_tx_buffers by Sreenivasa Honnur · 16 years ago
  6. b35b3b4 S2io: Fix memory leak during free_tx_buffers by Sreenivasa Honnur · 16 years ago
  7. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. f70e550 S2io: Version update for Tx completion patch by Sreenivasa Honnur · 16 years ago
  9. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  10. 3459feb s2io annotations by Al Viro · 16 years ago
  11. f6f4bfa S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts by Sreenivasa Honnur · 16 years ago
  12. cf374a8 S2io: Version update for multiqueue and vlan patches by Sreenivasa Honnur · 16 years ago
  13. cdb5bf0 S2io: Support for vlan_rx_kill_vid entry point by Sreenivasa Honnur · 16 years ago
  14. 6cfc482 S2io: Multiqueue network device support - FIFO selection based on L4 ports by Sreenivasa Honnur · 16 years ago
  15. 3a3d575 S2io: Multiqueue network device support implementation by Sreenivasa Honnur · 16 years ago
  16. 0d66afe make s2io.c:init_tti() static by Adrian Bunk · 16 years ago
  17. c885595 S2io: Fix for LRO Bugs by Surjit Reang · 16 years ago
  18. b7c5678 S2io: Fixes to enable multiple transmit fifos by Ramkrishna Vepa · 17 years ago
  19. 2fda096 S2io: Fixes to enable multiple transmit fifo support by Surjit Reang · 16 years ago
  20. 2450022 drivers/net: Add missing "space" by Joe Perches · 17 years ago
  21. faa4f79 [S2IO]: Support for add/delete/store/restore ethernet addresses by Sreenivasa Honnur · 16 years ago
  22. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  23. 5f490c9 S2io: Fixed synchronization between scheduling of napi with card reset and close by Sreenivasa Honnur · 17 years ago
  24. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  25. 33390a7 drivers/net/s2io.c section fixes by Adrian Bunk · 17 years ago
  26. 7962024 S2io: Check for register initialization completion before accesing device registers by Sreenivasa Honnur · 17 years ago
  27. 9f74ffd S2io: Fixed the case when the card initialization fails on mtu change by Sreenivasa Honnur · 17 years ago
  28. 18b2b7b [S2IO]: Fixed memory leak when MSI-X vector allocation fails by Sreenivasa Honnur · 17 years ago
  29. b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
  30. 43b7c45 s2io: sparse warnings fix (rev2) by Stephen Hemminger · 17 years ago
  31. 1a7eb72 S2io: Updating transceiver information in ethtool function by Sivakumar Subramani · 17 years ago
  32. 2fd3768 S2io: Added support set_mac_address driver entry point by Sivakumar Subramani · 17 years ago
  33. 8a4bdba S2io: Removed unused feature - bimodal interrupts by Sivakumar Subramani · 17 years ago
  34. bd684e4 S2io: Change kmalloc+memset to k[zc]alloc by Sivakumar Subramani · 17 years ago
  35. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  36. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  37. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  38. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  39. 596c5c9 S2io: code Optimization of isr function by Sivakumar Subramani · 17 years ago
  40. 92b8443 S2io: Check for device state before handling traffic by Sivakumar Subramani · 17 years ago
  41. eaae7f7 S2io: Cleanup - removed unused variable intr_type by Sivakumar Subramani · 17 years ago
  42. 8116f3c [S2IO]: Handle and monitor all of the device errors and alarms by Sivakumar Subramani · 17 years ago
  43. 9caab45 S2io: Enable all the error and alarm indications by Sivakumar Subramani · 17 years ago
  44. 92c4879 S2IO: Fixed Link LED issue when MSI-X is enabled by Sivakumar Subramani · 17 years ago
  45. c77dd43 S2IO: Fixes in MSIX related code. by Sivakumar Subramani · 17 years ago
  46. 8abc4d5 [S2IO]: Making MSIX as default intr_type by Sivakumar Subramani · 17 years ago
  47. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  48. 3e84742 fix s2io regression by Al Viro · 17 years ago
  49. 573608e S2io: Increment received packet count correctly by Ramkrishna Vepa · 17 years ago
  50. 0a65a65 S2io: Fix crash when resetting adapter by Ramkrishna Vepa · 17 years ago
  51. b662767 S2IO: Implementing review comments from old patches by Veena Parat · 17 years ago
  52. 491abf2 S2IO: Checking for the return value of pci map function by Veena Parat · 17 years ago
  53. eccb862 S2IO: Removing MSI support from driver by Veena Parat · 17 years ago
  54. 6d517a2 S2IO: Removing 3 buffer mode support from the driver by Veena Parat · 17 years ago
  55. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  56. 8910b49 Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c by Micah Gruber · 17 years ago
  57. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  58. 8453d43 Fix typo in drivers/net/s2io.c by Rolf Eike Beer · 17 years ago
  59. 146bd68 s2io: add PCI error recovery support by Linas Vepstas · 17 years ago
  60. d796fdb s2io: add PCI error recovery support by Linas Vepstas · 17 years ago
  61. f9046eb 2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined! by Olaf Hering · 17 years ago
  62. 25805dc network drivers: eliminate unneeded kill_vid code by Stephen Hemminger · 17 years ago
  63. 491976b S2IO: Statistics for link up/down and memory allocated/freed by Sreenivasa Honnur · 17 years ago
  64. c53d494 S2IO: statistics for memory allocation failuers by Sreenivasa Honnur · 17 years ago
  65. 0cec35e S2IO: getringparam ethtool option by Sreenivasa Honnur · 17 years ago
  66. 3ef34b8 S2io: Change of driver maintainers by Ramkrishna Vepa · 17 years ago
  67. 0c61ed5 S2io: Remove unused variables by Ramkrishna Vepa · 17 years ago
  68. 363dc36 S2IO: Save/Restore unused buffer mappings in 2/3 buffer mode by Ramkrishna Vepa · 17 years ago
  69. 7b49034 make drivers/net/s2io.c:vlan_strip_flag static by Adrian Bunk · 17 years ago
  70. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  71. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  72. d8d70ca S2IO: Restoring the mac address in s2io_reset by Sivakumar Subramani · 17 years ago
  73. fa1f0cb S2IO: Avoid printing the Enhanced statistics for Xframe I card. by Sivakumar Subramani · 17 years ago
  74. ac1f90d S2IO: Making LED off during LINK_DOWN notification. by Sivakumar Subramani · 17 years ago
  75. 926930b S2IO: Added a loadable parameter to enable or disable vlan stripping in frame. by Sivakumar Subramani · 17 years ago
  76. 9fc93a4 S2IO: Optimized the delay to wait for command completion by Sivakumar Subramani · 17 years ago
  77. fb6a825 S2IO: Fixes for MSI and MSIX by Sivakumar Subramani · 17 years ago
  78. 22747d6 s2io: RTNL and flush_scheduled_work deadlock by Francois Romieu · 17 years ago
  79. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  80. bd4f3ae [PATCH] trivial s2io annotations by Al Viro · 17 years ago
  81. 1ee6dd7 s2io: De-typedef driver. by Ralf Baechle · 17 years ago
  82. a113ae0 s2io: Removed enabling of some of the unused interrupts. by Sivakumar Subramani · 17 years ago
  83. 372cc59 s2io: Fixes in updating skb->truesize and code cleanup. by Sivakumar Subramani · 17 years ago
  84. 19a6052 S2IO: Fixes for reset and link handling. by Sivakumar Subramani · 17 years ago
  85. db874e6 s2io: Making LRO and UFO as module loadable parameter. by Sivakumar Subramani · 17 years ago
  86. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
  87. 4384247 [PATCH] s2io bogus memset by Al Viro · 17 years ago
  88. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  89. 2ceaac7 [PATCH] net s2io: return on NULL dev_alloc_skb() by David Rientjes · 18 years ago
  90. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  91. cc3afe6 [PATCH] more s2io __iomem annotations by Al Viro · 18 years ago
  92. ee705db [PATCH] 64bit bugs in s2io by Al Viro · 18 years ago
  93. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  94. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  95. 26d36b6 [PATCH] s2io: Switch to pci_get_device by Alan Cox · 18 years ago
  96. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  97. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  98. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  99. 330ce0d [PATCH] s2io build fix by Andrew Morton · 18 years ago
  100. 75c30b1 [PATCH] s2io driver bug fixes #2 by Ananda Raju · 18 years ago