1. dadcd65 ixgbevf: do vlan cleanup by Jiri Pirko · 13 years ago
  2. c12db76 ixgbevf: remove unnecessary ampersands by Stephen Hemminger · 13 years ago
  3. f416dfc ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops by Greg Rose · 13 years ago
  4. 1057c42 ixgbevf: Update the driver string by Greg Rose · 13 years ago
  5. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  6. 46ec20f ixgbevf: Add macvlan support in the set rx mode op by Greg Rose · 13 years ago
  7. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 6fb456a ixgbe: correct typo in define name by Emil Tantilov · 13 years ago
  10. 422e05d ixgbevf: Fix Driver String by Greg Rose · 13 years ago
  11. a9f7c53 ixgbevf: Fix Version String by Greg Rose · 13 years ago
  12. 23633b1 ixgbevf: remove Tx hang detection by Lior Levy · 13 years ago
  13. c82a538 ixgbevf: Fix Compiler Warnings by Greg Rose · 13 years ago
  14. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  15. 65d676c ixgbevf: Fix name of function in function header comment by Greg Rose · 13 years ago
  16. 69bfbec ixgbevf: Enable jumbo frame support for X540 VF by Greg Rose · 14 years ago
  17. 2316aa2 ixgbevf: Add X540 VF device support to the ixgbevf driver by Greg Rose · 14 years ago
  18. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  19. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  20. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  21. 5d426ad ixgbevf: Fix Oops by Greg Rose · 14 years ago
  22. 66c87bd ixgbevf: Update Version String and Copyright Notice by Greg Rose · 14 years ago
  23. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  24. b738127 vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. by Jesse Gross · 14 years ago
  25. 9ed5165 ixgbevf: declare functions as static by Emil Tantilov · 14 years ago
  26. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  27. bba50b9 ixgbevf: Refactor ring parameter re-size by Greg Rose · 14 years ago
  28. fb621ba ixgbevf: remove private net_device_stats by Eric Dumazet · 14 years ago
  29. 2b1b8ed ixgbevf: Removed unneeded HW struct members by Greg Rose · 14 years ago
  30. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  31. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  32. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 14 years ago
  33. 3bfacf9 ixgbevf: fix null pointer dereference due to filter being set for VLAN 0 by Alexander Duyck · 14 years ago
  34. 2c6952d igbvf, ixgbevf: use dev_hw_addr_random by Stefan Assmann · 14 years ago
  35. 2540ddb drivers: ixgbevf: fix unsigned underflow by Kulikov Vasiliy · 14 years ago
  36. e59d44d ixgbevf: Enable GRO by default by Shirley Ma · 14 years ago
  37. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  38. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  39. 0825959 ixgbevf: Cache PF ack bit in interrupt by Greg Rose · 14 years ago
  40. 2a1f879 ixgbevf: use DMA API instead of PCI DMA functions by Nick Nunley · 14 years ago
  41. 3203df0 ixgbevf: Fix link speed display by Greg Rose · 14 years ago
  42. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  43. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 14 years ago
  44. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  47. 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
  48. 5c58c47 ixgbevf: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  49. 65deeed ixgbevf: Fix signed/unsigned int error by Greg Rose · 14 years ago
  50. d6dbee8 net/intel: remove trailing space in messages by Frans Pop · 14 years ago
  51. 300bc06 ixgbevf: Message formatting fixup by Joe Perches · 14 years ago
  52. 29b8dd0 ixgbevf: Message formatting cleanups by Greg Rose · 14 years ago
  53. 4c3a822 ixgbevf: Shorten up delay timer for watchdog task by Greg Rose · 14 years ago
  54. 33bd9f6 ixgbevf: Fix VF Stats accounting after reset by Greg Rose · 14 years ago
  55. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  56. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  57. 257ddbd netdev: remove HAVE_ leftovers by Alexey Dobriyan · 14 years ago
  58. 9010bc3 ixgbevf: Fix IPv6 GSO type checks by Jeff Kirsher · 15 years ago
  59. da6b333 ixgbevf: Tell network stack to stop tx when the VF detects PF reset by Greg Rose · 15 years ago
  60. c0456c2 ixgbevf: Fix panics in the VF driver by Greg Rose · 15 years ago
  61. a9ee25a ixgbevf: Take action when the PF notifies the VF it is resetting. by Greg Rose · 15 years ago
  62. 0d3592f ixgbevf: Driver Makefile by Greg Rose · 15 years ago
  63. 92915f7 ixgbevf: Driver main and ethool interface module and main header by Greg Rose · 15 years ago
  64. cbf698d ixgbevf: Mailbox communication by Greg Rose · 15 years ago
  65. 3047f90 ixgbevf: 82599 Virtual Function core functions and header by Greg Rose · 15 years ago
  66. 50d9c84 ixgbevf: Macros, data structures, useful defines and registers by Greg Rose · 15 years ago