1. dbf8b0d ixgbevf: Check register reads for adapter removal by Mark Rustad · 11 years ago
  2. 388b2e4 ixgbevf: Make the ethtool register test use accessors by Mark Rustad · 11 years ago
  3. 06380db ixgbevf: Use static inlines instead of macros by Mark Rustad · 11 years ago
  4. 19458bd ixgbe: Break recursion in case of removal by Mark Rustad · 11 years ago
  5. 10bdd67 i40evf: clean up init error messages by Mitch Williams · 11 years ago
  6. c89a9e0 i40evf: don't shut down admin queue on error by Mitch Williams · 11 years ago
  7. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 11 years ago
  8. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 11 years ago
  9. cdc04dc ixgbe: enable tx queues after link up by Emil Tantilov · 11 years ago
  10. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 11 years ago
  11. 65ce9dc ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 by Jacob Keller · 11 years ago
  12. 0d7c6e0 ixgbe: use ixgbe_read_pci_cfg_word by Jacob Keller · 11 years ago
  13. cbcc637 ixgbe: remove unused media type by Jacob Keller · 11 years ago
  14. ee98b57 ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables by Jacob Keller · 11 years ago
  15. 8036d29 ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly by Jacob Keller · 11 years ago
  16. f68bfdb ixgbe: check Core Clock Disable bit by Jacob Keller · 11 years ago
  17. f8cf7a0 ixgbe: fix errors related to protected AUTOC calls by Don Skidmore · 11 years ago
  18. 0933ce4 ixgbevf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  19. a1108ff ixgbe: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  20. 1dcf875 igbvf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  21. 7c4d16f igb: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  22. 3d2372e e100: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  23. dc1edc6 igb: enable VLAN stripping for VMs with i350 by Stefan Assmann · 11 years ago
  24. 5b346dc ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit by Mark Rustad · 11 years ago
  25. 2e7cfbd ixgbevf: Indicate removal state explicitly by Mark Rustad · 11 years ago
  26. ed19231 ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check by Jacob Keller · 11 years ago
  27. 0c375ac igb: Add register defines needed for time sync functions by Carolyn Wyborny · 11 years ago
  28. e7e834a e1000e: Fix Explicitly set Transmit Control Register by David Ertman · 11 years ago
  29. d9554e9 e1000e: Fix Hardware Unit Hang by David Ertman · 11 years ago
  30. db44609 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  31. c243e96 i40e: potential array underflow in i40e_vc_process_vf_msg() by Dan Carpenter · 11 years ago
  32. ff40dd5 i40e/i40evf: reduce context descriptors by Jesse Brandeburg · 11 years ago
  33. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 11 years ago
  34. 6c167f5 i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() by Elizabeth Kappler · 11 years ago
  35. 7c3c288 i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control by Anjali Singhai Jain · 11 years ago
  36. 30a500e i40evf: use min_t by Mitch Williams · 11 years ago
  37. 96d4770 i40evf: correctly program RSS HLUT table by Mitch Williams · 11 years ago
  38. 588aefa i40e: support VF link state ndo by Mitch Williams · 11 years ago
  39. d70e941 net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 11 years ago
  40. 37a622c i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup by Eric W Biederman · 11 years ago
  41. 72f72dc e1000e: fix the build error when PM is disabled by Kevin Hao · 11 years ago
  42. 406d496 igb: remove references to long gone command line parameters by Fernando Luis Vazquez Cao · 11 years ago
  43. fdabfc8a ixgbe: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  44. 57ba34c igb: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  45. 390f86d i40e: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  46. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  47. 6494294 i40e/i40evf: Use dma_set_mask_and_coherent by Mitch Williams · 11 years ago
  48. 9347eb7 i40e/i40evf: Use correct number of VF vectors by Mitch Williams · 11 years ago
  49. c0c2897 i40e: Let MDD events be handled by MDD handler by Anjali Singhai Jain · 11 years ago
  50. ca64fa4 i40e: Bug fix for FDIR replay logic by Anjali Singhai Jain · 11 years ago
  51. 55a5e60 i40e: Add code to handle FD table full condition by Anjali Singhai Jain · 11 years ago
  52. 61dade7 i40e: Define a new state variable to keep track of feature auto disable by Anjali Singhai Jain · 11 years ago
  53. fdfd943 i40e: Fix function comments by Akeem G Abodunrin · 11 years ago
  54. 0c22b3d i40e: simplified init string by Jesse Brandeburg · 11 years ago
  55. 69bfb11 i40e: cleanup strings by Jesse Brandeburg · 11 years ago
  56. f29eaa3 i40e: make string references to q be queue by Jesse Brandeburg · 11 years ago
  57. 77e29bc i40e/i40evf: Some flow director HW definition fixes by Anjali Singhai Jain · 11 years ago
  58. 43fddb7 i40e: Fix a bug in the update logic for FDIR SB filter. by Anjali Singhai Jain · 11 years ago
  59. a486659 i40e: delete netdev after deleting napi and vectors by Shannon Nelson · 11 years ago
  60. b936136 igb: Fix code comment by Jeff Kirsher · 11 years ago
  61. 2f586f6 ixgbevf: delete unneeded call to pci_set_power_state by Julia Lawall · 11 years ago
  62. 305f8ce ixgbe: fix some multiline hw_dbg prints by Jacob Keller · 11 years ago
  63. 4483470 ixgbe: fixup header for ixgbe_set_rxpba_82598 by Jacob Keller · 11 years ago
  64. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 11 years ago
  65. 6997d4d ixgbe: move setting rx_pb_size into get_invariants by Jacob Keller · 11 years ago
  66. 0e7bcee ixgbe: Fix format string in ixgbe_fcoe.c by Masanari Iida · 11 years ago
  67. 38da9853 net: ixgbe calls skb_set_hash by Tom Herbert · 11 years ago
  68. f4c01e9 igb: Fix for devices using ethtool for EEE settings by Carolyn Wyborny · 11 years ago
  69. 42bdf08 net: igb calls skb_set_hash by Tom Herbert · 11 years ago
  70. e25909b net: e1000e calls skb_set_hash by Tom Herbert · 11 years ago
  71. f7e7991 ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  72. 9b143d1 igb: fix warning if !CONFIG_IGB_HWMON by Jeff Kirsher · 11 years ago
  73. 72b3672 igb: fix array size calculation by Todd Fujinaka · 11 years ago
  74. bd9d559 ixgbevf: fix skb->pkt_type checks by Florian Fainelli · 11 years ago
  75. 96dee02 e1000e: Fix SHRA register access for 82579 by David Ertman · 11 years ago
  76. ad40064 e1000e: Fix ethtool offline tests for 82579 parts by David Ertman · 11 years ago
  77. 5bb7317 e1000e: Fix not generating an error on invalid load parameter by David Ertman · 11 years ago
  78. 74f350e e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) by David Ertman · 11 years ago
  79. 63eb48f e1000e Refactor of Runtime Power Management by David Ertman · 11 years ago
  80. 2800209 e1000e: Refactor PM flows by David Ertman · 11 years ago
  81. 3b70d4f e1000e: Add missing branding strings in ich8lan.c by David Ertman · 11 years ago
  82. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 11 years ago
  83. a03206e e1000e: Fix 82579 sets LPI too early. by David Ertman · 11 years ago
  84. f7235ef e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets by David Ertman · 11 years ago
  85. b485dba e1000e: Cleanup unecessary references by David Ertman · 11 years ago
  86. 6c2ed39 e1000e: PTP lock in e1000e_phc_adjustfreq by Todd Fujinaka · 11 years ago
  87. 2062862 i40e/i40evf: Bump pf&vf build versions by Catherine Sullivan · 11 years ago
  88. be56052 i40e/i40evf: carefully fill tx ring by Jesse Brandeburg · 11 years ago
  89. ff80301 i40e: fix nvm version and remove firmware report by Jesse Brandeburg · 11 years ago
  90. 71f6a85 i40e: Fix static checker warning by Neerav Parikh · 11 years ago
  91. 6982d42 i40e: Remove a redundant filter addition by Anjali Singhai Jain · 11 years ago
  92. a47a15f i40e: count timeout events by Jesse Brandeburg · 11 years ago
  93. ac71b7b i40e: Remove a FW workaround for Number of MSIX vectors by Anjali Singhai Jain · 11 years ago
  94. 3e26186 i40e: clean up comment style by Shannon Nelson · 11 years ago
  95. 206812b i40e/i40evf: i40e implementation for skb_set_hash by Jesse Brandeburg · 11 years ago
  96. cc6456a i40e: Prevent overflow due to kzalloc by Akeem G Abodunrin · 11 years ago
  97. 17a73f6 i40e: Flow Director sideband accounting by Joseph Gasparakis · 11 years ago
  98. 3415e8c i40evf: Enable the ndo_set_features netdev op by Greg Rose · 11 years ago
  99. 93501d4 ixgbe: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  100. 1443846 ixgbe: Check config reads for removal by Mark Rustad · 11 years ago