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. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  6. ffe0b2ff e1000e: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  7. 203e415 e1000e: add ethtool .get_eee/.set_eee by Bruce Allan · 12 years ago
  8. d60923c e1000e: merge multiple conditional statements into one by Bruce Allan · 12 years ago
  9. e3d14b0 e1000e: cleanup code duplication by Bruce Allan · 12 years ago
  10. 3a3104e e1000e: cleanup magic number by Bruce Allan · 12 years ago
  11. 1860ac8 e1000e: cleanup unnecessary line wrap by Bruce Allan · 12 years ago
  12. 2a2293b e1000e: cleanup unusual comment placement by Bruce Allan · 12 years ago
  13. 0a93991 e1000e: cleanup redundant statistics counter by Bruce Allan · 12 years ago
  14. 7dbc167 e1000e: resolve checkpatch PREFER_PR_LEVEL warning by Bruce Allan · 12 years ago
  15. 8e5ab42 e1000e: add missing bailout on error by Bruce Allan · 12 years ago
  16. 12d43f7 e1000e: unexpected "Reset adapter" message when cable pulled by Bruce Allan · 12 years ago
  17. 3d4d575 e1000e: fix enabling of EEE on 82579 and I217 by Bruce Allan · 12 years ago
  18. 651fb10 e1000e: 82577: workaround for link drop issue by Bruce Allan · 12 years ago
  19. 4ddc48a e1000e: helper functions for accessing EMI registers by Bruce Allan · 12 years ago
  20. 1cc7a3a e1000e: Invalid Image CSUM bit changed for I217 by Bruce Allan · 12 years ago
  21. 635ab56 e1000e: Acquire/release semaphore when writing each EEPROM page by Bruce Allan · 12 years ago
  22. 1241f29 e1000e: SerDes autoneg flow control by Bruce Allan · 12 years ago
  23. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  24. 483f777 drivers/net: remove orphaned references to micro channel by Paul Gortmaker · 12 years ago
  25. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  26. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  27. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  28. 6699938 igb: Update igb version to 4.1.2 by Carolyn Wyborny · 12 years ago
  29. 52285b7 igb: release already assigned MSI-X interrupts if setup fails by Stefan Assmann · 12 years ago
  30. 53c7d06 igb: remove duplicate code for fallback interrupt initialization by Stefan Assmann · 12 years ago
  31. cb6d0f5 ixgbe: check whether thermal sensor is enabled. by Jacob Keller · 12 years ago
  32. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 12 years ago
  33. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  34. ed83da1 ixgbe: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 12 years ago
  35. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  36. daf56e4 igb: Fix SerDes autoneg flow control. by Carolyn Wyborny · 12 years ago
  37. 3860a0b igb: Unset sigdetect for SERDES loopback on 82580 and i350 by Carolyn Wyborny · 12 years ago
  38. a0483e2 igb: Workaround for global device reset problem on 82580. by Carolyn Wyborny · 12 years ago
  39. 7916a53 igb: Refactoring of i210 file. by Carolyn Wyborny · 12 years ago
  40. 23e0f14 igb: Acquire, release semaphore for writing each EEPROM page by Akeem G. Abodunrin · 12 years ago
  41. 1720ee3 igb: Updates to read nvm function for i211 device by Carolyn Wyborny · 12 years ago
  42. 3288d73 ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c by joshua.a.hay@intel.com · 12 years ago
  43. 14a8d4bb ixgbe: bump version number by Don Skidmore · 12 years ago
  44. 9b73598 ixgbe: Make the bridge mode setting sticky by Greg Rose · 12 years ago
  45. 2afaa00 ixgbe: Fix incorrect disabling of Tx hang check in case of PFC by Parikh, Neerav · 12 years ago
  46. 9de0c8e ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration by Alexander Duyck · 12 years ago
  47. d48507f igb: Use a 32-bit mask when calculating the flow control watermarks by Matthew Vick · 12 years ago
  48. 76f640f igbvf: update version number by Mitch A Williams · 12 years ago
  49. 2c1a101 igbvf: work around i350 erratum by Mitch A Williams · 12 years ago
  50. f2fb4ab igb: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 12 years ago
  51. 63d4a8f igb: No longer rely on APME to determine WoL settings by Matthew Vick · 12 years ago
  52. 3e961a0 igb: Update PTP Rx filters by Matthew Vick · 12 years ago
  53. b1ac1ef ixgbe: fdb: only allow NUD_PERM fdb entries by John Fastabend · 12 years ago
  54. db2adc2 ixgbe: ethtool correctly identify autoneg setting by Jacob Keller · 12 years ago
  55. f3444d8 ixgbe: remove needless queuing for L4 ptp packets by Jacob Keller · 12 years ago
  56. 6ccf7a5 ixgbe: use ETQF filter name instead of magic number by Jacob Keller · 12 years ago
  57. 21cc57f ixgbe: convert to use simple_open() by Wei Yongjun · 12 years ago
  58. 8ad88e3 ixgbe: Reformat output of ixgbe_dump by Josh Hay · 12 years ago
  59. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  60. d755814 treewide: fix typo of "suppport" in various comments by Masanari Iida · 12 years ago
  61. 55fb277 ixgbevf: Add checksum statistics counters to rings by Greg Rose · 12 years ago
  62. 3938d3c ixgbevf: Remove unneeded and obsolete comment by Greg Rose · 12 years ago
  63. dee847f ixgbevf: White space and comments clean up by Greg Rose · 12 years ago
  64. 3157175 ixgbevf: Remove mailbox spinlock from the reset function by Greg Rose · 12 years ago
  65. 92fe0bf ixgbevf: Remove checking for mac.ops function pointers by Greg Rose · 12 years ago
  66. 7af335c ixgbevf: Remove the ring adapter pointer value by Greg Rose · 12 years ago
  67. 6259a01 ixgbevf: Fix unnecessary dereference where local var is available. by Greg Rose · 12 years ago
  68. b9dd245 ixgbevf: Streamline the rx buffer allocation by Greg Rose · 12 years ago
  69. 24a372c igb: Ethtool support to enable and disable EEE by Akeem G. Abodunrin · 12 years ago
  70. 80d0759 igb: Improve performance and reduce size of igb_tx_map by Alexander Duyck · 12 years ago
  71. 1d9daf4 igb: Update igb Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  72. ed6aa10 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  73. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 12 years ago
  74. 867eb39 igb: Clear Go Link Disconnect for 82580 and later devices by Carolyn Wyborny · 12 years ago
  75. 85624ca ixgbevf: Reduce size of maximum rx buffer by Greg Rose · 12 years ago
  76. 366c109 ixgbevf: Add flag to indicate when rx is in net poll by Greg Rose · 12 years ago
  77. a5f9337 ixgbevf: fix possible use of uninitialized variable by Emil Tantilov · 12 years ago
  78. e45dd5f ixgbevf: make sure probe fails on MSI-X enable error by Jakub Kicinski · 12 years ago
  79. f7c4056 ixgbe: Do not use DCA to prefetch the entire packet into the cache by Alexander Duyck · 12 years ago
  80. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 12 years ago
  82. 202975b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  83. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  84. 42a7cce ptp: Make PTP_1588_CLOCK select rather than depend on PPS by Ben Hutchings · 12 years ago
  85. c562830 pps, ptp: Remove dependencies on EXPERIMENTAL by Ben Hutchings · 12 years ago
  86. 50f8d35 ixgbe: PTP get_ts_info missing software support by Jacob Keller · 12 years ago
  87. ac56558 e1000: fix concurrent accesses to PHY from watchdog and ethtool by Maxime Bizon · 12 years ago
  88. ede4126 igb: Fix EEPROM writes via ethtool on i210 by Carolyn Wyborny · 12 years ago
  89. 09e7728 igb: Add function to read i211's invm version by Carolyn Wyborny · 12 years ago
  90. 40b2012 igb: Remove workaround for EEE configuration on i210/I211 by Carolyn Wyborny · 12 years ago
  91. 3af3361 ixgbe: fix default setting of TXDCTL.WTHRESH by Emil Tantilov · 12 years ago
  92. 3645adb ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event by Jacob Keller · 12 years ago
  93. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  94. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  95. ac61d51 igb: Fix sparse warning in igb_ptp_rx_pktstamp by Alexander Duyck · 12 years ago
  96. 0b1a6f2 igb: Update firmware version info for ethtool output. by Carolyn Wyborny · 12 years ago
  97. 9f0b851 igb: Enable auto-crossover during forced operation on 82580 and above. by Matthew Vick · 12 years ago
  98. 91ffb8e igbvf: Check for error on dma_map_single call by Greg Rose · 12 years ago
  99. f9d08f1 ixgbevf: Do not forward LLDP type frames by Greg Rose · 12 years ago
  100. f42df16 ixgbe: reduce PTP rx path overhead by Jiri Benc · 12 years ago