aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe/libfcoe.c
AgeCommit message (Expand)Author
2011-02-12[SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.cYi Zou
2011-02-12[SCSI] libfcoe: move logging macros into the local libfcoe.h header fileYi Zou
2010-12-21[SCSI] libfcoe: change fip_select to return new FCFJoe Eykholt
2010-12-21[SCSI] libfcoe: reorder FCF list to put latest advertiser firstJoe Eykholt
2010-12-21[SCSI] libfcoe: add debug message for FCF destination MACJoe Eykholt
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt
2010-12-21[SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select()Joe Eykholt
2010-12-21[SCSI] libfcoe: move some timer code to make it reusable.Joe Eykholt
2010-12-21[SCSI] libfcoe: update FIP FCF announcementsJoe Eykholt
2010-12-21[SCSI] drivers/scsi/fcoe: Update WARN usesJoe Perches
2010-10-25[SCSI] libfcoe: VN2VN connection setup causing stack memory corruption.Kiran Patil
2010-07-28[SCSI] fcoe: remove check for zero fabric nameVasu Dev
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt
2010-07-28[SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN modeJoe Eykholt
2010-07-28[SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responsesJoe Eykholt
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt
2010-07-28[SCSI] libfcoe: add state change debuggingJoe Eykholt
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt
2010-07-27[SCSI] libfcoe: Check for order and missing critical descriptors for FIP ELS ...Bhanu Prakash Gollapudi
2010-07-27[SCSI] libfcoe: Host doesnt handle CVL to NPIV portsBhanu Prakash Gollapudi
2010-07-27[SCSI] libfcoe: Handle duplicate critical descriptorsBhanu Prakash Gollapudi
2010-07-27[SCSI] libfcoe: update FIP FCF D flag from advertismentsJoe Eykholt
2010-07-27[SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf ifJoe Eykholt
2010-07-27[SCSI] libfcoe: fix lenient aging of FCF advertisementsJoe Eykholt
2010-07-27[SCSI] libfcoe: No solicitation if adv is droppedBhanu Prakash Gollapudi
2010-07-27[SCSI] libfcoe: Avoid hang when receiving non-critical descriptorsBhanu Prakash Gollapudi
2010-07-27[SCSI] libfcoe: FIP link keep-alive should continue while logged offJoe Eykholt
2010-05-16[SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po...Kaladhar Musunuru
2010-05-16[SCSI] libfcoe: Fix incorrect MAC address clearingKaladhar Musunuru
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love
2010-05-16[SCSI] libfc: Remove extra pointer checkRobert Love
2010-04-11[SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech
2010-04-11[SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMARobert Love
2010-04-11[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt
2010-04-11[SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt
2010-04-11[SCSI] libfcoe: fix debug message entering non-FIP modeJoe Eykholt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.Bhanu Prakash Gollapudi
2009-12-04[SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement countYi Zou
2009-12-04[SCSI] libfcoe: add tracking FIP Virtual Link Failure countYi Zou
2009-12-04[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou
2009-12-04[SCSI] libfcoe: Do not pad FIP keep-alive to full frame sizeYi Zou
2009-12-04[SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt
2009-12-04[SCSI] libfcoe: don't send ELS in FIP mode if no FCF selectedJoe Eykholt
2009-12-04[SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt
2009-12-04[SCSI] libfcoe: fip: allow FIP receive to be called from IRQ.Joe Eykholt
2009-12-04[SCSI] libfcoe: fip: use SCSI host number to identify debug messages.Joe Eykholt
2009-12-04[SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt
2009-12-04[SCSI] libfcoe: formatting and comment cleanupsRobert Love