1. b000748 ixgbe: Cleanup the use of tabs and spaces by Jeff Kirsher · 11 years ago
  2. 51e409f ixgbe: ethtool DCB registers dump for 82599 and x540 by Leonardo Potenza · 11 years ago
  3. 798e381 ixgbevf: move API neg to reset path by Don Skidmore · 11 years ago
  4. 858c3dd ixgbevf: add wait for Rx queue disable by Don Skidmore · 11 years ago
  5. c7bb417 ixgbevf: cleanup redundant mailbox read failure check by Don Skidmore · 11 years ago
  6. fa07f10 ixgbevf: do not print registers to dmesg in ixgbevf_get_regs by Jacob Keller · 11 years ago
  7. d7595a2 i40e: clean up coccicheck reported errors by Jesse Brandeburg · 11 years ago
  8. 078b587 i40e: better return values by Jesse Brandeburg · 11 years ago
  9. dcae29b i40e: convert ret to aq_ret by Jesse Brandeburg · 11 years ago
  10. ddf434a i40e: small clean ups from review by Jesse Brandeburg · 11 years ago
  11. 93bc73b i40e: use common failure flow by Jesse Brandeburg · 11 years ago
  12. 5aa3a44 igb: Fix ethtool loopback test for 82580 copper by Todd Fujinaka · 11 years ago
  13. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 11 years ago
  14. 9931a26 DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  15. 53567aa DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling by Russell King · 11 years ago
  16. f5f2eda DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling by Russell King · 11 years ago
  17. 5909903 DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling by Russell King · 11 years ago
  18. c21b8eb DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling by Russell King · 11 years ago
  19. dc4ff9b DMA-API: net: intel/igb: fix 32-bit DMA mask handling by Russell King · 11 years ago
  20. 718a39e DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling by Russell King · 11 years ago
  21. c3a0dce e1000e: fix overrun of PHY RAR array by David Ertman · 11 years ago
  22. 138953b e1000e: cleanup boolean comparison to true by David Ertman · 11 years ago
  23. 0f8fdab ixgbe: fix ethtool reporting of supported links for SFP modules by Emil Tantilov · 11 years ago
  24. ed33ff6 ixgbe: limit setting speed to only one at a time for QSFP modules by Emil Tantilov · 11 years ago
  25. 91ffdc8 ixgbe: fix ethtool loopback diagnostic with DCB enabled by Emil Tantilov · 11 years ago
  26. 6dcc28b ixgbe: fully disable hardware RSC logic when disabling RSC by Jacob Keller · 11 years ago
  27. c7cb020 igb: Read flow control for i350 from correct EEPROM section by Fujinaka, Todd · 11 years ago
  28. bb1d18d igb: Add additional get_phy_id call for i354 devices by Carolyn Wyborny · 11 years ago
  29. 1bff652 i40e: include i40e in kernel proper by Jesse Brandeburg · 11 years ago
  30. 02e9c29 i40e: debugfs interface by Jesse Brandeburg · 11 years ago
  31. 56a62fc i40e: init code and hardware support by Jesse Brandeburg · 11 years ago
  32. 5c3c48a i40e: implement virtual device interface by Jesse Brandeburg · 11 years ago
  33. 7daa6bf i40e: driver core headers by Jesse Brandeburg · 11 years ago
  34. c7d05ca i40e: driver ethtool core by Jesse Brandeburg · 11 years ago
  35. fd0a05c i40e: transmit, receive, and NAPI by Jesse Brandeburg · 11 years ago
  36. 41c445f i40e: main driver core by Jesse Brandeburg · 11 years ago
  37. 66f40b8 igb: Update version number by Akeem G Abodunrin · 11 years ago
  38. 41fcfbe igb: Implementation to report advertised/supported link on i354 devices by Akeem G Abodunrin · 11 years ago
  39. f6878e3 igb: Get speed and duplex for 1G non_copper devices by Akeem G Abodunrin · 11 years ago
  40. f1b4d62 igb: Support to get 2_5G link status for appropriate media type by Akeem G Abodunrin · 11 years ago
  41. db476e8 igb: No PHPM support in i354 devices by Akeem G Abodunrin · 11 years ago
  42. dfc7075 igb: M88E1543 PHY downshift implementation by Akeem G Abodunrin · 11 years ago
  43. 99af472 igb: New PHY_ID for i354 device by Akeem G Abodunrin · 11 years ago
  44. aa9b8cc igb: Implementation of 1-sec delay for i210 devices by Akeem G Abodunrin · 11 years ago
  45. 53ea6c7 igb: Don't look for a PBA in the iNVM when flashless by Todd Fujinaka · 11 years ago
  46. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  47. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  48. 9a84fea ixgbe: add support for older QSFP active DA cables by Emil Tantilov · 11 years ago
  49. 987e1d5 ixgbe: include QSFP PHY types in ixgbe_is_sfp() by Emil Tantilov · 11 years ago
  50. 61aaf9e ixgbe: add 1Gbps support for QSFP+ by Emil Tantilov · 11 years ago
  51. 31c7d2b ixgbe: fix SFF data dumps of SFP+ modules from an offset by Emil Tantilov · 11 years ago
  52. 1b1bf31 ixgbe: cleanup some log messages by Don Skidmore · 11 years ago
  53. b08e1ed ixgbe: zero out mailbox buffer on init by Emil Tantilov · 11 years ago
  54. 4ec375b ixgbe: fix link test when connected to 1Gbps link partner by Emil Tantilov · 11 years ago
  55. bd8a1b1 ixgbe: fix incorrect limit value in ring transverse by Don Skidmore · 11 years ago
  56. be0c27b ixgbe: Check return value on eeprom reads by Mark Rustad · 11 years ago
  57. f4f1040 ixgbe: disable link when adapter goes down by Jacob Keller · 11 years ago
  58. 35fdb94 e1000e: balance semaphore put/get for 82573 by Steven La · 11 years ago
  59. 22f8aba e1000e: resolve checkpatch JIFFIES_COMPARISON warning by Bruce Allan · 11 years ago
  60. e8c254c e1000e: Avoid kernel crash during shutdown by Li Zhang · 11 years ago
  61. 13129d9 e1000e: Add code to check for failure of pci_disable_link_state call by Carolyn Wyborny · 11 years ago
  62. 0cf0459 e1000e: cleanup whitespace in recent commit by Bruce Allan · 11 years ago
  63. ed12cc9 igb: Expose RSS indirection table for ethtool by Laura Mihaela Vasilescu · 11 years ago
  64. c342b39 igb: Add macro for size of RETA indirection table by Laura Mihaela Vasilescu · 11 years ago
  65. 7dc98a6 igb: Fix get_fw_version function for all parts by Carolyn Wyborny · 11 years ago
  66. 53b87ce igb: Add device support for flashless SKU of i210 device by Carolyn Wyborny · 11 years ago
  67. ef3a009 igb: Refactor NVM read functions to accommodate devices with no flash by Carolyn Wyborny · 11 years ago
  68. 5a823d8 igb: Refactor of init_nvm_params by Carolyn Wyborny · 11 years ago
  69. 2ccd994 igb: Update MTU so that it is always at least a standard frame size by Alexander Duyck · 11 years ago
  70. 5026719 igb: don't allow SR-IOV without MSI-X by Mitch A Williams · 11 years ago
  71. 7f90128 igb: Added rcu_lock to avoid race by Akeem G Abodunrin · 11 years ago
  72. e5c3370 igb: Read register for latch_on without return value by Akeem G Abodunrin · 11 years ago
  73. 8a650aa igb: Reset the link when EEE setting changed by Akeem G Abodunrin · 11 years ago
  74. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  76. 8f58332 ixgbe: add support for quad-port x520 adapter by Don Skidmore · 11 years ago
  77. 674c18b ixgbe: clear semaphore bits on timeouts by Emil Tantilov · 11 years ago
  78. 9c432ad ixgbe: rename LL_EXTENDED_STATS to use queue instead of q by Jacob Keller · 11 years ago
  79. 8fecf67 ixgbe: fix lockdep annotation issue for ptp's work item by Jacob Keller · 11 years ago
  80. e027d1a ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth by Jacob Keller · 11 years ago
  81. a4b6fc6 ixgbe: fix SFF data dumps of SFP+ modules by Emil Tantilov · 11 years ago
  82. 3dcc2f4 ixgbe: fix semaphore lock for I2C read/writes on 82598 by Emil Tantilov · 11 years ago
  83. 93ac03b ixgbe: bump version number by Don Skidmore · 11 years ago
  84. 4e8e1bc ixgbe: add new media type. by Don Skidmore · 11 years ago
  85. 73d80953d ixgbe: fix fc autoneg ethtool reporting. by Don Skidmore · 11 years ago
  86. e507d0c ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned by Alexander Duyck · 11 years ago
  87. 670224f ixgbe: Retain VLAN filtering in promiscuous + VT mode by Greg Rose · 11 years ago
  88. 7e44892 igb: fix vlan filtering in promisc mode when not in VT mode by Emil Tantilov · 11 years ago
  89. 1eb9ac1 ixgbe: Fix Tx Hang issue with lldpad on 82598EB by Jacob Keller · 11 years ago
  90. 16b095a e1000e: fix I217/I218 PHY initialization flow by Bruce Allan · 11 years ago
  91. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 11 years ago
  92. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 11 years ago
  93. 3ef672a e1000e: ethtool unnecessarily takes device out of RPM suspend by Bruce Allan · 11 years ago
  94. e0236ad e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps by Bruce Allan · 11 years ago
  95. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 11 years ago
  96. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 11 years ago
  97. b43e867 e1000e: disable ASPM L1 on 82583 by Bruce Allan · 11 years ago
  98. c96ddb0 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split by Wei Yang · 11 years ago
  99. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 11 years ago
  100. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 11 years ago