1. ea81875 ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  2. a95a074 igb: reset PHY after recovering from PHY power down by Koki Sanagi · 13 years ago
  3. 749ab2c igb: add basic runtime PM support by Yan, Zheng · 13 years ago
  4. bdbc063 igb: Add support for byte queue limits. by Eric Dumazet · 13 years ago
  5. 13acde8 e1000: cleanup CE4100 MDIO registers access by Florian Fainelli · 13 years ago
  6. 1c26750 e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove by Florian Fainelli · 13 years ago
  7. 3a3847e e1000: fix lockdep splat in shutdown handler by Jesse Brandeburg · 13 years ago
  8. 0e22d04 ixgbe: add support for new 82599 device. by Don Skidmore · 13 years ago
  9. 9e791e4 ixgbe: add support for new 82599 device id by Emil Tantilov · 13 years ago
  10. 176f950 ixgbe: add write flush in ixgbe_clock_out_i2c_byte() by Emil Tantilov · 13 years ago
  11. 52f33af ixgbe: fix typo's by Stephen Hemminger · 13 years ago
  12. c1085b1 ixgbe: fix incorrect PHY register reads by Emil Tantilov · 13 years ago
  13. f83396a igb: Add flow control advertising to ethtool setting. by Carolyn Wyborny · 13 years ago
  14. f131a6c ixgbevf: Fix register defines to correctly handle complex expressions by Alexander Duyck · 13 years ago
  15. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  16. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  17. 560f20d ixgbe: Remove function prototype for non-existent function by Greg Rose · 13 years ago
  18. 43497cc ixgbe: DCB: IEEE transitions may fail to reprogram hardware. by John Fastabend · 13 years ago
  19. 4909fe9 ixgbe: DCBnl set_all, order of operations fix by John Fastabend · 13 years ago
  20. e8c626e igb: Update DMA Coalescing threshold calculation. by Matthew Vick · 13 years ago
  21. 5f4a780 e1000e: hitting BUG_ON() from napi_enable by Bruce Allan · 13 years ago
  22. 09357b0 e1000e: Avoid wrong check on TX hang by Jeff Kirsher · 13 years ago
  23. 3f0cfa3 e1000e: Support for byte queue limits by Tom Herbert · 13 years ago
  24. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  25. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  26. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  27. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  28. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  29. ea99d83 intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN by Joe Perches · 13 years ago
  30. 82bbcde igb: Convert bare printk to pr_notice by Joe Perches · 13 years ago
  31. 876d2d6 igb: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  32. dbd9636 ixgbevf: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  33. a4ba8cb igbvf: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  34. 8d23363 ixgbe: fix LED blink logic to check for link by Emil Tantilov · 13 years ago
  35. ef456f8 e1000e: Convert printks to pr_<level> by Jeff Kirsher · 13 years ago
  36. ef9b965 e1000e: convert to real ndo_set_rx_mode by Jesse Brandeburg · 13 years ago
  37. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  38. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  39. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  40. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  41. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  42. 433aee0 i825xx:xscale:8390:freescale: Fix Kconfig dependancies by Jeff Kirsher · 13 years ago
  43. c1a7e1e ixgbevf: Update release version by Greg Rose · 13 years ago
  44. 8599e25 ixgbe: DCB, return max for IEEE traffic classes by John Fastabend · 13 years ago
  45. 331bcf4 ixgbe: fix reading of the buffer returned by the firmware by Emil Tantilov · 13 years ago
  46. 9487dc8 ixgbe: Fix compiler warnings by Greg Rose · 13 years ago
  47. b120818 ixgbe: fix smatch splat due to missing NULL check by John Fastabend · 13 years ago
  48. 93d3ce8 ixgbe: fix disabling of Tx laser at probe by Emil Tantilov · 13 years ago
  49. 232ef6b ixgbe: Fix link issues caused by a reset while interface is down by Emil Tantilov · 13 years ago
  50. d5a0e36 igb: Fix for I347AT4 PHY cable length unit detection by Kantecki, Tomasz · 13 years ago
  51. 243559f e100: make sure vlan support isn't advertised on old adapters by Jesse Brandeburg · 13 years ago
  52. 34c9ef8 e1000e: demote a debugging WARN to a debug log message by Bruce Allan · 13 years ago
  53. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  54. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  55. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  56. 1128c75 igb: VFTA Table Fix for i350 devices by Carolyn Wyborny · 13 years ago
  57. b6e0c41 igb: Move DMA Coalescing init code to separate function. by Carolyn Wyborny · 13 years ago
  58. 65189d2 igb: Fix for Alt MAC Address feature on 82580 and later devices by Carolyn Wyborny · 13 years ago
  59. 7d94eb8 igbvf: Bump version number by Williams, Mitch A · 13 years ago
  60. 1009075 igbvf: Update module identification strings by Williams, Mitch A · 13 years ago
  61. 46a0169 igb: fix a compile warning by RongQing Li · 13 years ago
  62. 7b8b596 igbvf: fix truesize underestimation by Eric Dumazet · 13 years ago
  63. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  64. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 13 years ago
  65. 2fa5eef ixgbe: allow eeprom writes via ethtool by Emil Tantilov · 13 years ago
  66. 79488c5 ixgbe: fix endianess when writing driver version to firmware by Emil Tantilov · 13 years ago
  67. 0224d66 igb: Check if subordinate VFs are assigned to virtual machines by Greg Rose · 13 years ago
  68. 4d2d55a igbvf: Fix trunk vlan by Greg Rose · 13 years ago
  69. fd38f734 igbvf: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  70. 11ba69e igb: enable l4 timestamping for v2 event packets by Jacob Keller · 13 years ago
  71. de4c7f6 ixgbe: Add new netdev op to turn spoof checking on or off per VF by Greg Rose · 13 years ago
  72. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 13 years ago
  73. 98a045d e1000e: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  74. 9813064 ixgbe: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  75. 95b9c1d igb: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  76. ed64b3c e1000: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  77. a28dc43 igb: Version bump. by Carolyn Wyborny · 13 years ago
  78. ca2e3e7 igb: Loopback functionality supports for i350 devices by Akeem G. Abodunrin · 13 years ago
  79. bed45a6 igb: fix static function warnings reported by sparse by Emil Tantilov · 13 years ago
  80. 8be10e9 igb: Add workaround for byte swapped VLAN on i350 local traffic by Alexander Duyck · 13 years ago
  81. 9ab64ba igb: Drop unnecessary write of E1000_IMS from igb_msix_other by Alexander Duyck · 13 years ago
  82. 06218a8 igb: Fix features that are currently 82580 only and should also be i350 by Alexander Duyck · 13 years ago
  83. c74d588 igb: Make certain one vector is always assigned in igb_request_irq by Alexander Duyck · 13 years ago
  84. 0d1ae7f igb: avoid unnecessarily creating a local copy of the q_vector by Alexander Duyck · 13 years ago
  85. 15d447e ixgbe: Correct check for change in FCoE priority by Mark Rustad · 13 years ago
  86. 7b859eb ixgbe: Add FCoE DDP allocation failure counters to ethtool stats. by Amir Hanania · 13 years ago
  87. 83c61fa ixgbe: Add protection from VF invalid target DMA by Greg Rose · 13 years ago
  88. 258daca Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  89. 077887c igb: add support for NETIF_F_RXHASH by Alexander Duyck · 13 years ago
  90. 6d095fa igb: move TX hang check flag into ring->flags by Alexander Duyck · 13 years ago
  91. 5faf030 igb: fix recent VLAN changes that would leave VLANs disabled after reset by Alexander Duyck · 13 years ago
  92. 3ceb90f igb: leave staterr in place and instead us a helper function to check bits by Alexander Duyck · 13 years ago
  93. 294e7d7 igb: retire the RX_CSUM flag and use the netdev flag instead by Alexander Duyck · 13 years ago
  94. 4be000c igb: cleanup IVAR configuration by Alexander Duyck · 13 years ago
  95. 0ba8299 igb: Move ITR related data into work container within the q_vector by Alexander Duyck · 13 years ago
  96. 866cff0 igb: Consolidate all of the ring feature flags into a single value by Alexander Duyck · 13 years ago
  97. 6ad4edf igb: avoid unnecessary conversions from u16 to int by Alexander Duyck · 13 years ago
  98. 81c2fc2 igb: Use node specific allocations for the q_vectors and rings by Alexander Duyck · 13 years ago
  99. 7af40ad9 igb: push data into first igb_tx_buffer sooner to reduce stack usage by Alexander Duyck · 13 years ago
  100. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago