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