1. 12 4月, 2016 2 次提交
  2. 22 12月, 2015 1 次提交
  3. 27 10月, 2015 1 次提交
  4. 06 6月, 2015 2 次提交
  5. 10 4月, 2015 2 次提交
  6. 03 6月, 2014 2 次提交
  7. 16 3月, 2014 3 次提交
  8. 11 9月, 2013 1 次提交
  9. 26 8月, 2013 1 次提交
  10. 24 8月, 2013 1 次提交
  11. 27 6月, 2013 1 次提交
  12. 03 5月, 2013 6 次提交
  13. 30 1月, 2013 2 次提交
  14. 27 11月, 2012 2 次提交
  15. 08 10月, 2012 1 次提交
  16. 14 9月, 2012 4 次提交
  17. 20 7月, 2012 1 次提交
  18. 17 5月, 2012 2 次提交
  19. 27 3月, 2012 3 次提交
  20. 19 2月, 2012 1 次提交
  21. 15 12月, 2011 1 次提交
    • J
      [SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfaces · 026abb87
      James Smart 提交于
      Miscellaneous fixes in sysfs and mgmt interfaces:
      
      - Added SLI4 INTF_TYPE and SLI_FAMILY as sub-field to the fwrev sysfs
        attribute (CR 124103)
      - Added a sysfs attribute "protocol" to report SLI4 port link protocol
        type (CR 124102)
      - Increment mix-and-match minor number by 1 for added "protocol" sysfs
        attribute. (124102)
      - Move the link speed check into the generic sli3/sli4 code
        path. (CR 124185, 124122)
      - Deleted check for inExtWLen (CR 122523)
      - Add the word "offline" to message 2889 (CR 124385)
      - Conditionalize the firmware upgrade/downgrade so that it is only
        attempted for SLI4 type 2 boards (CR 124406)
      - Return an error if the mbox sysfs is called. (CR 124210)
      - When port_state is less than LPFC_VPORT_READY, report
        FC_PORTSTATE_BYPASSED (CR 120018)
      - Added driver support for performing persistent linkdown based on
        configure region 23 (CR 124534)
      - Added restore state and error log when sysfs board_mode attribute
        access failed (CR 124158)
      - Added support for SLI4_CONFIG non-embedded COMN_GET_CNTL_ADDL_ATTR
        pass-through (CR 124466)
      - Rejecting un-supported multi-buffer mailbox commands (CR 124771)
      - Byte swap the extended data request and response data for extended
        mailbox data (CR 125081)
      Signed-off-by: NAlex Iannicelli <alex.iannicelli@emulex.com>
      Signed-off-by: NJames Smart <james.smart@emulex.com>
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      026abb87