Commit Graph

118 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Yi Zou b84056bf68 [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status block (LESB) 15 years ago
Yi Zou f3da80e761 [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement count 15 years ago
Yi Zou 2ec8493f96 [SCSI] libfcoe: add tracking FIP Virtual Link Failure count 15 years ago
Yi Zou 8cdffdccd9 [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV 15 years ago
Chris Leech 859b7b649a [SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context 15 years ago
Joe Eykholt b94f8951bf [SCSI] libfc fcoe: increase ELS and CT timeouts 15 years ago
Yi Zou be276cbe1b [SCSI] libfcoe: Do not pad FIP keep-alive to full frame size 15 years ago
Chris Leech 18fa11efc2 [SCSI] libfc, fcoe: fixes for highmem skb linearize panics 15 years ago
Yi Zou cc0136c2e9 [SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN 15 years ago
Yi Zou 75ea89ef63 [SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san mac address 15 years ago
Yi Zou 5bab87e6d4 [SCSI] fcoe: Fix getting san mac for VLAN interface 15 years ago
Yi Zou bf361707c8 [SCSI] fcoe: Fix checking san mac address 15 years ago
Joe Eykholt 386309ce92 [SCSI] libfcoe: fcoe: simplify receive FLOGI response 15 years ago
john fastabend 59d9251684 [SCSI] fcoe: add check to fail gracefully in bonding mode 15 years ago
Yi Zou 4e5ad003ae [SCSI] fcoe: remove extra function decalrations 15 years ago
Joe Eykholt f31f2a1c32 [SCSI] libfcoe: don't send ELS in FIP mode if no FCF selected 15 years ago
Joe Eykholt dd42dac4ec [SCSI] libfcoe: FIP should report link to libfc whether selected or not 15 years ago
Joe Eykholt 1f4aed818d [SCSI] libfcoe: fip: allow FIP receive to be called from IRQ. 15 years ago
Joe Eykholt 0f51c2e54c [SCSI] libfcoe: fip: use SCSI host number to identify debug messages. 15 years ago
Joe Eykholt 22bcd225bf [SCSI] libfcoe: Allow FIP to be disabled by the driver 15 years ago
Robert Love 1875f27e29 [SCSI] fcoe: Formatting cleanups and commenting 15 years ago
Robert Love 70b51aabf3 [SCSI] libfcoe: formatting and comment cleanups 15 years ago
Steve Ma a51ab39606 [SCSI] libfc, fcoe: Add FC passthrough support 15 years ago
Chris Leech dc8596d303 [SCSI] fcoe: vport symbolic name support 15 years ago
Chris Leech 5baa17c3e6 [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) 15 years ago
Chris Leech 9a05753b23 [SCSI] fcoe: NPIV vport create/destroy 15 years ago
Chris Leech e9084bb8b4 [SCSI] fcoe: add a separate scsi transport template for NPIV vports 15 years ago
Chris Leech 11b5618866 [SCSI] libfcoe, fcoe: libfcoe NPIV support 15 years ago
Chris Leech db36c06cc6 [SCSI] libfc, libfcoe: FDISC ELS for NPIV 15 years ago
Chris Leech 86221969e2 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation 15 years ago
Robert Love 2171c225f6 [SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535) 15 years ago
Vasu Dev 14caf44c69 [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc 15 years ago
Yi Zou b7a727f1af [SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLD 15 years ago
Yi Zou 7221d7e59d [SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs) 15 years ago
Mike Christie 8eca355fa8 [SCSI] fcoe: initialize return value in fcoe_destroy 15 years ago
Yi Zou b04d023cf5 [SCSI] fcoe: remove redundant checking of netdev->netdev_ops 15 years ago
Jaswinder Singh Rajput 39558c8f8e includecheck fix: drivers/scsi, libfcoe.c 16 years ago
Joe Eykholt e7a51997da [SCSI] fcoe: flush per-cpu thread work when destroying interface 16 years ago
Chris Leech 090eb6c41a [SCSI] fcoe: use rtnl mutex in place of hostlist lock 16 years ago
Chris Leech 2e70e24151 [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling 16 years ago
Chris Leech c863df33bb [SCSI] fcoe: move the host-list add/remove to keep out VN_Ports 16 years ago
Chris Leech dfc1d0fe3a [SCSI] fcoe: add mutex to protect create and destroy 16 years ago
Chris Leech 54b649f88e [SCSI] fcoe: split out per interface setup 16 years ago
Chris Leech 030f4e001f [SCSI] fcoe: fcoe_interface create, destroy and refcounting 16 years ago
Chris Leech cb0a6ca814 [SCSI] fcoe: remove fcoe_interface->priv pointer 16 years ago
Chris Leech 991cbb6082 [SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_interface 16 years ago
Chris Leech 3fe9a0bada [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface 16 years ago
Chris Leech 259ad85d8d [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface 16 years ago
Chris Leech 250249898a [SCSI] fcoe: move netdev to fcoe_interface 16 years ago
Chris Leech 014f5c3f56 [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_device 16 years ago