1. 21d3efd i40e: fix function kernel doc description by Jean Sacren · 10 years ago
  2. 32c7494 ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg by Mark Rustad · 10 years ago
  3. 6425f0f ixgbe: fix ixgbe_check_reset_blocked() declaration by Jean Sacren · 10 years ago
  4. 151b260c ixgbe: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 10 years ago
  5. ff29a86 ixgbe: never generate both software and hardware timestamps by Jakub Kicinski · 10 years ago
  6. 181e7d5 ixgbe: remove redundant if clause from PTP work by Jakub Kicinski · 10 years ago
  7. b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 10 years ago
  8. ed4420a igb: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 10 years ago
  9. afc835d igb: never generate both software and hardware timestamps by Jakub Kicinski · 10 years ago
  10. 201b54b e1000e: remove redundant if clause from PTP work by Jakub Kicinski · 10 years ago
  11. 59c871c e1000e: add timeout for TX HW time stamping work by Jakub Kicinski · 10 years ago
  12. 13c2884 i40e: Use DEBUG_FD message level for an FD message by Anjali Singhai Jain · 10 years ago
  13. c2e1b59 i40e/i40evf: Add an FD message level by Anjali Singhai Jain · 10 years ago
  14. ca04657 i40e: check for netdev before debugfs use by Shannon Nelson · 10 years ago
  15. c550360 i40evf: remove double space after return by Jesse Brandeburg · 10 years ago
  16. 35a91fd i40e: Add functionality for FD SB to drop packets by Anjali Singhai Jain · 10 years ago
  17. 1eaa384 i40e: Cleanup in FDIR SB ethtool code by Anjali Singhai Jain · 10 years ago
  18. 4eb3f76 i40e: eeprom integrity check on load and empr by Shannon Nelson · 10 years ago
  19. 90e0407 i40e: Make the alloc and free queue vector calls orthogonal by Greg Rose · 10 years ago
  20. 3526d80 i40evf: fix oops in watchdog handler by Mitch Williams · 10 years ago
  21. ce80678 i40e: Delete ATR filter on RST by Anjali Singhai Jain · 10 years ago
  22. 35d499e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  23. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 10 years ago
  24. b709323 igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only by Christoph Paasch · 10 years ago
  25. cb06d10 igb: Fix Null-pointer dereference in igb_reset_q_vector by Christoph Paasch · 10 years ago
  26. 0f49da0 igb: specify phc_index of 82575 for get_ts_info by Ken ICHIKAWA · 10 years ago
  27. db41b87 igb: Fix memory leak in igb_get_module_eeprom() by Christian Engelmayer · 10 years ago
  28. 22a8b29 igb: add register rd/wr for surprise removal by Fujinaka, Todd · 10 years ago
  29. 6ab5f7b igb: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  30. 2659780 ixgbevf: Additional adapter removal checks by Mark Rustad · 10 years ago
  31. 984b0ee ixgbevf: Check for adapter removal on register writes by Mark Rustad · 10 years ago
  32. dbf8b0d ixgbevf: Check register reads for adapter removal by Mark Rustad · 10 years ago
  33. 388b2e4 ixgbevf: Make the ethtool register test use accessors by Mark Rustad · 10 years ago
  34. 06380db ixgbevf: Use static inlines instead of macros by Mark Rustad · 10 years ago
  35. 19458bd ixgbe: Break recursion in case of removal by Mark Rustad · 10 years ago
  36. 10bdd67 i40evf: clean up init error messages by Mitch Williams · 10 years ago
  37. c89a9e0 i40evf: don't shut down admin queue on error by Mitch Williams · 10 years ago
  38. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 10 years ago
  39. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 10 years ago
  40. cdc04dc ixgbe: enable tx queues after link up by Emil Tantilov · 10 years ago
  41. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 10 years ago
  42. 65ce9dc ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 by Jacob Keller · 10 years ago
  43. 0d7c6e0 ixgbe: use ixgbe_read_pci_cfg_word by Jacob Keller · 10 years ago
  44. cbcc637 ixgbe: remove unused media type by Jacob Keller · 10 years ago
  45. ee98b57 ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables by Jacob Keller · 10 years ago
  46. 8036d29 ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly by Jacob Keller · 10 years ago
  47. f68bfdb ixgbe: check Core Clock Disable bit by Jacob Keller · 10 years ago
  48. f8cf7a0 ixgbe: fix errors related to protected AUTOC calls by Don Skidmore · 10 years ago
  49. 0933ce4 ixgbevf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  50. a1108ff ixgbe: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  51. 1dcf875 igbvf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  52. 7c4d16f igb: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  53. 3d2372e e100: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  54. dc1edc6 igb: enable VLAN stripping for VMs with i350 by Stefan Assmann · 11 years ago
  55. 5b346dc ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit by Mark Rustad · 10 years ago
  56. 2e7cfbd ixgbevf: Indicate removal state explicitly by Mark Rustad · 10 years ago
  57. ed19231 ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check by Jacob Keller · 10 years ago
  58. 0c375ac igb: Add register defines needed for time sync functions by Carolyn Wyborny · 10 years ago
  59. e7e834a e1000e: Fix Explicitly set Transmit Control Register by David Ertman · 11 years ago
  60. d9554e9 e1000e: Fix Hardware Unit Hang by David Ertman · 11 years ago
  61. db44609 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  62. c243e96 i40e: potential array underflow in i40e_vc_process_vf_msg() by Dan Carpenter · 11 years ago
  63. ff40dd5 i40e/i40evf: reduce context descriptors by Jesse Brandeburg · 11 years ago
  64. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 11 years ago
  65. 6c167f5 i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() by Elizabeth Kappler · 11 years ago
  66. 7c3c288 i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control by Anjali Singhai Jain · 11 years ago
  67. 30a500e i40evf: use min_t by Mitch Williams · 11 years ago
  68. 96d4770 i40evf: correctly program RSS HLUT table by Mitch Williams · 11 years ago
  69. 588aefa i40e: support VF link state ndo by Mitch Williams · 11 years ago
  70. d70e941 net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 10 years ago
  71. 37a622c i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup by Eric W Biederman · 10 years ago
  72. 72f72dc e1000e: fix the build error when PM is disabled by Kevin Hao · 10 years ago
  73. 406d496 igb: remove references to long gone command line parameters by Fernando Luis Vazquez Cao · 10 years ago
  74. fdabfc8a ixgbe: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  75. 57ba34c igb: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  76. 390f86d i40e: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  77. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  78. 6494294 i40e/i40evf: Use dma_set_mask_and_coherent by Mitch Williams · 11 years ago
  79. 9347eb7 i40e/i40evf: Use correct number of VF vectors by Mitch Williams · 11 years ago
  80. c0c2897 i40e: Let MDD events be handled by MDD handler by Anjali Singhai Jain · 11 years ago
  81. ca64fa4 i40e: Bug fix for FDIR replay logic by Anjali Singhai Jain · 11 years ago
  82. 55a5e60 i40e: Add code to handle FD table full condition by Anjali Singhai Jain · 11 years ago
  83. 61dade7 i40e: Define a new state variable to keep track of feature auto disable by Anjali Singhai Jain · 11 years ago
  84. fdfd943 i40e: Fix function comments by Akeem G Abodunrin · 11 years ago
  85. 0c22b3d i40e: simplified init string by Jesse Brandeburg · 11 years ago
  86. 69bfb11 i40e: cleanup strings by Jesse Brandeburg · 11 years ago
  87. f29eaa3 i40e: make string references to q be queue by Jesse Brandeburg · 11 years ago
  88. 77e29bc i40e/i40evf: Some flow director HW definition fixes by Anjali Singhai Jain · 11 years ago
  89. 43fddb7 i40e: Fix a bug in the update logic for FDIR SB filter. by Anjali Singhai Jain · 11 years ago
  90. a486659 i40e: delete netdev after deleting napi and vectors by Shannon Nelson · 11 years ago
  91. b936136 igb: Fix code comment by Jeff Kirsher · 10 years ago
  92. 2f586f6 ixgbevf: delete unneeded call to pci_set_power_state by Julia Lawall · 11 years ago
  93. 305f8ce ixgbe: fix some multiline hw_dbg prints by Jacob Keller · 10 years ago
  94. 4483470 ixgbe: fixup header for ixgbe_set_rxpba_82598 by Jacob Keller · 10 years ago
  95. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 10 years ago
  96. 6997d4d ixgbe: move setting rx_pb_size into get_invariants by Jacob Keller · 10 years ago
  97. 0e7bcee ixgbe: Fix format string in ixgbe_fcoe.c by Masanari Iida · 11 years ago
  98. 38da9853 net: ixgbe calls skb_set_hash by Tom Herbert · 11 years ago
  99. f4c01e9 igb: Fix for devices using ethtool for EEE settings by Carolyn Wyborny · 10 years ago
  100. 42bdf08 net: igb calls skb_set_hash by Tom Herbert · 11 years ago