Commit Graph

82 Commits (8798a694da59486e4a3ff0abeec183202fb34c20)

Author SHA1 Message Date
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
Randy Dunlap b0d428adeb [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliant 16 years ago
Vasu Dev 184dd3459b fcoe: adds spma mode support 16 years ago
Vasu Dev ab6b85c1d7 fcoe: consolidates netdev related config and cleanup for spma mode 16 years ago
Joe Eykholt 6401bdcad5 [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements. 16 years ago
Chris Leech dd3fd72e69 [SCSI] fcoe: fix spelling typos and bad comments 16 years ago
Chris Leech fc224a5bc9 [SCSI] fcoe: don't export functions that are internal to fcoe 16 years ago
Dan Carpenter 3caf02ee28 [SCSI] fcoe: kfree() -> kfree_skb() 16 years ago