1. 21ba6fe igb: Update igb to use a path similar to ixgbe to determine when to stop Tx by Alexander Duyck · 12 years ago
  2. 2c7d772 igb: Refix sparse warning in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  3. 199f6cc igb: Fix for improper allocation flag in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  4. d3f8ef1 igb: Fix for improper exit in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  5. 74e238e igb: Support using build_skb in the case that jumbo frames are disabled by Alexander Duyck · 12 years ago
  6. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  7. 5ac6f91 igb: Don't give VFs random MAC addresses by Mitch A Williams · 12 years ago
  8. 4b9ea46 igb: Copyright string update to year 2013 by Akeem G. Abodunrin · 12 years ago
  9. 70d289b igb: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 12 years ago
  10. fc58075 igb: Add mechanism for detecting latched hardware Rx timestamp by Matthew Vick · 12 years ago
  11. 428f1f7 igb: Add timeout for PTP Tx work item by Matthew Vick · 12 years ago
  12. b66e239 igb: Add support for SW timestamping by Matthew Vick · 12 years ago
  13. e428893 igb: Enable hwmon data output for thermal sensors via I2C. by Carolyn Wyborny · 12 years ago
  14. 441fc6f igb: Add i2c interface to igb. by Carolyn Wyborny · 12 years ago
  15. fa44f2f igb: Enable SR-IOV configuration via PCI sysfs interface by Greg Rose · 12 years ago
  16. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  17. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  18. 6699938 igb: Update igb version to 4.1.2 by Carolyn Wyborny · 12 years ago
  19. 52285b7 igb: release already assigned MSI-X interrupts if setup fails by Stefan Assmann · 12 years ago
  20. 53c7d06 igb: remove duplicate code for fallback interrupt initialization by Stefan Assmann · 12 years ago
  21. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  22. d48507f igb: Use a 32-bit mask when calculating the flow control watermarks by Matthew Vick · 12 years ago
  23. f2fb4ab igb: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 12 years ago
  24. 63d4a8f igb: No longer rely on APME to determine WoL settings by Matthew Vick · 12 years ago
  25. 80d0759 igb: Improve performance and reduce size of igb_tx_map by Alexander Duyck · 12 years ago
  26. 1d9daf4 igb: Update igb Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  27. ed6aa10 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  28. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 12 years ago
  29. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  30. 0b1a6f2 igb: Update firmware version info for ethtool output. by Carolyn Wyborny · 12 years ago
  31. 3db7380 igb: Update version by Carolyn Wyborny · 12 years ago
  32. 6a05004 igb: Split igb_update_dca into separate Tx and Rx functions by Alexander Duyck · 12 years ago
  33. 0c2cc02 igb: Move the calls to set the Tx and Rx queues into igb_open by Alexander Duyck · 12 years ago
  34. 5536d21 igb: Combine q_vector and ring allocation into a single function by Alexander Duyck · 12 years ago
  35. de78d1f igb: Lock buffer size at 2K even on systems with larger pages by Alexander Duyck · 12 years ago
  36. 2e334ee igb: Move rx_buffer related code in Rx cleanup path into separate function by Alexander Duyck · 12 years ago
  37. cbc8e55 igb: Map entire page and sync half instead of mapping and unmapping half pages by Alexander Duyck · 12 years ago
  38. db2ee5b igb: Combine post-processing of skb into a single function by Alexander Duyck · 12 years ago
  39. 1a1c225 igb: Do not use header split, instead receive all frames into a single buffer by Alexander Duyck · 12 years ago
  40. ea5ceea igb: Correcting and improving small packet check and padding by Tushar Dave · 12 years ago
  41. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  42. c9f14bf3 igb: Use dma_unmap_addr and dma_unmap_len defines by Alexander Duyck · 12 years ago
  43. a57fe23 igb: Simplify how we populate the RSS key by Alexander Duyck · 12 years ago
  44. 797fd4b igb: Change how we populate the RSS indirection table by Alexander Duyck · 12 years ago
  45. f412878 igb: Change Tx cleanup loop to do/while instead of for by Alexander Duyck · 12 years ago
  46. f33005a igb: Remove logic that was doing NUMA pseudo-aware allocations by Alexander Duyck · 12 years ago
  47. 3dbdf96 igb: Fix stats output on i210/i211 parts. by Carolyn Wyborny · 12 years ago
  48. f557147 igb: Change how we check for pre-existing and assigned VFs by Stefan Assmann · 12 years ago
  49. ae1c07a igb: Remove artificial restriction on RQDPC stat reading by Alexander Duyck · 12 years ago
  50. 1f6e817 igb: Prevent dropped Tx timestamps via work items and interrupts. by Matthew Vick · 12 years ago
  51. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 12 years ago
  52. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 12 years ago
  53. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  54. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  55. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  56. 23d028c igb: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  57. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  58. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  59. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  60. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  61. 7688659 igb: reset PHY in the link_up process to recover PHY setting after power down. by Akeem G. Abodunrin · 12 years ago
  62. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  63. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  64. 200e5fd igb: Version bump by Carolyn Wyborny · 12 years ago
  65. d67974f igb: Update firmware info output by Carolyn Wyborny · 12 years ago
  66. 374a542 igb: Streamline RSS queue and queue pairing assignment logic. by Matthew Vick · 13 years ago
  67. f00b0da igb: A fix to VF TX rate limit by Lior Levy · 13 years ago
  68. 0c02dd9 igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC. by Matthew Vick · 13 years ago
  69. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  70. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 13 years ago
  71. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 13 years ago
  72. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  73. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 13 years ago
  74. a27416b igb: Force flow control off during reset when forcing speed. by Matthew Vick · 13 years ago
  75. be0c006 igb: Update version to 3.4.7. by Carolyn Wyborny · 13 years ago
  76. 7ebae81 igb: offer a PTP Hardware Clock instead of the timecompare method by Richard Cochran · 13 years ago
  77. b3f4d59 intel: make wired ethernet driver message level consistent (rev2) by stephen hemminger · 13 years ago
  78. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  79. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  80. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 13 years ago
  81. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  82. d9dd966 igb: fix warning about unused function by Emil Tantilov · 13 years ago
  83. 0629292 igb: fix vf lookup by Greg Rose · 13 years ago
  84. 6e86132 igb: Update Copyright on all Intel copyrighted files. by Carolyn Wyborny · 13 years ago
  85. c50b52a igb: make local functions static by Stephen Hemminger · 13 years ago
  86. a95a074 igb: reset PHY after recovering from PHY power down by Koki Sanagi · 13 years ago
  87. 749ab2c igb: add basic runtime PM support by Yan, Zheng · 13 years ago
  88. bdbc063 igb: Add support for byte queue limits. by Eric Dumazet · 13 years ago
  89. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  90. e8c626e igb: Update DMA Coalescing threshold calculation. by Matthew Vick · 13 years ago
  91. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  92. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  93. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  94. 876d2d6 igb: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  95. 1128c75 igb: VFTA Table Fix for i350 devices by Carolyn Wyborny · 13 years ago
  96. b6e0c41 igb: Move DMA Coalescing init code to separate function. by Carolyn Wyborny · 13 years ago
  97. 46a0169 igb: fix a compile warning by RongQing Li · 13 years ago
  98. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  99. 0224d66 igb: Check if subordinate VFs are assigned to virtual machines by Greg Rose · 13 years ago
  100. 11ba69e igb: enable l4 timestamping for v2 event packets by Jacob Keller · 13 years ago