Commit Graph

249 Commits (96a2af41c78b1fbb1f567a3486bdc63f7b31c5fd)

Author SHA1 Message Date
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
Chris Leech af7f85d95a [SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroy 16 years ago
Joe Eykholt 36eb7fc872 [SCSI] fcoe: remove unnecessary list and lock initializations. 16 years ago
Chris Leech 5892c32f8a [SCSI] fcoe: fix missing error check in call to fcoe_if_init 16 years ago
Chris Leech a4b7cfaee4 [SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_work 16 years ago
Yi Zou 05cc739073 [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size 16 years ago
Vasu Dev b2f0091fbf [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock 16 years ago
Vasu Dev e4bc50bedf [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) 16 years ago
Joe Eykholt a69b06bc5e [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile error 16 years ago
Robert Love ee610c6701 [SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro 16 years ago
Vasu Dev 1d1b88dc01 [SCSI] fcoe: removes phys_dev and renames real_dev to netdev. 16 years ago
Yi Zou 15a521b424 [SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSO 16 years ago
Vasu Dev d7179680d0 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM 16 years ago
Vasu Dev e8af4d4380 [SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offload EM 16 years ago
Vasu Dev 52ff878c91 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list 16 years ago
Vasu Dev 96316099ac [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs 16 years ago
Joe Eykholt f161fb7210 [SCSI] fcoe: stop delivery of received frames before doing lport_destroy() 16 years ago
Yi Zou 2f718d64ec [SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok 16 years ago
Yi Zou 5a84baeaf7 [SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA support 16 years ago
Yi Zou 7a7f0c7f7a [SCSI] fcoe: Fix validation of mac address when checking for spma support 16 years ago
Johannes Berg 66d6faec2f [SCSI] fcoe: convert to %pM 16 years ago
Robert Love 650bd12b9e libfcoe: Add runtime debugging with module param debug_logging 16 years ago
Robert Love d5488eb9cd fcoe: Add runtime debug logging with module parameter debug_logging 16 years ago
Vasu Dev 4e57e1cbbd [SCSI] fcoe: removes reserving memory for vlan_ethdr on tx path 16 years ago
Vasu Dev 1047f22108 [SCSI] fcoe: removes fcoe_watchdog 16 years ago
Vasu Dev 4bb6b51533 [SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queue 16 years ago
Chris Leech 0f4915398a [SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames 16 years ago
Joe Eykholt 5f48f70ece [SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset. 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Abhijeet Joglekar a366695592 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts 16 years ago