1. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  2. c9f14bf3 igb: Use dma_unmap_addr and dma_unmap_len defines by Alexander Duyck · 12 years ago
  3. a57fe23 igb: Simplify how we populate the RSS key by Alexander Duyck · 12 years ago
  4. 797fd4b igb: Change how we populate the RSS indirection table by Alexander Duyck · 12 years ago
  5. f412878 igb: Change Tx cleanup loop to do/while instead of for by Alexander Duyck · 12 years ago
  6. f33005a igb: Remove logic that was doing NUMA pseudo-aware allocations by Alexander Duyck · 12 years ago
  7. 3dbdf96 igb: Fix stats output on i210/i211 parts. by Carolyn Wyborny · 12 years ago
  8. f557147 igb: Change how we check for pre-existing and assigned VFs by Stefan Assmann · 12 years ago
  9. 012dc19 ixgbevf: scheduling while atomic in reset hw path by John Fastabend · 12 years ago
  10. 3118678 ixgbevf: Add support for VF API negotiation by Alexander Duyck · 12 years ago
  11. e546111 igb: Support to enable EEE on all eee_supported devices by Akeem G. Abodunrin · 12 years ago
  12. ae1c07a igb: Remove artificial restriction on RQDPC stat reading by Alexander Duyck · 12 years ago
  13. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  14. e57b8bd igb: Add 1588 support to I210/I211. by Matthew Vick · 12 years ago
  15. 1f6e817 igb: Prevent dropped Tx timestamps via work items and interrupts. by Matthew Vick · 12 years ago
  16. 201987e igb: Store the MAC address in the name in the PTP struct. by Matthew Vick · 12 years ago
  17. a918802 igb: Correct PTP support query from ethtool. by Matthew Vick · 12 years ago
  18. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 12 years ago
  19. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 12 years ago
  20. 4ffdf91 ixgbe: Improve statistics accuracy for DDP traffic by Mark Rustad · 12 years ago
  21. 91fbd8f ixgbe: added reg_ops file to debugfs by Catherine Sullivan · 12 years ago
  22. 826ff0d ixgbe: added netdev_ops file to debugfs by Catherine Sullivan · 12 years ago
  23. 0094916 ixgbe: add debugfs support by Catherine Sullivan · 12 years ago
  24. d6ea075 ixgbe: fix reporting of spoofed packets by Emil Tantilov · 12 years ago
  25. 9f66d3e ixgbe: Fix VF rate limiting to correctly account for more queues per VF by Alexander Duyck · 12 years ago
  26. b35d4d4 ixgbe: Fix ordering of things so that PF correctly configures its VLANs by Alexander Duyck · 13 years ago
  27. 2f66fd3 e1000: add byte queue limits by Otto Estuardo Solares Cabrera · 12 years ago
  28. ab86825 ixgbe: remove old init remnant by Eliezer Tamir · 12 years ago
  29. 42f3c43 igb: Supported and Advertised Pause Frame by Akeem G. Abodunrin · 12 years ago
  30. 9936a7b igb: reduce Rx header size by Eric Dumazet · 12 years ago
  31. 8aa23f0 igb: Add loopback test support for i210 by Carolyn Wyborny · 13 years ago
  32. fcb1184 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  33. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. dd1fe11 ixgbevf: Cleanup handling of configuration for jumbo frames by Alexander Duyck · 12 years ago
  35. 0ac1e8c ixgbevf: Add suspend and resume support to the VF by Alexander Duyck · 13 years ago
  36. 076d807 e1000e: update driver version number by Bruce Allan · 12 years ago
  37. 70443ae e1000e: cleanup - remove unnecessary variable by Bruce Allan · 12 years ago
  38. 419e551 e1000e: cleanup - remove inapplicable comment by Bruce Allan · 12 years ago
  39. 06a402e e1000e: cleanup strict checkpatch check by Bruce Allan · 12 years ago
  40. bc76329 e1000e: cleanup strict checkpatch MEMORY_BARRIER checks by Bruce Allan · 12 years ago
  41. efc38d2 e1000e: use correct type for read of 32-bit register by Bruce Allan · 12 years ago
  42. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 12 years ago
  43. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  44. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  45. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  46. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 12 years ago
  47. c819bbd5 e1000: configure and read MDI settings by Jesse Brandeburg · 12 years ago
  48. 1b55678 igb: implement 580 MDI setting support by Jesse Brandeburg · 12 years ago
  49. e86fd89 e1000e: implement 82577/579 MDI setting support by Bruce W Allan · 12 years ago
  50. 62748b7 ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor by Alexander Duyck · 12 years ago
  51. 5a02cbd ixgbe: Roll RSC code into non-EOP code by Alexander Duyck · 12 years ago
  52. 18806c9 ixgbe: Make allocating skb and placing data in it a separate function by Alexander Duyck · 12 years ago
  53. cf3fe7a ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead by Alexander Duyck · 12 years ago
  54. 19861ce ixgbe: Make pull tail function separate from rest of cleanup_headers by Alexander Duyck · 12 years ago
  55. 42073d9 ixgbe: Have the CPU take ownership of the buffers sooner by Alexander Duyck · 12 years ago
  56. 09816fb ixgbe: Only use double buffering if page size is less than 8K by Alexander Duyck · 12 years ago
  57. 0549ae2 ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page by Alexander Duyck · 12 years ago
  58. afaa945 ixgbe: Remove code that was initializing Rx page offset by Alexander Duyck · 12 years ago
  59. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  60. a2d6a1d igb: Fix register defines for all non-82575 hardware by Alexander Duyck · 12 years ago
  61. f0c5dad e1000e: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  62. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  63. 119b0e0 igb: add delay to allow igb loopback test to succeed on 8086:10c9 by Stefan Assmann · 12 years ago
  64. eca90f5 e1000e: 82571 Tx Data Corruption during Tx hang recovery by Tushar Dave · 12 years ago
  65. b7ec70b e1000e: NIC goes up and immediately goes down by Tushar Dave · 12 years ago
  66. d836200 igb: don't break user visible strings over multiple lines in igb_ethtool.c by Jesper Juhl · 12 years ago
  67. 89d351c igb: correct hardware type (i210/i211) check in igb_loopback_test() by Jesper Juhl · 12 years ago
  68. 925b11f igb: Fix for failure to init on some 82576 devices. by Carolyn Wyborny · 12 years ago
  69. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  70. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  71. d47e12d ixgbe: Fix build with PCI_IOV enabled. by David S. Miller · 12 years ago
  72. 7b1115e e1000e: advertise transmit time stamping by Richard Cochran · 12 years ago
  73. e10df2c e1000: advertise transmit time stamping by Richard Cochran · 12 years ago
  74. 7688659 igb: reset PHY in the link_up process to recover PHY setting after power down. by Akeem G. Abodunrin · 12 years ago
  75. b724e9f ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts by Alexander Duyck · 12 years ago
  76. b6dfd93 ixgbe: add support for new 82599 device by Don Skidmore · 12 years ago
  77. 3f4a6f0 ixgbe: remove extra unused queues in DCB + FCoE case by John Fastabend · 13 years ago
  78. 9544746 ixgbe: fix RAR entry counting for generic and fdb_add() by John Fastabend · 13 years ago
  79. b92ad72 ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP by Alexander Duyck · 13 years ago
  80. 252562c ixgbe: Reduce Rx header size to what is actually used by Alexander Duyck · 13 years ago
  81. ce42260 ixgbevf: Fix namespace issue with ixgbe_write_eitr by Greg Rose · 13 years ago
  82. 39cb681 ixgbe: Fix handling of FDIR_HASH flag by Alexander Duyck · 13 years ago
  83. 9f19f31 ixgbevf: Add support for PCI error handling by Alexander Duyck · 13 years ago
  84. 1c55ed7 ixgbevf: Add lock around mailbox ops to prevent simultaneous access by Alexander Duyck · 13 years ago
  85. 9297127 ixgbe: Change how we check for pre-existing and assigned VFs by Alexander Duyck · 13 years ago
  86. 99d7448 ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov by Alexander Duyck · 13 years ago
  87. e4bce0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  88. 36e9031 ixgbe: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  89. 61dc533 ixgb: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  90. a58915c ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag by Alexander Duyck · 13 years ago
  91. ef89e0a ixgbe: Only enable anti-spoof on VF pools by Alexander Duyck · 13 years ago
  92. 7fa7c9d ixgbe: Correctly set SAN MAC RAR pool to default pool of PF by Alexander Duyck · 13 years ago
  93. 7c8ae65 ixgbe: Make FCoE allocation and configuration closer to how rings work by Alexander Duyck · 13 years ago
  94. 5a1ee27 ixgbe: Merge all FCoE percpu values into a single structure by Alexander Duyck · 13 years ago
  95. 81fadde ixgbe: Cleanup configuration of FCoE registers by Alexander Duyck · 13 years ago
  96. 1bf91cd ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API by Alexander Duyck · 13 years ago
  97. d773d13 ixgbe: Fix memory leak when SR-IOV VFs are direct assigned by Alexander Duyck · 13 years ago
  98. 1d9c0bf ixgbe: Use VMDq offset to indicate the default pool by Alexander Duyck · 13 years ago
  99. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. 8b0d2f9 net: e100: ucode is optional in some cases by Bjørn Mork · 12 years ago