1. e428893 igb: Enable hwmon data output for thermal sensors via I2C. by Carolyn Wyborny · 12 years ago
  2. aca5dae igb: Add support functions to access thermal data. by Carolyn Wyborny · 12 years ago
  3. 441fc6f igb: Add i2c interface to igb. by Carolyn Wyborny · 12 years ago
  4. fa44f2f igb: Enable SR-IOV configuration via PCI sysfs interface by Greg Rose · 12 years ago
  5. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  6. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  7. 6699938 igb: Update igb version to 4.1.2 by Carolyn Wyborny · 12 years ago
  8. 52285b7 igb: release already assigned MSI-X interrupts if setup fails by Stefan Assmann · 12 years ago
  9. 53c7d06 igb: remove duplicate code for fallback interrupt initialization by Stefan Assmann · 12 years ago
  10. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  11. daf56e4 igb: Fix SerDes autoneg flow control. by Carolyn Wyborny · 12 years ago
  12. 3860a0b igb: Unset sigdetect for SERDES loopback on 82580 and i350 by Carolyn Wyborny · 12 years ago
  13. a0483e2 igb: Workaround for global device reset problem on 82580. by Carolyn Wyborny · 12 years ago
  14. 7916a53 igb: Refactoring of i210 file. by Carolyn Wyborny · 12 years ago
  15. 23e0f14 igb: Acquire, release semaphore for writing each EEPROM page by Akeem G. Abodunrin · 12 years ago
  16. 1720ee3 igb: Updates to read nvm function for i211 device by Carolyn Wyborny · 12 years ago
  17. d48507f igb: Use a 32-bit mask when calculating the flow control watermarks by Matthew Vick · 12 years ago
  18. f2fb4ab igb: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 12 years ago
  19. 63d4a8f igb: No longer rely on APME to determine WoL settings by Matthew Vick · 12 years ago
  20. 3e961a0 igb: Update PTP Rx filters by Matthew Vick · 12 years ago
  21. 24a372c igb: Ethtool support to enable and disable EEE by Akeem G. Abodunrin · 12 years ago
  22. 80d0759 igb: Improve performance and reduce size of igb_tx_map by Alexander Duyck · 12 years ago
  23. 1d9daf4 igb: Update igb Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  24. ed6aa10 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  25. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 12 years ago
  26. 867eb39 igb: Clear Go Link Disconnect for 82580 and later devices by Carolyn Wyborny · 12 years ago
  27. 202975b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  28. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  29. ede4126 igb: Fix EEPROM writes via ethtool on i210 by Carolyn Wyborny · 12 years ago
  30. 09e7728 igb: Add function to read i211's invm version by Carolyn Wyborny · 12 years ago
  31. 40b2012 igb: Remove workaround for EEE configuration on i210/I211 by Carolyn Wyborny · 12 years ago
  32. ac61d51 igb: Fix sparse warning in igb_ptp_rx_pktstamp by Alexander Duyck · 12 years ago
  33. 0b1a6f2 igb: Update firmware version info for ethtool output. by Carolyn Wyborny · 12 years ago
  34. 9f0b851 igb: Enable auto-crossover during forced operation on 82580 and above. by Matthew Vick · 12 years ago
  35. 3db7380 igb: Update version by Carolyn Wyborny · 12 years ago
  36. 59f3010 igb: Update get cable length function for i210/i211 by Carolyn Wyborny · 12 years ago
  37. 6a05004 igb: Split igb_update_dca into separate Tx and Rx functions by Alexander Duyck · 12 years ago
  38. 0c2cc02 igb: Move the calls to set the Tx and Rx queues into igb_open by Alexander Duyck · 12 years ago
  39. 5536d21 igb: Combine q_vector and ring allocation into a single function by Alexander Duyck · 12 years ago
  40. de78d1f igb: Lock buffer size at 2K even on systems with larger pages by Alexander Duyck · 12 years ago
  41. 2e334ee igb: Move rx_buffer related code in Rx cleanup path into separate function by Alexander Duyck · 12 years ago
  42. cbc8e55 igb: Map entire page and sync half instead of mapping and unmapping half pages by Alexander Duyck · 12 years ago
  43. db2ee5b igb: Combine post-processing of skb into a single function by Alexander Duyck · 12 years ago
  44. 1a1c225 igb: Do not use header split, instead receive all frames into a single buffer by Alexander Duyck · 12 years ago
  45. b534550 igb: Split Rx timestamping into two separate functions by Alexander Duyck · 12 years ago
  46. ea5ceea igb: Correcting and improving small packet check and padding by Tushar Dave · 12 years ago
  47. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  48. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  49. c9f14bf3 igb: Use dma_unmap_addr and dma_unmap_len defines by Alexander Duyck · 12 years ago
  50. a57fe23 igb: Simplify how we populate the RSS key by Alexander Duyck · 12 years ago
  51. 797fd4b igb: Change how we populate the RSS indirection table by Alexander Duyck · 12 years ago
  52. f412878 igb: Change Tx cleanup loop to do/while instead of for by Alexander Duyck · 12 years ago
  53. f33005a igb: Remove logic that was doing NUMA pseudo-aware allocations by Alexander Duyck · 12 years ago
  54. 3dbdf96 igb: Fix stats output on i210/i211 parts. by Carolyn Wyborny · 12 years ago
  55. f557147 igb: Change how we check for pre-existing and assigned VFs by Stefan Assmann · 12 years ago
  56. e546111 igb: Support to enable EEE on all eee_supported devices by Akeem G. Abodunrin · 12 years ago
  57. ae1c07a igb: Remove artificial restriction on RQDPC stat reading by Alexander Duyck · 12 years ago
  58. e57b8bd igb: Add 1588 support to I210/I211. by Matthew Vick · 12 years ago
  59. 1f6e817 igb: Prevent dropped Tx timestamps via work items and interrupts. by Matthew Vick · 12 years ago
  60. 201987e igb: Store the MAC address in the name in the PTP struct. by Matthew Vick · 12 years ago
  61. a918802 igb: Correct PTP support query from ethtool. by Matthew Vick · 12 years ago
  62. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 12 years ago
  63. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 12 years ago
  64. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  65. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  66. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  67. 42f3c43 igb: Supported and Advertised Pause Frame by Akeem G. Abodunrin · 12 years ago
  68. 9936a7b igb: reduce Rx header size by Eric Dumazet · 12 years ago
  69. 8aa23f0 igb: Add loopback test support for i210 by Carolyn Wyborny · 12 years ago
  70. 23d028c igb: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  71. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  72. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  73. 1b55678 igb: implement 580 MDI setting support by Jesse Brandeburg · 12 years ago
  74. a2d6a1d igb: Fix register defines for all non-82575 hardware by Alexander Duyck · 12 years ago
  75. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  76. 119b0e0 igb: add delay to allow igb loopback test to succeed on 8086:10c9 by Stefan Assmann · 12 years ago
  77. d836200 igb: don't break user visible strings over multiple lines in igb_ethtool.c by Jesper Juhl · 12 years ago
  78. 89d351c igb: correct hardware type (i210/i211) check in igb_loopback_test() by Jesper Juhl · 12 years ago
  79. 925b11f igb: Fix for failure to init on some 82576 devices. by Carolyn Wyborny · 12 years ago
  80. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  81. 7688659 igb: reset PHY in the link_up process to recover PHY setting after power down. by Akeem G. Abodunrin · 12 years ago
  82. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  83. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  84. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 200e5fd igb: Version bump by Carolyn Wyborny · 12 years ago
  86. d67974f igb: Update firmware info output by Carolyn Wyborny · 12 years ago
  87. 374a542 igb: Streamline RSS queue and queue pairing assignment logic. by Matthew Vick · 12 years ago
  88. cb41145 igb: Support the get_ts_info ethtool method. by Carolyn Wyborny · 13 years ago
  89. d3eef8c igb: Add switch case for supported hardware to igb_ptp_remove. by Carolyn Wyborny · 12 years ago
  90. f00b0da igb: A fix to VF TX rate limit by Lior Levy · 13 years ago
  91. adc0fa4 igb: Fix incorrect RAR address entries for i210/i211 device. by Carolyn Wyborny · 12 years ago
  92. 0c02dd9 igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC. by Matthew Vick · 13 years ago
  93. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. f96a8a0 igb: Add Support for new i210/i211 devices. by Carolyn Wyborny · 13 years ago
  95. da02cde igb: Add function and pointers for 82580 low power state settings. by Carolyn Wyborny · 13 years ago
  96. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 12 years ago
  97. 7e3b4ff igb: output register's information related to RX/TX queue[4-15] by Koki Sanagi · 13 years ago
  98. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 12 years ago
  100. a27416b igb: Force flow control off during reset when forcing speed. by Matthew Vick · 12 years ago