1. 6a05004 igb: Split igb_update_dca into separate Tx and Rx functions by Alexander Duyck · 13 years ago
  2. 0c2cc02 igb: Move the calls to set the Tx and Rx queues into igb_open by Alexander Duyck · 13 years ago
  3. 5536d21 igb: Combine q_vector and ring allocation into a single function by Alexander Duyck · 13 years ago
  4. de78d1f igb: Lock buffer size at 2K even on systems with larger pages by Alexander Duyck · 13 years ago
  5. 2e334ee igb: Move rx_buffer related code in Rx cleanup path into separate function by Alexander Duyck · 13 years ago
  6. cbc8e55 igb: Map entire page and sync half instead of mapping and unmapping half pages by Alexander Duyck · 13 years ago
  7. db2ee5b igb: Combine post-processing of skb into a single function by Alexander Duyck · 13 years ago
  8. 1a1c225 igb: Do not use header split, instead receive all frames into a single buffer by Alexander Duyck · 13 years ago
  9. ea5ceea igb: Correcting and improving small packet check and padding by Tushar Dave · 13 years ago
  10. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  11. c9f14bf3 igb: Use dma_unmap_addr and dma_unmap_len defines by Alexander Duyck · 13 years ago
  12. a57fe23 igb: Simplify how we populate the RSS key by Alexander Duyck · 13 years ago
  13. 797fd4b igb: Change how we populate the RSS indirection table by Alexander Duyck · 13 years ago
  14. f412878 igb: Change Tx cleanup loop to do/while instead of for by Alexander Duyck · 13 years ago
  15. f33005a igb: Remove logic that was doing NUMA pseudo-aware allocations by Alexander Duyck · 13 years ago
  16. 3dbdf96 igb: Fix stats output on i210/i211 parts. by Carolyn Wyborny · 13 years ago
  17. f557147 igb: Change how we check for pre-existing and assigned VFs by Stefan Assmann · 13 years ago
  18. ae1c07a igb: Remove artificial restriction on RQDPC stat reading by Alexander Duyck · 13 years ago
  19. 1f6e817 igb: Prevent dropped Tx timestamps via work items and interrupts. by Matthew Vick · 13 years ago
  20. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 13 years ago
  21. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 13 years ago
  22. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 13 years ago
  23. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 13 years ago
  24. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 13 years ago
  25. 23d028c igb: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  26. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  27. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 13 years ago
  28. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 13 years ago
  29. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 13 years ago
  30. 7688659 igb: reset PHY in the link_up process to recover PHY setting after power down. by Akeem G. Abodunrin · 13 years ago
  31. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 13 years ago
  32. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  33. 200e5fd igb: Version bump by Carolyn Wyborny · 13 years ago
  34. d67974f igb: Update firmware info output by Carolyn Wyborny · 13 years ago
  35. 374a542 igb: Streamline RSS queue and queue pairing assignment logic. by Matthew Vick · 13 years ago
  36. f00b0da igb: A fix to VF TX rate limit by Lior Levy · 14 years ago
  37. 0c02dd9 igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC. by Matthew Vick · 13 years ago
  38. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  39. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 13 years ago
  40. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 13 years ago
  41. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  42. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 13 years ago
  43. a27416b igb: Force flow control off during reset when forcing speed. by Matthew Vick · 13 years ago
  44. be0c006 igb: Update version to 3.4.7. by Carolyn Wyborny · 13 years ago
  45. 7ebae81 igb: offer a PTP Hardware Clock instead of the timecompare method by Richard Cochran · 13 years ago
  46. b3f4d59 intel: make wired ethernet driver message level consistent (rev2) by stephen hemminger · 13 years ago
  47. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  48. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  49. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 14 years ago
  50. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  51. d9dd966 igb: fix warning about unused function by Emil Tantilov · 14 years ago
  52. 0629292 igb: fix vf lookup by Greg Rose · 14 years ago
  53. 6e86132 igb: Update Copyright on all Intel copyrighted files. by Carolyn Wyborny · 14 years ago
  54. c50b52a igb: make local functions static by Stephen Hemminger · 14 years ago
  55. a95a074 igb: reset PHY after recovering from PHY power down by Koki Sanagi · 14 years ago
  56. 749ab2c igb: add basic runtime PM support by Yan, Zheng · 14 years ago
  57. bdbc063 igb: Add support for byte queue limits. by Eric Dumazet · 14 years ago
  58. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 14 years ago
  59. e8c626e igb: Update DMA Coalescing threshold calculation. by Matthew Vick · 14 years ago
  60. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 14 years ago
  61. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 14 years ago
  62. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  63. 876d2d6 igb: Convert printks to pr_<level> by Jeff Kirsher · 14 years ago
  64. 1128c75 igb: VFTA Table Fix for i350 devices by Carolyn Wyborny · 14 years ago
  65. b6e0c41 igb: Move DMA Coalescing init code to separate function. by Carolyn Wyborny · 14 years ago
  66. 46a0169 igb: fix a compile warning by RongQing Li · 14 years ago
  67. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 14 years ago
  68. 0224d66 igb: Check if subordinate VFs are assigned to virtual machines by Greg Rose · 14 years ago
  69. 11ba69e igb: enable l4 timestamping for v2 event packets by Jacob Keller · 14 years ago
  70. 95b9c1d igb: fix skb truesize underestimation by Eric Dumazet · 14 years ago
  71. a28dc43 igb: Version bump. by Carolyn Wyborny · 14 years ago
  72. 8be10e9 igb: Add workaround for byte swapped VLAN on i350 local traffic by Alexander Duyck · 14 years ago
  73. 9ab64ba igb: Drop unnecessary write of E1000_IMS from igb_msix_other by Alexander Duyck · 14 years ago
  74. 06218a8 igb: Fix features that are currently 82580 only and should also be i350 by Alexander Duyck · 14 years ago
  75. c74d588 igb: Make certain one vector is always assigned in igb_request_irq by Alexander Duyck · 14 years ago
  76. 0d1ae7f igb: avoid unnecessarily creating a local copy of the q_vector by Alexander Duyck · 14 years ago
  77. 077887c igb: add support for NETIF_F_RXHASH by Alexander Duyck · 14 years ago
  78. 6d095fa igb: move TX hang check flag into ring->flags by Alexander Duyck · 14 years ago
  79. 5faf030 igb: fix recent VLAN changes that would leave VLANs disabled after reset by Alexander Duyck · 14 years ago
  80. 3ceb90f igb: leave staterr in place and instead us a helper function to check bits by Alexander Duyck · 14 years ago
  81. 294e7d7 igb: retire the RX_CSUM flag and use the netdev flag instead by Alexander Duyck · 14 years ago
  82. 4be000c igb: cleanup IVAR configuration by Alexander Duyck · 14 years ago
  83. 0ba8299 igb: Move ITR related data into work container within the q_vector by Alexander Duyck · 14 years ago
  84. 866cff0 igb: Consolidate all of the ring feature flags into a single value by Alexander Duyck · 14 years ago
  85. 6ad4edf igb: avoid unnecessary conversions from u16 to int by Alexander Duyck · 14 years ago
  86. 81c2fc2 igb: Use node specific allocations for the q_vectors and rings by Alexander Duyck · 14 years ago
  87. 7af40ad9 igb: push data into first igb_tx_buffer sooner to reduce stack usage by Alexander Duyck · 14 years ago
  88. ebe42d1 igb: consolidate creation of Tx buffer info and data descriptor by Alexander Duyck · 14 years ago
  89. 2bbfebe igb: Combine all flag info fields into a single tx_flags structure by Alexander Duyck · 14 years ago
  90. 31f6adb igb: Cleanup protocol handling in transmit path by Alexander Duyck · 14 years ago
  91. e032afc igb: Create separate functions for generating cmd_type and olinfo by Alexander Duyck · 14 years ago
  92. 8542db0 igb: Make first and tx_buffer_info->next_to_watch into pointers by Alexander Duyck · 14 years ago
  93. 7d13a7d igb: Consolidate creation of Tx context descriptors into a single function by Alexander Duyck · 14 years ago
  94. 0603464 igb: split buffer_info into tx_buffer_info and rx_buffer_info by Alexander Duyck · 14 years ago
  95. 13fde97 igb: Make Tx budget for NAPI user adjustable by Alexander Duyck · 14 years ago
  96. 1cc3bd8 igb: Remove multi_tx_table and simplify igb_xmit_frame by Alexander Duyck · 14 years ago
  97. 60136906 igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC by Alexander Duyck · 14 years ago
  98. cd392f5 igb: drop the "adv" off function names relating to descriptors by Alexander Duyck · 14 years ago
  99. 16eb881 igb: Refactor clean_rx_irq to reduce overhead and improve performance by Alexander Duyck · 14 years ago
  100. 238ac81 igb: update ring and adapter structure to improve performance by Alexander Duyck · 14 years ago