index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
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