Commit Graph

151 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Bhanu Prakash Gollapudi 814740d5f6 [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport 13 years ago
Vasu Dev 860eca2b2b [SCSI] fcoe: setup default initial value for DDP threshold 14 years ago
Vasu Dev d1483bb90a [SCSI] fcoe: use real dev in case of HW vlan acceleration 14 years ago
Eric Dumazet 5c609ff937 [SCSI] fcoe: use kthread_create_on_node 14 years ago
Jiri Pirko 4bc71cb983 net: consolidate and fix ethtool_ops->get_settings calling 14 years ago
Jesper Juhl 101ae14edc Remove unneeded version.h includes from drivers/scsi/ 14 years ago
Robert Love 848e7d5b46 [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl 14 years ago
Bhanu Prakash Gollapudi d834895c41 [SCSI] fcoe: Move common functions to fcoe_transport library 14 years ago
Ian Campbell 165c68d5a2 fcoe: convert to SKB paged frag API. 14 years ago
Vasu Dev d272281c39 [SCSI] fcoe: cleanup cpu selection for incoming requests 14 years ago
Vasu Dev 980f5156ab [SCSI] fcoe: add fip retry to avoid missing critical keep alive 14 years ago
Vasu Dev 324f667833 [SCSI] libfc, fcoe: ignore rx frame with wrong xid info 14 years ago
Yi Zou 302ff541d9 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info 14 years ago
Neerav Parikh b2085a4efc [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup 14 years ago
Kiran Patil 29bdd2bb3e [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for post processing of incoming request for FCoE target 14 years ago
Kiran Patil 064287eee3 [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incoming commands 14 years ago
Kiran Patil 1ff9918b62 [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage targets 14 years ago
Yi Zou 71f894915a [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targe 14 years ago
Neerav Parikh bdf252183e [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN 14 years ago
Vasu Dev f04ca1b654 [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable 14 years ago
Yi Zou 38b34aca30 [SCSI] fcoe: remove unnecessary module state check 14 years ago
Robert Love ee5df628c1 [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks 14 years ago
David Decotigny 8ae6daca85 ethtool: Call ethtool's get/set_settings callbacks with cleaned data 14 years ago
Jiri Pirko cc8bdf0623 fcoe: correct checking for bonding 14 years ago
Vasu Dev d2f809528a [SCSI] fcoe: fix broken fcoe interface reset 14 years ago
Dan Carpenter f2f96d2070 [SCSI] fcoe: precedence bug in fcoe_filter_frames() 14 years ago
Vasu Dev 72fa396bf5 [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMs 14 years ago
Bhanu Prakash Gollapudi 8597ae8bfe [SCSI] libfcoe: Move common code from fcoe to libfcoe module 14 years ago
Tejun Heo 2ca32b4848 [SCSI] fcoe: use dedicated workqueue instead of system_wq 14 years ago
Yi Zou 78a582463c [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver 14 years ago
Yi Zou 8ca86f84dd [SCSI] fcoe: prepare fcoe for using fcoe transport 14 years ago
Vasu Dev 52ee832195 [SCSI] fcoe: drop FCoE LOGO in FIP mode 14 years ago
Robert Love 7287fb9114 [SCSI] fcoe: Fix module reference count for vports 14 years ago
Yi Zou 80e736f8a3 [SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_release 14 years ago
Robert Love 0ee31cb5df [SCSI] fcoe: Fix broken NPIV with correction to MAC validation 14 years ago
Vasu Dev 3067817a5d [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC 14 years ago
Vasu Dev cf4aebcafb [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" 15 years ago
Yi Zou 54a5b21da9 [SCSI] fcoe: fix offload feature flag change from netdev 15 years ago
Joe Eykholt 1dd454d9e5 [SCSI] fcoe: config via separate create_vn2vn module parameter 15 years ago
Joe Eykholt cd229e42eb [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode 15 years ago
Joe Eykholt e10f8c667b [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support 15 years ago
Joe Eykholt 3d902ac09a [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode 15 years ago
Vasu Dev 519e5135e2 [SCSI] fcoe: adds src and dest mac address checking for fcoe frames 15 years ago
Vasu Dev 9d4cbc05f3 [SCSI] fcoe: cleans up fcoe_disable and fcoe_enable 15 years ago
Eric Dumazet 28172739f0 net: fix 64 bit counters on 32 bit arches 15 years ago
Uwe Kleine-König 65155b3708 fix typos concerning "management" 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Vasu Dev 15af974dcb [SCSI] fcoe: fix fcoe module ref counting 15 years ago
Vasu Dev 34ce27bcf9 [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex 15 years ago
Robert Love 5e4f8fe7b5 [SCSI] fcoe: move link speed checking into its own routine 15 years ago