1. 28 5月, 2015 1 次提交
  2. 03 4月, 2015 1 次提交
  3. 09 3月, 2015 1 次提交
  4. 05 3月, 2015 1 次提交
  5. 25 2月, 2015 2 次提交
    • V
      i40e: setup FCoE device type · ccafbce4
      Vasu Dev 提交于
      Setup FCoE netdev device type as "fcoe", so that it shows up in
      sysfs as FCoE device.
      
      Change-ID: Ie13a1a332dba4d5802586926104ee01ef20da44f
      Signed-off-by: NVasu Dev <vasu.dev@intel.com>
      Tested-by: NJim Young <james.m.young@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      ccafbce4
    • N
      i40e: Add support for getlink, setlink ndo ops · 51616018
      Neerav Parikh 提交于
      Add support for bridge offload ndo_ops getlink and setlink to
      enable bridge hardware mode as per the mode set via IFLA_BRIDGE_MODE.
      The support is only enabled in case of a PF VSI and not available for
      any other VSI type.
      
      By default the i40e driver inserts a bridge as part of the bring-up
      when a FDIR type VSI and/or a FCoE VSI is created. This bridge is
      created in VEB mode by default i.e. after creating the bridge using
      "Add VEB" AQ command the loopback for the PF's default VSI is enabled.
      
      The patch adds capability where all the VSIs created as downlink to
      the bridge inherits the loopback property and enables loopback only
      if the uplink bridge is operating in VEB mode.
      Hence, there is no need to explicitly enable loopback as part of
      allocating resources for SR-IOV VFs and call to do that has been
      removed.
      
      In case a user-request is made either via "bridge" utility or using
      the bridge netlink interface that requires to change the hardware
      bridge mode then that would require a PF reset and rebuild of the
      switch hierarchy.
      
      Also update the copyright year.
      
      Change-ID: I4d78fc1c83158efda29ba7be92239b74f75d6d25
      Signed-off-by: NNeerav Parikh <neerav.parikh@intel.com>
      Tested-By: NJim Young <james.m.young@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      51616018
  6. 24 2月, 2015 1 次提交
  7. 09 2月, 2015 3 次提交
  8. 14 1月, 2015 1 次提交
  9. 18 11月, 2014 1 次提交
  10. 12 8月, 2014 1 次提交
  11. 03 8月, 2014 2 次提交