| Commit message (Expand) | Author | Age |
* | [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 ports | Bhanu Prakash Gollapudi | 2010-07-27 |
* | [SCSI] libfcoe: Handle duplicate critical descriptors | Bhanu Prakash Gollapudi | 2010-07-27 |
* | [SCSI] libfcoe: update FIP FCF D flag from advertisments | Joe Eykholt | 2010-07-27 |
* | [SCSI] libfcoe: Use fka_period as periodic timeouts to age out fcf if | Joe Eykholt | 2010-07-27 |
* | [SCSI] libfcoe: fix lenient aging of FCF advertisements | Joe Eykholt | 2010-07-27 |
* | [SCSI] libfcoe: No solicitation if adv is dropped | Bhanu Prakash Gollapudi | 2010-07-27 |
* | [SCSI] libfcoe: Avoid hang when receiving non-critical descriptors | Bhanu Prakash Gollapudi | 2010-07-27 |
* | [SCSI] libfcoe: FIP link keep-alive should continue while logged off | Joe Eykholt | 2010-07-27 |
* | [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po... | Kaladhar Musunuru | 2010-05-16 |
* | [SCSI] libfcoe: Fix incorrect MAC address clearing | Kaladhar Musunuru | 2010-05-16 |
* | [SCSI] libfc: Move the port_id into lport | Robert Love | 2010-05-16 |
* | [SCSI] libfc: Remove extra pointer check | Robert Love | 2010-05-16 |
* | [SCSI] libfc, fcoe: normalize format specifies for world wide names | Chris Leech | 2010-04-11 |
* | [SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMA | Robert Love | 2010-04-11 |
* | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled | Joe Eykholt | 2010-04-11 |
* | [SCSI] libfcoe: eliminate unused link and last_link fields | Joe Eykholt | 2010-04-11 |
* | [SCSI] libfcoe: fix debug message entering non-FIP mode | Joe Eykholt | 2010-04-11 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. | Bhanu Prakash Gollapudi | 2010-02-17 |
* | [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement count | Yi Zou | 2009-12-04 |
* | [SCSI] libfcoe: add tracking FIP Virtual Link Failure count | Yi Zou | 2009-12-04 |
* | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV | Yi Zou | 2009-12-04 |
* | [SCSI] libfcoe: Do not pad FIP keep-alive to full frame size | Yi Zou | 2009-12-04 |
* | [SCSI] libfcoe: fcoe: simplify receive FLOGI response | Joe Eykholt | 2009-12-04 |
* | [SCSI] libfcoe: don't send ELS in FIP mode if no FCF selected | Joe Eykholt | 2009-12-04 |
* | [SCSI] libfcoe: FIP should report link to libfc whether selected or not | Joe 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 driver | Joe Eykholt | 2009-12-04 |
* | [SCSI] libfcoe: formatting and comment cleanups | Robert Love | 2009-12-04 |
* | [SCSI] libfcoe, fcoe: libfcoe NPIV support | Chris Leech | 2009-12-04 |
* | [SCSI] libfc, libfcoe: FDISC ELS for NPIV | Chris Leech | 2009-12-04 |
* | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput | 2009-09-20 |
* | [SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_work | Chris Leech | 2009-09-10 |
* | [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ... | Joe Eykholt | 2009-09-05 |
* | [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list | Vasu Dev | 2009-08-22 |
* | [SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA... | Yi Zou | 2009-08-22 |
* | [SCSI] fcoe: convert to %pM | Johannes Berg | 2009-08-22 |
* | libfcoe: Add runtime debugging with module param debug_logging | Robert Love | 2009-06-21 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|
| * | [SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP frames | Chris Leech | 2009-06-08 |
| * | [SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset. | Joe Eykholt | 2009-06-08 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-19 |
|\| |
|
| * | [SCSI] fcoe: fix spelling typos and bad comments | Chris Leech | 2009-04-27 |
* | | fcoe: adds spma mode support | Vasu Dev | 2009-05-18 |
|/ |
|
* | [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. | Joe Eykholt | 2009-04-03 |
* | [SCSI] fcoe: moves common FCoE library API functions to libfcoe module | Vasu Dev | 2009-04-03 |
* | [SCSI] fcoe, libfc: add libfcoe module | Vasu Dev | 2009-04-03 |
* | [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file | Vasu Dev | 2009-04-03 |