1. 11 8月, 2011 1 次提交
    • J
      enic: Move the Cisco driver · a6a5580c
      Jeff Kirsher 提交于
      Move the Cisco driver into drivers/net/ethernet/cisco/ and make the
      necessary Kconfig and Makefile changes.
      
      CC: Christian Benvenuti <benve@cisco.com>
      CC: Vasanthy Kolluri <vkolluri@cisco.com>
      CC: Roopa Prabhu <roprabhu@cisco.com>
      CC: David Wang <dwang2@cisco.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      a6a5580c
  2. 11 12月, 2010 1 次提交
  3. 21 10月, 2010 2 次提交
  4. 01 10月, 2010 1 次提交
  5. 26 6月, 2010 3 次提交
  6. 18 5月, 2010 1 次提交
    • S
      net: Add ndo_{set|get}_vf_port support for enic dynamic vnics · f8bd9091
      Scott Feldman 提交于
      Add enic ndo_{set|get}_vf_port ops to support setting/getting
      port-profile for enic dynamic devices.  Enic dynamic devices are just like
      normal enic eth devices except dynamic enics require an extra configuration
      step to assign a port-profile identifier to the interface before the
      interface is useable.  Once a port-profile is assigned, link comes up on the
      interface and is ready for I/O.  The port-profile is used to configure the
      network port assigned to the interface.  The network port configuration
      includes VLAN membership, QoS policies, and port security settings typical
      of a data center network.
      
      A dynamic enic initially has a zero-mac address.  Before a port-profile is
      assigned, a valid non-zero unicast mac address should be assign to the
      dynamic enic interface.
      Signed-off-by: NScott Feldman <scofeldm@cisco.com>
      Signed-off-by: NRoopa Prabhu <roprabhu@cisco.com>
      f8bd9091
  7. 04 9月, 2009 1 次提交
  8. 22 11月, 2008 1 次提交
  9. 18 9月, 2008 1 次提交