1. 13 2月, 2012 1 次提交
  2. 05 2月, 2012 2 次提交
  3. 19 1月, 2012 1 次提交
  4. 27 9月, 2011 3 次提交
  5. 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
  6. 22 7月, 2011 1 次提交
  7. 01 7月, 2011 1 次提交
  8. 10 6月, 2011 3 次提交
  9. 07 6月, 2011 1 次提交
  10. 08 4月, 2011 1 次提交
  11. 31 3月, 2011 1 次提交
    • R
      enic: Add support for PORT_REQUEST_PREASSOCIATE_RR · b3abfbd2
      Roopa Prabhu 提交于
      Current enic code only supports ASSOCIATE and DISASSOCIATE port profile
      operations. This patch adds enic support for port profile
      PORT_REQUEST_PREASSOCIATE_RR operation. The VIC adapter (8021qbh) is capable
      of handling port profile requests done in two steps namely PREASSOCIATE_RR
      and ASSOCIATE today. The motivation to support PREASSOCIATE_RR comes mainly
      from its use as an optimization during VM migration ie, to do resource
      reservation on destination host before resources on source host are released.
      
      PREASSOCIATE_RR is a VDP operation and according to the latest at IEEE,
      8021qbh will also need to support VDP commands.
      
      In addition to handling the new PORT_REQUEST_PREASSOCIATE_RR operation
      this patch also does the below:
      - Introduces handlers for PORT_REQUEST operations
      - Moves most of the port profile handling code to new files enic_pp.[ch]
      - Uses new fw devcmds for port profile operations
      Signed-off-by: NRoopa Prabhu <roprabhu@cisco.com>
      Signed-off-by: NDavid Wang <dwang2@cisco.com>
      Signed-off-by: NChristian Benvenuti <benve@cisco.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      b3abfbd2
  12. 15 3月, 2011 1 次提交
  13. 01 3月, 2011 1 次提交
  14. 18 2月, 2011 3 次提交
  15. 08 2月, 2011 5 次提交
  16. 21 1月, 2011 1 次提交
  17. 11 12月, 2010 4 次提交
  18. 16 11月, 2010 1 次提交
  19. 21 10月, 2010 1 次提交
  20. 01 10月, 2010 1 次提交
  21. 17 8月, 2010 1 次提交
  22. 26 6月, 2010 4 次提交
  23. 02 6月, 2010 1 次提交