1. 3bea123 myri10ge: update version by Jon Mason · 13 years ago
  2. b3b6ae2 myri10ge: misc style cleanups by Jon Mason · 13 years ago
  3. effd1ed myri10ge: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  4. 5dcd846 myri10ge: add support for set_phys_id by Jon Mason · 13 years ago
  5. 4b47638 myri10ge: allow small_bytes = 0 by Jon Mason · 13 years ago
  6. c689b81 myri10ge: rework parity error check and cleanup by Jon Mason · 13 years ago
  7. 7539a61 myri10ge: Mask PCI Surprise Link Down Events by Jon Mason · 13 years ago
  8. 3b20b2d myri10ge: ensure tx queues remain stopped by Jon Mason · 13 years ago
  9. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  10. 306ff6e myricom: remove stats_lock by Eric Dumazet · 13 years ago
  11. c5f7ef7 myricom: update to 64 bit stats by stephen hemminger · 13 years ago
  12. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  13. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  14. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  15. 47c2cdf net: myri10ge: convert to hw_features by Michał Mirosław · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. b3cd965 myri10ge: small rx_done refactoring by Stanislaw Gruszka · 13 years ago
  18. cda6587 myri10ge: fix rmmod crash by Stanislaw Gruszka · 13 years ago
  19. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  20. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  21. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  22. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  23. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  24. ef09aad myri10ge: DCA update (resubmit) by Andrew Gallatin · 14 years ago
  25. c992026 myri10ge: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  26. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  27. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  28. 7d35103 param: lock myri10ge_fw_name against sysfs changes. by Rusty Russell · 14 years ago
  29. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  30. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  31. c755b4b myri10ge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  32. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  34. 2488f56d myri10ge: fix rx_pause in myri10ge_set_pauseparam by Brice Goglin · 14 years ago
  35. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. b8d6897 myri: remove dead code by Dan Carpenter · 14 years ago
  38. 2a3f279 myri10ge: optimize 4k-boundary check when stocking rx pages by Brice Goglin · 14 years ago
  39. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  40. 78ca90e drivers/net/myri10ge: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  41. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  42. 4b860ab myri10ge: use src+dst for rss hashing by Brice Goglin · 15 years ago
  43. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  44. b9721d5 myri10ge: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  45. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. 196f17e myri10ge: improve port type reporting in ethtool by Brice Goglin · 15 years ago
  47. 6dc3494 myri10ge: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  48. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  49. d023421 myri10ge: improve parity error detection and recovery by Brice Goglin · 15 years ago
  50. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  51. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  52. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  53. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  54. dddc045 myri10ge: Add support for vlan_features by Brice Goglin · 15 years ago
  55. 2552c31 myri10ge: drop myri10ge_lro module parameter by Brice Goglin · 15 years ago
  56. 18af3e7 myri10ge: fix the invokation of lro_flush_all by Brice Goglin · 15 years ago
  57. e5488ce myri10ge: update version to 1.5.0-1.415 by Brice Goglin · 15 years ago
  58. 3a0c7d2 myri10ge: allow LRO to be enabled via ethtool by Brice Goglin · 15 years ago
  59. 7fe624f myri10ge: fix compile error by Andrew Gallatin · 15 years ago
  60. 6498be3 myri10ge: fix tx ring size in ethtool -g by Brice Goglin · 15 years ago
  61. 9713107 myri10ge: add MODULE_DEVICE_TABLE by Brice Goglin · 15 years ago
  62. 2d90b0a myri10ge: allow per-board firmware overriding by Brice Goglin · 15 years ago
  63. 5908182 myri10ge: force stats update in ethtool gstats by Brice Goglin · 15 years ago
  64. 636d2f6 myr10ge: again fix lro_gen_skb() alignment by Stanislaw Gruszka · 15 years ago
  65. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  66. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  67. 7f64926 myri10ge: update firmware headers to 1.4.41 by Brice Goglin · 15 years ago
  68. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 15 years ago
  69. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  70. e3fd553 myri10ge: don't forget pci_disable_device() by Brice Goglin · 16 years ago
  71. 0f84001 myri10ge: print MAC and serial number on probe failure by Brice Goglin · 16 years ago
  72. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  73. 13e620e myri10ge: update driver version to 1.4.4-1.395 by Brice Goglin · 16 years ago
  74. e92df28 myri10ge: update firmware headers to 1.4.37 by Brice Goglin · 16 years ago
  75. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  76. bcb09dc myri10ge: check fragmentation in LRO get_frag_header() by Brice Goglin · 16 years ago
  77. 2c62ad7 myri10ge: update firmware headers by Brice Goglin · 16 years ago
  78. 4ee2ac5 myri10ge: update DCA comments by Brice Goglin · 16 years ago
  79. 8126089 myri10ge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  80. 00b5e50 myri10ge: remove hardcoded sram_size by Brice Goglin · 16 years ago
  81. d6279c8 myri10ge: fix per-slice rx/tx_dropped counters by Brice Goglin · 16 years ago
  82. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 8c2f5fa myri10ge: fix stop/go ordering even more by Brice Goglin · 16 years ago
  84. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  85. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  86. 6824a10 myri10ge: fix stop/go mmio ordering by Brice Goglin · 16 years ago
  87. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  88. 051d36f myri10ge: disable NAPI on failure to setup the interface by Brice Goglin · 16 years ago
  89. 5dd2d33 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA by Jeff Garzik · 16 years ago
  90. 2ef3783 myri10ge: update driver version number to 1.4.3-1.369 by Brice Goglin · 16 years ago
  91. 5c714e2 myri10ge: remove over-paranoid queue number modulus by Brice Goglin · 16 years ago
  92. 236bb5e myri10ge: add multiqueue TX by Brice Goglin · 16 years ago
  93. ead7b94 myri10ge: use DCA if DCA is compiled as a module by Brice Goglin · 16 years ago
  94. 9a6b3b5 myri10ge: Rename DCA-related firmware counters by Brice Goglin · 16 years ago
  95. 330554c myri10ge: Stop scaring people when DCA is built but absent by Brice Goglin · 16 years ago
  96. 45021ae [netdrvr] removed unused #include <version.h> by Huang Weiyi · 16 years ago
  97. 0623807 myri10ge: update version string to 1.4.3-1.358 by Brice Goglin · 16 years ago
  98. 13b2738 myri10ge: myri10ge_fw_name also overrides the rss firmware by Brice Goglin · 16 years ago
  99. 77970ea myri10ge: set 64bits consistent DMA mask by Brice Goglin · 16 years ago
  100. 6a4c4ad myri10ge: update firmware headers by Brice Goglin · 16 years ago