1. 01 11月, 2016 1 次提交
  2. 29 10月, 2016 2 次提交
  3. 22 7月, 2016 2 次提交
  4. 28 6月, 2016 1 次提交
  5. 14 5月, 2016 3 次提交
  6. 02 5月, 2016 1 次提交
  7. 28 4月, 2016 4 次提交
  8. 07 4月, 2016 1 次提交
  9. 06 4月, 2016 1 次提交
  10. 05 4月, 2016 2 次提交
  11. 19 2月, 2016 5 次提交
  12. 18 2月, 2016 4 次提交
  13. 17 2月, 2016 1 次提交
  14. 04 2月, 2016 2 次提交
  15. 08 1月, 2016 1 次提交
  16. 23 10月, 2015 2 次提交
  17. 20 10月, 2015 2 次提交
  18. 16 10月, 2015 1 次提交
  19. 15 10月, 2015 1 次提交
  20. 14 10月, 2015 1 次提交
    • C
      i40e/i40evf: Add module_types and update_link_info · 0a862b43
      Catherine Sullivan 提交于
      Add a module_types variable to the link_info struct to save the module
      information from get_phy_capabilities. This information can be used to
      determine which speeds the module supports.
      
      Also add a new function update_link_info which updates the module_types
      parameter and then calls get_link_info. This function should be called
      in place of get_link_info so that the module_types variable stays
      up-to-date with the rest of the link information.
      
      The EAS table does not reflect the values that are actually returned,
      so instead, basing these values on the Ethernet compliance codes
      specified in table 33 of SFF-8436 as these have been accurate.
      
      Use the new variable in ethtool to differentiate between a 10G/1G dual
      speed fiber module and a 10G only module.
      
      Change-ID: Ib7585cce321319c10ce15180054c41a6cbd41389
      Signed-off-by: NCatherine Sullivan <catherine.sullivan@intel.com>
      Tested-by: NAndrew Bowers <andrewx.bowers@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      0a862b43
  21. 09 10月, 2015 1 次提交
  22. 08 10月, 2015 1 次提交