index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
fc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-0
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[list] Tidy up naming convention for list_contains() and friends
Michael Brown
2011-10-14
1
-1
/
+1
*
[fc] Send xfer_window_changed() when FCP link is established
Michael Brown
2011-06-28
1
-12
/
+32
*
[fc] Maintain a list of Fibre Channel upper-layer protocol users
Michael Brown
2011-06-28
1
-14
/
+30
*
[fc] Allow Fibre Channel ports to be explicitly named
Michael Brown
2010-11-27
1
-5
/
+3
*
[fc] Add support for Fibre Channel name server lookups
Michael Brown
2010-11-08
1
-38
/
+120
*
[fc] Hold ULP's peer reference while ULP exists
Michael Brown
2010-11-08
1
-7
/
+14
*
[fc] Allow peers and ULPs to log out when usage count reaches zero
Michael Brown
2010-11-08
1
-2
/
+2
*
[fc] Hold reference to peers and ULPs while calling fc_link_examine()
Michael Brown
2010-11-08
1
-4
/
+16
*
[fc] Do not use the command reference number in FCP_CMND IUs
Michael Brown
2010-10-19
1
-2
/
+2
*
[fc] Use port WWN rather than node WWN as the primary Fibre Channel name
Michael Brown
2010-10-15
1
-31
/
+31
*
[fc] Include port IDs in metadata for received Fibre Channel frames
Michael Brown
2010-10-07
1
-0
/
+24
*
[fc] Ignore fabric-assigned port ID for fabricless implicit logouts
Michael Brown
2010-09-21
1
-2
/
+3
*
[fc] Allow FLOGI response to be sent to newly-assigned peer port ID
Michael Brown
2010-09-21
1
-1
/
+4
*
[fc] Maintain port, peer and ULP lists in order of creation
Michael Brown
2010-09-18
1
-3
/
+3
*
[fc] Add support for Fibre Channel devices
Michael Brown
2010-09-15
1
-0
/
+1773