Commit Graph

189 Commits (f1d584d70f31f54e0a559049906f42db89e2746d)

Author SHA1 Message Date
Joe Eykholt ba9cd5d095 [SCSI] libfcoe: change fip_select to return new FCF 14 years ago
Joe Eykholt 981c1154b2 [SCSI] libfcoe: reorder FCF list to put latest advertiser first 14 years ago
Joe Eykholt 9069f5c433 [SCSI] libfcoe: add debug message for FCF destination MAC 14 years ago
Joe Eykholt 794d98e77f [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible 14 years ago
Joe Eykholt b69ae0ae3f [SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select() 14 years ago
Joe Eykholt c47036a7cd [SCSI] libfcoe: move some timer code to make it reusable. 14 years ago
Joe Eykholt 69316ee2e3 [SCSI] libfcoe: update FIP FCF announcements 14 years ago
Joe Perches 11aa99001a [SCSI] drivers/scsi/fcoe: Update WARN uses 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 15 years ago
Kiran Patil 2dc02ee52f [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption. 15 years ago
Vasu Dev 3067817a5d [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC 15 years ago
Vasu Dev 240778e821 [SCSI] fcoe: remove check for zero fabric name 15 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 9226115695 [SCSI] libfc: don't require a local exchange for incoming requests 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 5554345bc5 [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses 15 years ago
Joe Eykholt e10f8c667b [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support 15 years ago
Joe Eykholt 9b651da900 [SCSI] libfcoe: add state change debugging 15 years ago
Joe Eykholt 3d902ac09a [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode 15 years ago
Joe Eykholt fdb068c6cd [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock 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
Bhanu Prakash Gollapudi be61331d90 [SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS requests 15 years ago
Bhanu Prakash Gollapudi 5550fda73d [SCSI] libfcoe: Host doesnt handle CVL to NPIV ports 15 years ago
Bhanu Prakash Gollapudi 0a9c5d344d [SCSI] libfcoe: Handle duplicate critical descriptors 15 years ago
Joe Eykholt c600fea2d8 [SCSI] libfcoe: update FIP FCF D flag from advertisments 15 years ago
Joe Eykholt d99ee45b7c [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if 15 years ago
Joe Eykholt 8690cb8359 [SCSI] libfcoe: fix lenient aging of FCF advertisements 15 years ago
Bhanu Prakash Gollapudi 516a648631 [SCSI] libfcoe: No solicitation if adv is dropped 15 years ago
Bhanu Prakash Gollapudi 1508f3ecd9 [SCSI] libfcoe: Avoid hang when receiving non-critical descriptors 15 years ago
Joe Eykholt 281ae642a6 [SCSI] libfcoe: FIP link keep-alive should continue while logged off 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
Kaladhar Musunuru fb83153d73 [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn 15 years ago
Kaladhar Musunuru 8b889e4f95 [SCSI] libfcoe: Fix incorrect MAC address clearing 15 years ago
Vasu Dev 34ce27bcf9 [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex 15 years ago
Robert Love 7b2787ec15 [SCSI] libfc: Move the port_id into lport 15 years ago
Robert Love 5e4f8fe7b5 [SCSI] fcoe: move link speed checking into its own routine 15 years ago
Robert Love d29510a296 [SCSI] libfc: Remove extra pointer check 15 years ago
Vasu Dev 721cafafb6 [SCSI] fcoe: fixes wrong error exit in fcoe_create 15 years ago
Chris Leech 9f8f3aa640 [SCSI] libfc, fcoe: normalize format specifies for world wide names 15 years ago
Vasu Dev da87bfab8a [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. 15 years ago
Vasu Dev 8ba00a4bbb [SCSI] fcoe: removes unused shost in fcoe_shost_config 15 years ago
Chris Leech 03d29bc1d5 [SCSI] fcoe: check netif operstate instead of IFF_UP & link state 15 years ago
Chris Leech 9ee50e48d8 [SCSI] fcoe: reset FIP ctlr link state on disable/enable 15 years ago