1. 236bb5e6 myri10ge: add multiqueue TX by Brice Goglin · 16 years ago
  2. ead7b94 myri10ge: use DCA if DCA is compiled as a module by Brice Goglin · 16 years ago
  3. 9a6b3b5 myri10ge: Rename DCA-related firmware counters by Brice Goglin · 16 years ago
  4. 330554c myri10ge: Stop scaring people when DCA is built but absent by Brice Goglin · 16 years ago
  5. 45021ae [netdrvr] removed unused #include <version.h> by Huang Weiyi · 16 years ago
  6. 0623807 myri10ge: update version string to 1.4.3-1.358 by Brice Goglin · 16 years ago
  7. 13b2738 myri10ge: myri10ge_fw_name also overrides the rss firmware by Brice Goglin · 16 years ago
  8. 77970ea myri10ge: set 64bits consistent DMA mask by Brice Goglin · 16 years ago
  9. 6a4c4ad myri10ge: update firmware headers by Brice Goglin · 16 years ago
  10. c7f8099 myri10ge: use ioremap_wc by Brice Goglin · 16 years ago
  11. e454e7e myri10ge: remove wcfifo by Brice Goglin · 16 years ago
  12. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  13. b0d31d6 myri10ge: treat firmware data as const by David Woodhouse · 16 years ago
  14. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  15. 981813d myri10ge: add Direct Cache Access support by Brice Goglin · 16 years ago
  16. 0dcffac myri10ge: add multislices support by Brice Goglin · 16 years ago
  17. 7792973 myri10ge: add routines for multislices by Brice Goglin · 16 years ago
  18. d399cf8 myri10ge: update driver version by Brice Goglin · 16 years ago
  19. 0178ec3 make myri10ge_get_firmware_capabilities() static by Adrian Bunk · 16 years ago
  20. 014377a myri10ge: fix the number of interrupt slots by Brice Goglin · 16 years ago
  21. fa0a90d myri10ge: cleanup retrieving of firmware capabilities by Brice Goglin · 16 years ago
  22. b53bef8 myri10ge: move data structures into a single slice by Brice Goglin · 16 years ago
  23. eca3fd8 myri10ge: fix potential infinite loop in enable_ecrc by Brice Goglin · 16 years ago
  24. 99f5f87 myri10ge: trivial formatting fix by Brice Goglin · 16 years ago
  25. bd2db0c myri10ge: add barrier in myri10ge_send_cmd by Brice Goglin · 16 years ago
  26. c0bf880 myri10ge: report FIBER in ethtool for XFP based NIC by Brice Goglin · 16 years ago
  27. f8fd57c myri10ge: properly align scratch buffers by Brice Goglin · 16 years ago
  28. d93ca2a myri10ge: increase and fix handoff timeout by Brice Goglin · 16 years ago
  29. d1ce3a0 myri10ge: fix module parameter descriptions by Brice Goglin · 16 years ago
  30. 0f7229d myri10ge: update firmware headers by Brice Goglin · 16 years ago
  31. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  32. 66341ff annotate myri10ge by Al Viro · 17 years ago
  33. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  34. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  35. 621544e [LRO]: fix lro_gen_skb() alignment by Andrew Gallatin · 17 years ago
  36. c956a24 Fix myri10ge NAPI oops & warnings by Andrew Gallatin · 17 years ago
  37. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  38. e0d7c52 myri10ge: update driver version to 1.3.2-1.287 by Brice Goglin · 17 years ago
  39. 4f93fde myri10ge: add IPv6 TSO support by Brice Goglin · 17 years ago
  40. af793e0 myri10ge: update firmware headers by Brice Goglin · 17 years ago
  41. e636b2e myri10ge: fix some indentation, white spaces, and comments by Brice Goglin · 17 years ago
  42. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  43. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  44. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  45. acb2cc8 [PATCH] drivers/net: remove superfluous memset by Mariusz Kozlowski · 17 years ago
  46. 1e6e934 [MYRI10GE]: Use LRO. by Andrew Gallatin · 17 years ago
  47. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  48. a07bc1f myri10ge: Add support for PCI device id 9 by Brice Goglin · 17 years ago
  49. 2972863 myri10ge: update driver version to 1.3.2-1.269 by Brice Goglin · 17 years ago
  50. 302d242 myri10ge: use pcie_get/set_readrq by Brice Goglin · 17 years ago
  51. 626fda9 myri10ge: Use the pause counter to avoid a needless device reset by Brice Goglin · 17 years ago
  52. c97884b myri10ge: Remove nonsensical limit in the tx done routine by Brice Goglin · 17 years ago
  53. 199126a Use is_power_of_2() in myri10ge/myri10ge.c by vignesh babu · 17 years ago
  54. b245fb6 myri10ge: SET_NETDEV_DEV() by Maik Hampel · 17 years ago
  55. 6f8a7c6 myri10ge: update driver version by Brice Goglin · 17 years ago
  56. 798a95d myri10ge: report when the link partner is running in Myrinet mode by Brice Goglin · 17 years ago
  57. f181137 myri10ge: limit the number of recoveries by Brice Goglin · 17 years ago
  58. 6ffdd07 myri10ge: report link up/down in standard ethtool way by Brice Goglin · 17 years ago
  59. 5443e9e myri10ge: replace the chipset whitelist with firmware autodetection by Brice Goglin · 17 years ago
  60. 0d6ac25 myri10ge: move the DMA test code into its own function by Brice Goglin · 17 years ago
  61. 2f76216 myri10ge: fix restoring of multicast list after reset by Brice Goglin · 17 years ago
  62. 772a815 myri10ge: update firmware headers by Brice Goglin · 17 years ago
  63. cee505d myri10ge: support new firmware counters by Brice Goglin · 17 years ago
  64. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  65. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  66. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  67. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  68. 4b2281c myri10ge: update driver version to 1.3.0-1.233 by Brice Goglin · 17 years ago
  69. f19baae myri10ge: more Intel chipsets providing aligned PCIe completions by Brice Goglin · 17 years ago
  70. ae8509b myri10ge: fix management of the firmware 4KB boundary crossing restriction by Brice Goglin · 17 years ago
  71. 917690c myri10ge: correctly detect when TSO should be used by Brice Goglin · 17 years ago
  72. 2ea34672 myri10ge: update driver version to 1.3.0-1.226 by Brice Goglin · 17 years ago
  73. b52a8b7 myri10ge: fix management of >4kB allocated pages by Brice Goglin · 17 years ago
  74. f761fae myri10ge: update wcfifo and intr_coal_delay default values by Brice Goglin · 17 years ago
  75. aafa70e myri10ge: Serverworks HT2100 provides aligned PCIe completion by Brice Goglin · 17 years ago
  76. 276e26c myri10ge: add a wc_enabled flag to myri10ge_priv by Brice Goglin · 17 years ago
  77. 4c882dd myri10ge: prevent 4k rdma on SGI TIOCE chipset by Brice Goglin · 17 years ago
  78. 34fdcce myri10ge: use pci_map_page to prepare the dmatest buffer by Brice Goglin · 17 years ago
  79. 355c726 myri10ge: fix error checking and return value in myri10ge_allocate_rings by Brice Goglin · 17 years ago
  80. 4a2e612 myri10ge: fix copyright and license by Brice Goglin · 17 years ago
  81. 9dc6f0e myri10ge: workaround buggy adopted firmwares by Brice Goglin · 17 years ago
  82. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
  83. b2db8dd myri10ge: update driver version to 1.2.0 by Brice Goglin · 18 years ago
  84. 21d05db myri10ge: check that we can get an irq by Brice Goglin · 18 years ago
  85. 6ebc087 myri10ge: make wc_fifo usage load-time tunable by Brice Goglin · 18 years ago
  86. 1a63e84 myri10ge: handle failures in suspend and resume by Brice Goglin · 18 years ago
  87. 83f6e15 myri10ge: no need to save MSI and PCIe state in the driver by Brice Goglin · 18 years ago
  88. 3621cec myri10ge: make msi configurable at runtime through sysfs by Brice Goglin · 18 years ago
  89. df30a74 myri10ge: move request_irq to myri10ge_open by Brice Goglin · 18 years ago
  90. 7adda30 myri10ge: match number of save_state and restore by Brice Goglin · 18 years ago
  91. 5796df1 [PATCH] myri10ge: update driver version to 1.1.0 by Brice Goglin · 18 years ago
  92. 13348be [PATCH] myri10ge: fix big_bytes in case of vlan frames by Brice Goglin · 18 years ago
  93. de3c450 [PATCH] myri10ge: Full vlan frame in small_bytes by Brice Goglin · 18 years ago
  94. 52ea6fb [PATCH] myri10ge: drop contiguous skb routines by Brice Goglin · 18 years ago
  95. c7dab99 [PATCH] myri10ge: switch to page-based skb by Brice Goglin · 18 years ago
  96. dd50f33 [PATCH] myri10ge: add page-based skb routines by Brice Goglin · 18 years ago
  97. 6250223 [PATCH] myri10ge: indentation cleanups by Brice Goglin · 18 years ago
  98. e67bda5 [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx by Brice Goglin · 18 years ago
  99. 8d1413b Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  100. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago