1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  3. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  4. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  5. 48bc9a2 vxge: Fix wrong boolean operator by Stefan Weil · 14 years ago
  6. 6997e61 vxge: update driver version by Jon Mason · 14 years ago
  7. 16fded7 vxge: MSIX one shot mode by Jon Mason · 14 years ago
  8. 1d15f81 vxge: correct eprom version detection by Jon Mason · 14 years ago
  9. 6cca200 vxge: cleanup probe error paths by Jon Mason · 14 years ago
  10. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  11. e84f885 vxge: Remember to release firmware after upgrading firmware by Jesper Juhl · 14 years ago
  12. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  13. a7dd602 vxge: remove duplicated part of check by Dan Carpenter · 14 years ago
  14. ba27d85 vxge: add missing flush of reset_task by Tejun Heo · 14 years ago
  15. 6e07ebd drivers/net: remove unnecessary flush_scheduled_work() calls by Tejun Heo · 14 years ago
  16. 5d52040 vxge: update driver version by Jon Mason · 14 years ago
  17. b55e7b1 vxge: independent interrupt moderation by Jon Mason · 14 years ago
  18. 9c16388 vxge: hotplug stall by Jon Mason · 14 years ago
  19. 2e41f64 vxge: transmit timeout deadlock by Jon Mason · 14 years ago
  20. dc66daa vxge: use pci_request_region() by Jon Mason · 14 years ago
  21. c92bf70 vxge: fix crash of VF when unloading PF by Jon Mason · 14 years ago
  22. 528f727 vxge: code cleanup and reorganization by Jon Mason · 14 years ago
  23. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 14 years ago
  24. 67d52880 vxge: update driver version by Jon Mason · 14 years ago
  25. ead5d23 vxge: use strcpy for strings by Jon Mason · 14 years ago
  26. 1bacdbb vxge: remove unnecessary printks by Jon Mason · 14 years ago
  27. e80be0b vxge: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  28. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  29. d8ee707 drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  30. 5f54ceb drivers/net/vxge: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  31. c0c04c2 vxge: update driver version by Jon Mason · 14 years ago
  32. 2c91308 vxge: sparse and other clean-ups by Jon Mason · 14 years ago
  33. ca3e3b8fa vxge: correct multi-function detection by Jon Mason · 14 years ago
  34. e7935c9 vxge: Titan1A detection by Jon Mason · 14 years ago
  35. c3150ea vxge: Handle errors in vxge_hw_vpath_fw_api by Jon Mason · 14 years ago
  36. b81b373 vxge: add receive hardware timestamping by Jon Mason · 14 years ago
  37. e8ac175 vxge: add support for ethtool firmware flashing by Jon Mason · 14 years ago
  38. 8424e00 vxge: serialize access to steering control register by Jon Mason · 14 years ago
  39. ddd6272 vxge: cleanup debug printing and asserts by Jon Mason · 14 years ago
  40. 4d2a5b4 vxge: Wait for Rx to become idle before reseting or closing by Jon Mason · 14 years ago
  41. 47f01db vxge: enable rxhash by Jon Mason · 14 years ago
  42. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  43. 42821a5 vxge: make functions local and remove dead code by stephen hemminger · 14 years ago
  44. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  45. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  46. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  47. dd57f97 vxge: Implement 64bit stats by Eric Dumazet · 14 years ago
  48. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  49. 75f5e1c drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  50. 6ce28c6 vxge: Version update by Jon Mason · 14 years ago
  51. 926bd90 vxge: Update copyright information by Jon Mason · 14 years ago
  52. 98f45da vxge: NETIF_F_LLTX removal by Jon Mason · 14 years ago
  53. 7adf7d1 vxge: Fix multicast issues by Jon Mason · 14 years ago
  54. d03848e vxge: Remove queue_state references by Jon Mason · 14 years ago
  55. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  56. 7074b16 vxge: show startup message with KERN_INFO by Wu Fengguang · 14 years ago
  57. cc413d9 vxge: fix memory leak in vxge_alloc_msix() error path by Michal Schmidt · 14 years ago
  58. 7dad171 vxge: Fix checkstack warning in vxge_probe() by Prarit Bhargava · 14 years ago
  59. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  60. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  61. 0a5bff7 vxge: Version update. by Sreenivasa Honnur · 14 years ago
  62. cb27ec6 vxge: Pass correct number of VFs value to pci_sriov_enable(). by Sreenivasa Honnur · 14 years ago
  63. 9002397 vxge: Allow driver load for all enumerated pci functions. by Sreenivasa Honnur · 14 years ago
  64. aaffbd9 vxge: Fix a possible memory leak in vxge_hw_device_initialize(). by Sreenivasa Honnur · 14 years ago
  65. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  66. 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
  67. b8ba796 vxge: Version update. by Sreenivasa Honnur · 14 years ago
  68. 1dc47a9 vxge: Set function-0 as the privilaged function for normal function. by Sreenivasa Honnur · 14 years ago
  69. b59c9457 vxge: Fixed MSIX interrupt configuration. by Sreenivasa Honnur · 14 years ago
  70. 4c5f3b2 vxge: Fixed "ethtool -d" prints. by Sreenivasa Honnur · 14 years ago
  71. 47231f7 vxge: Align the memory only if it is misaligned. by Sreenivasa Honnur · 14 years ago
  72. 3363276 vxge: Fix starvation of receive ring controller when blasted by short packets. by Sreenivasa Honnur · 14 years ago
  73. 18dec74 vxge: Fix a receive stall due to driver being out of synch with chip. by Sreenivasa Honnur · 14 years ago
  74. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  75. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 14 years ago
  76. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  77. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. fa15e99 vxge: use pci_dma_mapping_error to test return value by Denis Kirjanov · 15 years ago
  79. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  80. bf54e73 drivers/net/vxge/vxge-main.c: use %pM to show MAC address by hartleys · 15 years ago
  81. b3837ce vxge: use DMA_BIT_MASK instead of plain values. by Denis Kirjanov · 15 years ago
  82. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  83. 5beefb4 vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1. by Sreenivasa Honnur · 15 years ago
  84. bd32caf vxge: Version update. by Sreenivasa Honnur · 15 years ago
  85. eb5f10c vxge: Allow multiple functions with INTA. by Sreenivasa Honnur · 15 years ago
  86. fa41fd1 vxge: Check if FCS stripping is disabled by the firmware. by Sreenivasa Honnur · 15 years ago
  87. f0dfeba vxge: Removed unused functions. by Sreenivasa Honnur · 15 years ago
  88. a4a987d8 vxge: Fixed crash in PAE system due to wrong typecasting. by Sreenivasa Honnur · 15 years ago
  89. 0f8f7d5 vxge: Removed accessing non-supported registers. by Sreenivasa Honnur · 15 years ago
  90. 657205b vxge: Update driver_config->vpath_per_dev for each function in probe. by Sreenivasa Honnur · 15 years ago
  91. 92cdd7c vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1 by Sreenivasa Honnur · 15 years ago
  92. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  93. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  94. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  95. cc104e5 vxge: Version update by Benjamin LaHaise · 15 years ago
  96. ea11bbe vxge: prefetch skb->data by Benjamin LaHaise · 15 years ago
  97. 3f23e43 vxge: prefetch RxD descriptors by Benjamin LaHaise · 15 years ago
  98. ff1b974 vxge: improve tx performance by using mmiowb() instead of wmb() by Benjamin LaHaise · 15 years ago
  99. ff67df5 vxge: fix pktgen hangs (don't abuse skb->cb[]) by Benjamin LaHaise · 15 years ago
  100. 4403b37 vxge: don't drop frame on tx queue full by Benjamin LaHaise · 15 years ago