summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/fcoe
AgeCommit message (Collapse)AuthorFilesLines
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-11998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-1/+4
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-02backout 998: breaks common closed driversRichard Lowe1-4/+1
2012-03-01998 obsolete DMA driver interfaces should be removedGarrett D'Amore1-1/+4
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-12-036902058 Panic found while running 'fcadm create-fcoe-port -t nxge1'Kevin Yu1-3/+24
6905824 fcoet should register port_fca_version to fct via fct_register_local_port
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+2
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-08-05PSARC 2008/311 FCoE (Fibre Channel over Ethernet) InitiatorZhong Wang4-28/+43
6823827 FCoE initiator for Leadville
2009-06-186818210 Remove fcadm create-fcoe-ports subcommand and implement the function ↵Kevin Yu3-4/+10
in fcoeconfig
2009-04-106819120 Add ddi_quiesce_not_needed as the devo_quiesce() entry point for ↵Zhong Wang1-1/+2
fcoe and fcoet drivers
2009-04-086815792 fcoe need to consider link name changes on the flyKelly Hu5-59/+48
6815799 Remove mac_is_vnic() and move the check for vnic to libfcoe
2009-03-19PSARC/2008/310 FCoE (Fibre Channel over Ethernet) TargetZhong Wang7-0/+2525
6701027 Need FCoE target for Solaris 6812750 Change in stmf/fct/stmf_sbd needed for support FCoE