1. b6fad9f e1000: fix a typo in the comment by Jean Sacren · 10 years ago
  2. 4e01f3a e1000: clean up the checking logic by Jean Sacren · 10 years ago
  3. 08c9912 igb: use the correct i210 register for EEMNGCTL by Todd Fujinaka · 10 years ago
  4. a48954c e1000: Remove checkpatch coding style errors by Janusz Wolak · 10 years ago
  5. 73bf804 igb: don't unmap NULL hw_addr by Jarod Wilson · 10 years ago
  6. 9eab46b e1000: fix data race between tx_ring->next_to_clean by Dmitriy Vyukov · 10 years ago
  7. 18f7ce5 igb: add 88E1543 initialization code by Todd Fujinaka · 10 years ago
  8. e09b890 e1000: make eeprom read/write scheduler friendly by Joern Engel · 10 years ago
  9. d342800 ixgbe: do not report 2.5 Gbps as supported by Emil Tantilov · 10 years ago
  10. 4c7f35f ixgbe: Clean stale VLANs when changing port VLAN or resetting by Alexander Duyck · 10 years ago
  11. 6e982ae ixgbe: Clear stale pool mappings by Alexander Duyck · 10 years ago
  12. e1d0a2a ixgbe: Fix VLAN promisc in relation to SR-IOV by Alexander Duyck · 10 years ago
  13. 1636956 ixgbe: Add support for VLAN promiscuous with SR-IOV by Alexander Duyck · 10 years ago
  14. c2bc9ce ixgbe: Reorder search to work from the top down instead of bottom up by Alexander Duyck · 10 years ago
  15. b6488b6 ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF by Alexander Duyck · 10 years ago
  16. 5ac736a ixgbe: Simplify configuration of setting VLVF and VLVFB by Alexander Duyck · 10 years ago
  17. 63d9379 ixgbe: Reduce VT code indent in set_vfta by introducing jump label by Alexander Duyck · 10 years ago
  18. c18fbd5 ixgbe: Simplify definitions for regidx and bit in set_vfta by Alexander Duyck · 10 years ago
  19. 8e8e9a0 ixgbe: Fix SR-IOV VLAN pool configuration by Alexander Duyck · 10 years ago
  20. 530fd82 ixgbe: Return error on failure to allocate mac_table by Alexander Duyck · 10 years ago
  21. 6633d38 Revert "i40e: remove CONFIG_I40E_VXLAN" by Singhai, Anjali · 10 years ago
  22. 03d13a5 fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame by Jacob Keller · 10 years ago
  23. c7bc952 fm10k: TRIVIAL fix typo of hardware by Jacob Keller · 10 years ago
  24. dbf4284 fm10k: change default Tx ITR to 25usec by Jacob Keller · 10 years ago
  25. 436ea95 fm10k: use macro for default Tx and Rx ITR values by Jacob Keller · 10 years ago
  26. 242722d fm10k: Update adaptive ITR algorithm by Jacob Keller · 10 years ago
  27. 584373f fm10k: introduce ITR_IS_ADAPTIVE macro by Jacob Keller · 10 years ago
  28. 20076fa fm10k: Add support for ITR scaling based on PCIe link speed by Jacob Keller · 10 years ago
  29. 5680ea6 fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped by Jacob Keller · 10 years ago
  30. 17d39fa fm10k: add statistics for actual DWORD count of mbmem mailbox by Jacob Keller · 10 years ago
  31. cdf32c9 fm10k: explicitly typecast vlan values to u16 by Jacob Keller · 10 years ago
  32. 9d4955b fm10k: Correct typecast in fm10k_update_xc_addr_pf by Jacob Keller · 10 years ago
  33. 875328e fm10k: reinitialize queuing scheme after calling init_hw by Jacob Keller · 10 years ago
  34. 1343c65 fm10k: always check init_hw for errors by Jacob Keller · 10 years ago
  35. 0e8d5b5 fm10k: reset max_queues on init_hw_vf failure by Jacob Keller · 10 years ago
  36. e024490 fm10k: set netdev features in one location by Jacob Keller · 10 years ago
  37. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. f4f7981 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  39. 3b19584 i40e: Fix i40e_print_features() VEB mode output by Joe Perches · 10 years ago
  40. d34a614 ixgbevf: Handle extended IPv6 headers in Tx path by Mark Rustad · 10 years ago
  41. 3c2f2b7 ixgbe: Always turn PHY power on when requested by Mark Rustad · 10 years ago
  42. 36a92d7 ixgbe: Handle extended IPv6 headers in Tx path by Mark Rustad · 10 years ago
  43. 988d130 ixgbe: Save VF info and take references by Mark Rustad · 10 years ago
  44. 48b4461 ixgbe: Wait for master disable to be set by Mark Rustad · 10 years ago
  45. efff2e0 ixgbe: Correct spec violations by waiting after reset by Mark Rustad · 10 years ago
  46. a9763f3 ixgbe: Update PTP to support X550EM_x devices by Mark Rustad · 10 years ago
  47. 2f9be16 ixgbe: Allow FDB entries access to more RAR filters by Alexander Duyck · 10 years ago
  48. 0f079d2 ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses by Alexander Duyck · 10 years ago
  49. c9f53e6 ixgbe: Refactor MAC address configuration code by Alexander Duyck · 10 years ago
  50. 50985b5 ixgbevf: Minor cleanups by Mark Rustad · 10 years ago
  51. 40a13e2 ixgbevf: Use a private workqueue to avoid certain possible hangs by Mark Rustad · 10 years ago
  52. 780484d ixgbe: Use private workqueue to avoid certain possible hangs by Mark Rustad · 10 years ago
  53. 83a9fb2 ixgbe: Add support for newer thermal alarm by Mark Rustad · 10 years ago
  54. f164b84 ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em by Mark Rustad · 10 years ago
  55. 4eeb1ff i40e: trivial fixes by Jesse Brandeburg · 10 years ago
  56. 1e59066 i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf by Catherine Sullivan · 10 years ago
  57. 44cdb79 i40e/i40evf: use logical operator by Mitch Williams · 10 years ago
  58. b82bc49e i40e: fix whitespace by Mitch Williams · 10 years ago
  59. 95db239 i40e: Remove separate functions gathering XOFF Rx stats by Neerav Parikh · 10 years ago
  60. 8fe2699 i40e: remove CONFIG_I40E_VXLAN by Jesse Brandeburg · 10 years ago
  61. 827de39 i40e: use priv flags to control packet split by Jesse Brandeburg · 10 years ago
  62. d82acb3 i40evf: use correct types by Mitch Williams · 10 years ago
  63. ea02e90 i40e: propagate properly by Mitch Williams · 10 years ago
  64. a85088d i40evf: don't use atomic allocation by Mitch Williams · 10 years ago
  65. a42e7a3 i40e: Fix memory leaks, sideband filter programming by Kiran Patil · 10 years ago
  66. 9c6c125 i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout by Kiran Patil · 10 years ago
  67. 05281eb i40evf: remove duplicate string by Mitch Williams · 10 years ago
  68. e6c4cf6 i40evf: set real num queues by Mitch Williams · 10 years ago
  69. 1255b7a i40evf: increase max number of queues by Mitch Williams · 10 years ago
  70. 17652c6 i40e: remove unused argument by Jesse Brandeburg · 10 years ago
  71. 0e4425e i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 10 years ago
  72. e1c2279 i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 by Catherine Sullivan · 10 years ago
  73. 0dd438d i40evf: allocate ring structs dynamically by Mitch Williams · 10 years ago
  74. 7d96ba1 i40evf: allocate queue vectors dynamically by Mitch Williams · 10 years ago
  75. e743072 i40evf: quoth the VF driver, Nevermore by Mitch Williams · 10 years ago
  76. e7ffb72 i40e: make error message more useful by Mitch Williams · 10 years ago
  77. e36b0b1 i40e: fix confusing message by Helin Zhang · 10 years ago
  78. 2b2426a76 i40e: Update error messaging by Carolyn Wyborny · 10 years ago
  79. 66f9af85 i40evf: add new fields to store user configuration of RSS by Helin Zhang · 10 years ago
  80. 90b02b4 i40evf: create a generic get RSS function by Helin Zhang · 10 years ago
  81. 2c86ac3 i40evf: create a generic config RSS function by Helin Zhang · 10 years ago
  82. 96a8198 i40evf: rename VF adapter specific RSS function by Helin Zhang · 10 years ago
  83. b74118f i40e/i40evf: prefetch skb data on transmit by Jesse Brandeburg · 10 years ago
  84. 6a7fded i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai Jain · 10 years ago
  85. acd6544 i40e: rename rss_size to alloc_rss_size in i40e_pf by Helin Zhang · 10 years ago
  86. 28c5869 i40e: add new fields to store user configuration by Helin Zhang · 10 years ago
  87. 1c2df9e i40e: Bump version to 1.4.2 by Catherine Sullivan · 10 years ago
  88. 043dd65 i40e: create a generic configure rss function by Helin Zhang · 10 years ago
  89. e69ff81 i40e: rework the functions to configure RSS with similar parameters by Helin Zhang · 10 years ago
  90. 3e3aa21 i40e: return the number of enabled queues for ETHTOOL_GRXRINGS by Helin Zhang · 10 years ago
  91. 1418c34 i40evf: handle many MAC filters correctly by Mitch Williams · 10 years ago
  92. 8d8f229 i40e/i40evf: clean up error messages by Mitch Williams · 10 years ago
  93. 2f175f5 i40e/i40evf: Add comment to #endif by Helin Zhang · 10 years ago
  94. 1f9610e i40e: Move the saving of old link info from handle_link_event to link_event by Catherine Sullivan · 10 years ago
  95. 164c9f5 i40e/i40evf: Add a stat to track how many times we have to do a force WB by Anjali Singhai Jain · 10 years ago
  96. 4f2f017c i40e: Workaround fix for mss < 256 issue by Anjali Singhai Jain · 10 years ago
  97. f9b26eb i40e: remove BUG_ON from FCoE setup by Shannon Nelson · 10 years ago
  98. 7fd8954 i40e: remove BUG_ON from feature string building by Shannon Nelson · 10 years ago
  99. b875f99 i40e: Change BUG_ON to WARN_ON in service event complete by Shannon Nelson · 10 years ago
  100. 9c883bd i40e/i40evf: remove unused tunnel parameter by Shannon Nelson · 10 years ago