drm/nouveau: off by one in init_i2c_device_find()
[safe/jmp/linux-2.6] / drivers / scsi / fcoe / libfcoe.c
2010-05-17 Kaladhar Musunuru[SCSI] libfcoe: FIP Keep-Alive messages for VPorts...
2010-05-17 Kaladhar Musunuru[SCSI] libfcoe: Fix incorrect MAC address clearing
2010-05-17 Robert Love[SCSI] libfc: Move the port_id into lport
2010-05-17 Robert Love[SCSI] libfc: Remove extra pointer check
2010-04-11 Chris Leech[SCSI] libfc, fcoe: normalize format specifies for...
2010-04-11 Robert Love[SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP...
2010-04-11 Joe Eykholt[SCSI] libfc, libfcoe, fcoe: use smp_processor_id(...
2010-04-11 Joe Eykholt[SCSI] libfcoe: eliminate unused link and last_link...
2010-04-11 Joe Eykholt[SCSI] libfcoe: fix debug message entering non-FIP...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Bhanu Prakash Goll... [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD...
2010-02-17 Bhanu Prakash Goll... [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD...
2009-12-04 Yi Zou[SCSI] libfcoe: add tracking FIP Missing Discovery...
2009-12-04 Yi Zou[SCSI] libfcoe: add tracking FIP Virtual Link Failure...
2009-12-04 Yi Zou[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV
2009-12-04 Yi Zou[SCSI] libfcoe: Do not pad FIP keep-alive to full frame...
2009-12-04 Joe Eykholt[SCSI] libfcoe: fcoe: simplify receive FLOGI response
2009-12-04 Joe Eykholt[SCSI] libfcoe: don't send ELS in FIP mode if no FCF...
2009-12-04 Joe Eykholt[SCSI] libfcoe: FIP should report link to libfc whether...
2009-12-04 Joe Eykholt[SCSI] libfcoe: fip: allow FIP receive to be called...
2009-12-04 Joe Eykholt[SCSI] libfcoe: fip: use SCSI host number to identify...
2009-12-04 Joe Eykholt[SCSI] libfcoe: Allow FIP to be disabled by the driver
2009-12-04 Robert Love[SCSI] libfcoe: formatting and comment cleanups
2009-12-04 Chris Leech[SCSI] libfcoe, fcoe: libfcoe NPIV support
2009-12-04 Chris Leech[SCSI] libfc, libfcoe: FDISC ELS for NPIV
2009-09-20 Jaswinder Singh... includecheck fix: drivers/scsi, libfcoe.c
2009-09-10 Chris Leech[SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync...
2009-09-05 Joe Eykholt[SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING...
2009-08-22 Vasu Dev[SCSI] fcoe, fnic, libfc: modifies current code paths...
2009-08-22 Yi Zou[SCSI] libfcoe: Set fip_flags according to fcf and...
2009-08-22 Johannes Berg[SCSI] fcoe: convert to %pM
2009-06-21 Robert Lovelibfcoe: Add runtime debugging with module param debug_...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-08 Chris Leech[SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP...
2009-06-08 Joe Eykholt[SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after...
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-18 Vasu Devfcoe: adds spma mode support
2009-04-27 Chris Leech[SCSI] fcoe: fix spelling typos and bad comments
2009-04-03 Joe Eykholt[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discove...
2009-04-03 Vasu Dev[SCSI] fcoe: moves common FCoE library API functions...
2009-04-03 Vasu Dev[SCSI] fcoe, libfc: add libfcoe module
2009-04-03 Vasu Dev[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only...
2009-04-03 Vasu Dev[SCSI] fcoe: removes default sw transport code file...
2009-04-03 Vasu Dev[SCSI] fcoe: prep work to completely remove fc_transpor...
2009-04-03 Robert Love[SCSI] fcoe: create/destroy fcoe Rx threads on CPU...
2009-04-03 Robert Love[SCSI] fcoe: Use per-CPU kernel function for dev_stats...
2009-04-03 Robert Love[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_pe...
2009-04-03 Robert Love[SCSI] fcoe: Initialize all possilbe skb_queue(s) when...
2009-03-13 Yi Zou[SCSI] fcoe: fcoe fc crc offload indication by skb...
2009-03-13 Yi Zou[SCSI] fcoe: add support to large send by gso through...
2009-03-13 Yi Zou[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel...
2009-03-10 Robert Love[SCSI] fcoe: Change fcoe receive thread nice value...
2009-03-10 Chris Leech[SCSI] fcoe: fix handling of pending queue, prevent...
2009-03-10 Vasu Dev[SCSI] fcoe: Out of order tx frames was causing several...
2009-03-10 Roel Kluin[SCSI] fcoe: fix kfree(skb)
2009-03-10 Robert Love[SCSI] fcoe: Use setup_timer() and mod_timer()
2009-03-10 Robert Love[SCSI] libfc, fcoe: Remove unnecessary cast by removing...
2009-03-10 Robert Love[SCSI] libfc, fcoe: Cleanup function formatting and...
2009-03-10 Robert Love[SCSI] libfc, fcoe: Fix kerneldoc comments
2009-03-06 Vasu Dev[SCSI] libfc, fcoe: fixed locking issues with lport...
2008-12-30 James Bottomley[SCSI] fcoe: fix incorrect use of struct module
2008-12-29 Robert Love[SCSI] fcoe: Fibre Channel over Ethernet