1. e03af1e i40e/i40evf: check AQ register for valid data by Kamil Krawczyk · 10 years ago
  2. 2c5fe33 i40e: print message for pre-production hardware by Jesse Brandeburg · 10 years ago
  3. 8eab9cf i40e: add VEB stats to ethtool by Shannon Nelson · 10 years ago
  4. 1bb8b93 i40e: set lan_veb index by Shannon Nelson · 10 years ago
  5. 41a9e55 i40e: add missing VSI statistics by Shannon Nelson · 10 years ago
  6. 03da6f6 i40e/i40evf: remove rx_errors and rx_missed by Shannon Nelson · 10 years ago
  7. 7812fdd i40e: refactor stats collection by Shannon Nelson · 10 years ago
  8. 44033fa i40e: refactor send version by Jesse Brandeburg · 10 years ago
  9. 4f4e17b i40e/i40evf: VEB structure added, GTIME macro update by Kamil Krawczyk · 10 years ago
  10. 263fc48 i40e: notify VF of all types of resets by Mitch Williams · 10 years ago
  11. 61a46a4 i40e: clamp jumbo frame size by Jesse Brandeburg · 10 years ago
  12. d027705 i40e/i40evf: remove unused RX_LRO define by Jesse Brandeburg · 10 years ago
  13. c5cc0cf i40e: remove check for large buffer by Kamil Krawczyk · 10 years ago
  14. 22dd9ae i40e: Rework register diagnostic by Kamil Krawczyk · 10 years ago
  15. d3a90b7 i40e: don't use OR to check a value by Jesse Brandeburg · 10 years ago
  16. 7e61241 i40e: relax the firmware API version check by Shannon Nelson · 10 years ago
  17. 566bb85 i40: disable FCoE for MFP modes by Vasu Dev · 10 years ago
  18. c9b9b0a i40e: add clear_pxe AdminQ request by Shannon Nelson · 10 years ago
  19. b556540 i40e: Clear recovery pending, if reset failed by Akeem G Abodunrin · 10 years ago
  20. 10bc478 i40e/i40evf: Change type to u32 to avoid sparse error by Greg Rose · 10 years ago
  21. aee8087 i40e/i40evf: remove storm control by Jesse Brandeburg · 10 years ago
  22. 8913278 i40e: Use the new i40e_get_fd_cnt_all function in other places by Anjali Singhai Jain · 10 years ago
  23. 082def1 i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULE by Anjali Singhai Jain · 10 years ago
  24. b2d36c0 i40e/i40evf: Remove reserved PCTYPE defines by Kevin Scott · 10 years ago
  25. e7046ee i40e: Tx/Rx rings declaration by Akeem G Abodunrin · 10 years ago
  26. 84590fd i40evf: tweak Tx rate params and de-magic-ify by Mitch Williams · 10 years ago
  27. dac9b31 i40evf: don't round Tx rate down to 0 by Mitch Williams · 10 years ago
  28. 50d4165 i40e: enable descriptor prefetch for VFs by Mitch Williams · 10 years ago
  29. 8b833b4 i40e/i40evf: Update check for AQ aliveness by Kevin Scott · 10 years ago
  30. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  31. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  32. 41457f6 i40e,igb,ixgbe: remove usless return statements by Stephen Hemminger · 11 years ago
  33. ce9ccb1 i40e: fix passing wrong error code to i40e_open() by Jean Sacren · 10 years ago
  34. df805f6 i40e: Check PCI_IOV config to avoid compile error by Greg Rose · 10 years ago
  35. c0c8a20 i40e: remove Tx work for ptp by Jesse Brandeburg · 10 years ago
  36. 9e5634d i40e: Don't disable SR-IOV when VFs are assigned by Mitch Williams · 10 years ago
  37. 31cd840 i40e: remove hardcode of stats struct size in ethtool by Shannon Nelson · 10 years ago
  38. 32f5f54 i40e/i40evf: control auto ITR through ethtool by Mitch Williams · 10 years ago
  39. ca99eb9 i40e/i40evf: set proper default for ITR registers by Mitch Williams · 10 years ago
  40. 1c112a6 i40e: add required include by Mitch Williams · 10 years ago
  41. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  42. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  43. ded7b9a i40e/i40evf: Bump build version by Catherine Sullivan · 10 years ago
  44. 6bb3f23 i40e/i40evf: Retrieve and store missing link config information by Neerav Parikh · 10 years ago
  45. f4f94b9 i40e: Update function formal parameters by Kevin Scott · 10 years ago
  46. 53275f2 i40e: Do not expose fd-sb commands from debugfs by Anjali Singhai Jain · 10 years ago
  47. 2e86a0b i40e: Do not enable NTUPLE feature control in MFP mode by Anjali Singhai Jain · 10 years ago
  48. 9d2f98e i40e: Change variable type to avoid typecheck failure by Kevin Scott · 10 years ago
  49. 014269f i40e: Don't stop driver probe when querying DCB config fails by Neerav Parikh · 10 years ago
  50. 0672a09 i40e: Redistribute queue vectors after DCB reconfiguration by Neerav Parikh · 10 years ago
  51. d246601 i40e/i40evf: add driver version string to driver version command by Shannon Nelson · 10 years ago
  52. 37cc0d2 i40e: Use port VLAN in MAC/VLAN filter configuration by Greg Rose · 10 years ago
  53. 1315f7c i40e: Retain MAC filters when changing port VLAN by Greg Rose · 11 years ago
  54. 0dd8357 i40e: remove ptp_tx_work timestamp work item by Jacob Keller · 11 years ago
  55. cafa1fc i40e: fix Timesync Tx interrupt handler code by Jacob Keller · 10 years ago
  56. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. 84ca55a i40e: report VF link state correctly by Mitch Williams · 11 years ago
  58. b98d1df i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  59. 99c472a i40e: Tweak for-loop in i40e_ethtool.c by Catherine Sullivan · 11 years ago
  60. 7c12200 i40e: Cleanup if/else statements by Catherine Sullivan · 11 years ago
  61. 8a9eb7d i40e: rework fdir setup and teardown by Shannon Nelson · 11 years ago
  62. 8276f75 i40e: use generic vsi_open to unquiesce vsi by Shannon Nelson · 11 years ago
  63. 90ef8d4 i40e: abstract the close path for better netdev vsis by Shannon Nelson · 11 years ago
  64. c22e3c6 i40e: prep vsi_open logic for non-netdev cases by Shannon Nelson · 11 years ago
  65. befc229 i40e/i40evf: update AdminQ API by Shannon Nelson · 11 years ago
  66. c9296ad i40e/i40evf: add tracking to NVM busy state by Shannon Nelson · 11 years ago
  67. 7d54eb2 i40e: Fix an issue with displaying IPv4 FD filters by Anjali Singhai Jain · 11 years ago
  68. 98c95a6 i40e: Remove a FW workaround by Catherine Sullivan · 11 years ago
  69. acb3676 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  70. 6b19289 i40e: Enable VF Tx bandwidth setting by Mitch Williams · 11 years ago
  71. f9b4b62 i40e: Reset the VF upon conflicting VLAN configuration by Greg Rose · 11 years ago
  72. 0b3aec8 i40e/i40evf: unhide and enable to one prefena field by Jesse Brandeburg · 11 years ago
  73. 4ba0dea i40e: Add bridge FDB add/del/dump ops by Greg Rose · 11 years ago
  74. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 10 years ago
  75. 059dab6 i40e: fix TCP flag replication for hardware offload by Jesse Brandeburg · 10 years ago
  76. dd225bc i40e: remove open-coded skb_cow_head by Francois Romieu · 10 years ago
  77. 3dbb7fd i40e: Remove casts of pointer to same type by Joe Perches · 10 years ago
  78. b58f2f7 i40e/i40evf: Remove addressof casts to same type by Joe Perches · 10 years ago
  79. e3e3bfd i40e/i40evf: fix error checking path by Jean Sacren · 10 years ago
  80. 21d3efd i40e: fix function kernel doc description by Jean Sacren · 10 years ago
  81. 13c2884 i40e: Use DEBUG_FD message level for an FD message by Anjali Singhai Jain · 11 years ago
  82. c2e1b59 i40e/i40evf: Add an FD message level by Anjali Singhai Jain · 11 years ago
  83. ca04657 i40e: check for netdev before debugfs use by Shannon Nelson · 11 years ago
  84. 35a91fd i40e: Add functionality for FD SB to drop packets by Anjali Singhai Jain · 11 years ago
  85. 1eaa384 i40e: Cleanup in FDIR SB ethtool code by Anjali Singhai Jain · 11 years ago
  86. 4eb3f76 i40e: eeprom integrity check on load and empr by Shannon Nelson · 11 years ago
  87. 90e0407 i40e: Make the alloc and free queue vector calls orthogonal by Greg Rose · 11 years ago
  88. ce80678 i40e: Delete ATR filter on RST by Anjali Singhai Jain · 11 years ago
  89. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 11 years ago
  90. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 11 years ago
  91. db44609 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  92. c243e96 i40e: potential array underflow in i40e_vc_process_vf_msg() by Dan Carpenter · 11 years ago
  93. ff40dd5 i40e/i40evf: reduce context descriptors by Jesse Brandeburg · 11 years ago
  94. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 11 years ago
  95. 6c167f5 i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() by Elizabeth Kappler · 11 years ago
  96. 7c3c288 i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control by Anjali Singhai Jain · 11 years ago
  97. 588aefa i40e: support VF link state ndo by Mitch Williams · 11 years ago
  98. d70e941 net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 10 years ago
  99. 390f86d i40e: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  100. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago