1. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  2. 6a864ab ixgbe: cleanup feature flags in ixgbe_probe by Don Skidmore · 14 years ago
  3. e7589ea ixgbe: consolidate, setup for multiple traffic classes by John Fastabend · 14 years ago
  4. 4fa2e0e ixgbe: fixup remaining call sites for arbitrary TCs by John Fastabend · 14 years ago
  5. 09dca47 ixgbe: Always tag VLAN tagged packets by Alexander Duyck · 14 years ago
  6. 7f9643f ixgbe: Add support for setting CC bit when SR-IOV is enabled by Alexander Duyck · 14 years ago
  7. efe3d3c ixgbe: convert rings from q_vector bit indexed array to linked list by Alexander Duyck · 14 years ago
  8. 30065e6 ixgbe: Simplify transmit cleanup path by Alexander Duyck · 14 years ago
  9. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 14 years ago
  10. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  11. 66f32a8 ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring by Alexander Duyck · 14 years ago
  12. 971060b ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE by Alexander Duyck · 14 years ago
  13. d3d0023 ixgbe: Refactor transmit map and cleanup routines by Alexander Duyck · 14 years ago
  14. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  15. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 14 years ago
  16. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/ixgbe/ixgbe_main.c]
  17. 2a72c31 ixgbe: fix __ixgbe_notify_dca() bail out code by Don Skidmore · 14 years ago
  18. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 14 years ago
  19. 082757a ixgbe: convert to ndo_fix_features by Don Skidmore · 14 years ago
  20. 9417c46 ixgbe: only enable WoL for magic packet by default by Andy Gospodarek · 14 years ago
  21. 34c6ee8 ixgbe: remove ifdef check for non-existent define by Emil Tantilov · 14 years ago
  22. ff886df ixgbe: Pass staterr instead of re-reading status and error bits from descriptor by Alexander Duyck · 14 years ago
  23. bd19805 ixgbe: Move interrupt related values out of ring and into q_vector by Alexander Duyck · 14 years ago
  24. 08c8833 ixgbe: add structure for containing RX/TX rings to q_vector by Alexander Duyck · 14 years ago
  25. 82d4e46 ixgbe: inline the ixgbe_maybe_stop_tx function by Alexander Duyck · 14 years ago
  26. 6440752 ixgbe: Update ATR to use recorded TX queues instead of CPU for routing by Alexander Duyck · 14 years ago
  27. 1fc5f03 ixgbe: Make certain to initialize the fdir_perfect_lock in all cases by Alexander Duyck · 14 years ago
  28. 3b3bf3b ixgbe: remove unused fcoe.tc field and fcoe_setapp() by John Fastabend · 14 years ago
  29. a535c30 ixgbe: Update method used for determining descriptor count for an skb by Alexander Duyck · 14 years ago
  30. 897ab15 ixgbe: Add one function that handles most of context descriptor setup by Alexander Duyck · 14 years ago
  31. 63544e9 ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16 by Alexander Duyck · 14 years ago
  32. 7d4987d ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function by Alexander Duyck · 14 years ago
  33. a65151ba2 ixgbe: pass adapter struct instead of netdev for interrupt data by Alexander Duyck · 14 years ago
  34. a38a104 ixgbe: update driver version string by Don Skidmore · 14 years ago
  35. 1f4d518 ixgbe: fix ring assignment issues for SR-IOV and drop cases by Alexander Duyck · 14 years ago
  36. e4911d5 ixgbe: add support for nfc addition and removal of filters by Alexander Duyck · 14 years ago
  37. c04f6ca ixgbe: update perfect filter framework to support retaining filters by Alexander Duyck · 14 years ago
  38. 03ecf91 ixgbe: fix flags relating to perfect filters to support coexistence by Alexander Duyck · 14 years ago
  39. 9612de9 ixgbe: add support for Dell CEM by Emil Tantilov · 14 years ago
  40. fb5475f ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine by John Fastabend · 14 years ago
  41. 6f70f6a ixgbe: fix bit mask for DCB version by John Fastabend · 14 years ago
  42. 86b4db3 ixgbe: setup redirection table for multiple packet buffers by John Fastabend · 14 years ago
  43. aba70d5 ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped by John Fastabend · 14 years ago
  44. e901acd ixgbe: DCB use existing TX and RX queues by John Fastabend · 14 years ago
  45. 8b1c0b2 ixgbe: configure minimal packet buffers to support TC by John Fastabend · 14 years ago
  46. 72a32f1 ixgbe: consolidate MRQC and MTQC handling by John Fastabend · 14 years ago
  47. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 14 years ago
  48. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  49. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  50. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  51. 4f6290c ixgbe: Add support for new 82599 adapter by Don Skidmore · 14 years ago
  52. 34cecbb ixgbe: cleanup some minor issues in ixgbe_down() by Alexander Duyck · 14 years ago
  53. f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 14 years ago
  54. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 14 years ago
  55. c83c6cb ixgbe: merge reset task into service task by Alexander Duyck · 14 years ago
  56. 93c52dd ixgbe: Merge watchdog functionality into service task by Alexander Duyck · 14 years ago
  57. 7086400 ixgbe: Combine SFP and multi-speed fiber task into single service task by Alexander Duyck · 14 years ago
  58. a1cbb15c ixgbe: Add macvlan support for VF by Greg Rose · 14 years ago
  59. bcec8b6 ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu() by Lai Jiangshan · 14 years ago
  60. 58f6bcf ixgbe: add ethtool counters for OS2BMC by Emil Tantilov · 14 years ago
  61. 67a74ee ixgbe: add rxhash support by Emil Tantilov · 14 years ago
  62. 6716344 ixgbe: Cleanup PCIe bus speed info by Don Skidmore · 14 years ago
  63. 2698b20 ixgbe: fix typo error with software defined pins on 82599 by Don Skidmore · 14 years ago
  64. c89c711 ixgbe: Bump version by Don Skidmore · 14 years ago
  65. 58be766 ixgbe: enable SCTP checksum offload for X540 by Don Skidmore · 14 years ago
  66. b32c8dc ixgbe: fix static functions by John Fastabend · 14 years ago
  67. 11b1d38 ixgbe: remove ntuple display support by Alexander Duyck · 14 years ago
  68. 4c40ef0 ixgbe: add support for new HW by Emil Tantilov · 14 years ago
  69. 032b432 ixgbe: cleanup short msleep's (<20ms) to use usleep_range by Don Skidmore · 14 years ago
  70. 3d5c520 ixgbe: move disabling of relaxed ordering in start_hw() by Emil Tantilov · 14 years ago
  71. 75e3d3c ixgbe: update version string for Dell CEM use by Jeff Kirsher · 14 years ago
  72. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  73. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 14 years ago
  74. c27931d ixgbe: DCB during ifup use correct CEE or IEEE mode by John Fastabend · 14 years ago
  75. 8187cd4 ixgbe: DCB: enable RSS to be used with DCB by John Fastabend · 14 years ago
  76. 24095aa ixgbe: enable ndo_tc_setup by John Fastabend · 14 years ago
  77. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 14 years ago
  78. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 14 years ago
  79. 0b0c2b3 ixgbe: Enable flow control pause parameter auto-negotiation support by Emil Tantilov · 14 years ago
  80. 68a683c ixgbe: add support to FCoE DDP in target mode by Yi Zou · 15 years ago
  81. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  82. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 15 years ago
  83. 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 14 years ago
  84. e9f9807 ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller by Greg Rose · 15 years ago
  85. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  86. 4c7e604 ixgbe: fix panic due to uninitialised pointer by Andy Gospodarek · 14 years ago
  87. 1b1c0a4 ixgbe: Adding 100MB FULL support in ethtool by Atita Shirwaikar · 15 years ago
  88. 32f7546 ixgbe: cleanup namespace complaint by removing little used function by Don Skidmore · 15 years ago
  89. 3b2ee94 ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc by Don Skidmore · 15 years ago
  90. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 15 years ago
  91. 39a7e587 ixgbe: DCB, remove round robin mode on 82598 devices by John Fastabend · 15 years ago
  92. 310e5ca ixgbe: update version string by Don Skidmore · 15 years ago
  93. a124339 ixgbe: fix for 82599 erratum on Header Splitting by Don Skidmore · 15 years ago
  94. 2c4db94 ixgbe: fix variable set but not used warnings by gcc 4.6 by Emil Tantilov · 15 years ago
  95. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 15 years ago
  96. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 15 years ago
  97. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 15 years ago
  98. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 15 years ago
  99. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 15 years ago
  100. a985b6c3 ixgbe: Add anti-spoofing feature support by Greg Rose · 15 years ago