mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / include / scsi / libfc.h
2010-05-17 Robert Love[SCSI] libfc: Move the port_id into lport
2010-05-17 Robert Love[SCSI] libfc: Remove unused fc_get_host_port_type
2010-04-11 Joe Eykholt[SCSI] libfc: fix hton24 macro to take expressions...
2010-04-11 Joe Eykholt[SCSI] libfc, libfcoe, fcoe: use smp_processor_id(...
2009-12-04 Yi Zou[SCSI] fcoe, libfc: add get_lesb() to allow LLD to...
2009-12-04 Yi Zou[SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats
2009-12-04 Joe Eykholt[SCSI] libfc: register FC4 features with the FC switch
2009-12-04 Joe Eykholt[SCSI] libfc: add set_fid function to libfc template
2009-12-04 Robert Love[SCSI] libfc: Formatting cleanups across libfc
2009-12-04 Steve Ma[SCSI] libfc, fcoe: Add FC passthrough support
2009-12-04 Chris Leech[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)
2009-12-04 Chris Leech[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
2009-12-04 Chris Leech[SCSI] libfc: RNN_ID may be required before RSNN_NN...
2009-12-04 Chris Leech[SCSI] libfc: RPN_ID is obsolete and unnecessary
2009-12-04 Chris Leech[SCSI] libfcoe, fcoe: libfcoe NPIV support
2009-12-04 Chris Leech[SCSI] libfc: vport link handling and fc_vport state...
2009-12-04 Chris Leech[SCSI] libfc: add some generic NPIV support routines...
2009-12-04 Chris Leech[SCSI] libfc: changes to libfc_host_alloc to consolidat...
2009-12-04 Robert Love[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc interna...
2009-12-04 Robert Love[SCSI] libfc: Remove fc_fcp_complete
2009-12-04 Robert Love[SCSI] libfc: Move non-common routines and prototypes...
2009-12-04 Mike Christie[SCSI] modify change_queue_depth to take in reason...
2009-12-04 Joe Eykholt[SCSI] libfc: fix free of fc_rport_priv with timer...
2009-12-04 Vasu Dev[SCSI] libfc: removes unused disc_work and ex_list
2009-09-10 Joe Eykholt[SCSI] libfc: use ADISC to verify rport login state
2009-09-10 Joe Eykholt[SCSI] libfc: improve debug messages for ELS response...
2009-09-10 Joe Eykholt[SCSI] libfc: move remote port lookup for ELS requests...
2009-09-10 Robert Love[SCSI] libfc: Initialize fc_rport_identifiers inside...
2009-09-10 Joe Eykholt[SCSI] libfc: do not log off rports before or after...
2009-09-10 Joe Eykholt[SCSI] libfc: remove unused disc->delay element
2009-09-10 Joe Eykholt[SCSI] libfc: eliminate disc->event
2009-09-10 Joe Eykholt[SCSI] libfc: don't create dummy (rogue) remote ports
2009-09-10 Joe Eykholt[SCSI] libfc: rename rport event CREATED to READY
2009-09-10 Joe Eykholt[SCSI] libfc: make rport structure optional
2009-09-10 Joe Eykholt[SCSI] libfc: change elsct to use FC_ID instead of...
2009-09-10 Joe Eykholt[SCSI] libfc: make fc_rport_priv the primary rport...
2009-09-10 Joe Eykholt[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT(...
2009-09-10 Joe Eykholt[SCSI] libfc: change interface for rport_create
2009-09-10 Joe Eykholt[SCSI] libfc: prepare to split off struct fc_rport_priv...
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: fully makes use of per cpu exch...
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: adds per cpu exch pool within excha...
2009-08-22 Vasu Dev[SCSI] fcoe, fnic, libfc: modifies current code paths...
2009-08-22 Robert Love[SCSI] libfc: Remove the FC_EM_DBG macro
2009-08-22 Vasu Dev[SCSI] fcoe, libfc: adds exchange manager(EM) anchor...
2009-08-22 Joe Eykholt[SCSI] libfc: rename rport state "NONE" to "DELETE".
2009-08-22 Joe Eykholt[SCSI] libfc: rename lport NONE state to DISABLED
2009-08-22 Joe Eykholt[SCSI] libfc: change debug messages to give host number.
2009-08-22 Joe Eykholt[SCSI] libfc: remove extra semicolons from debug macros
2009-06-21 Robert Lovelibfc: Add runtime debugging with debug_logging module...
2009-05-23 Abhijeet Joglekar[SCSI] libfc,fcoe,fnic: Separate rport and lport max...
2009-04-27 Abhijeet Joglekar[SCSI] libfc: Track rogue remote ports
2009-04-03 Vasu Dev[SCSI] fcoe, libfc: fix double fcoe_softc memory alloc
2009-04-03 Robert Love[SCSI] fcoe: Use per-CPU kernel function for dev_stats...
2009-03-13 Yi Zou[SCSI] libfc: add support of large receive offload...
2009-03-13 Yi Zou[SCSI] fcoe, libfc: check offload features from LLD...
2009-03-10 Robert Love[SCSI] libfc, fcoe: Fix kerneldoc comments
2009-03-06 Robert Love[SCSI] libfc: Cleanup libfc_function_template comments
2009-03-06 Robert Love[SCSI] libfc: Don't violate transport template for...
2009-03-06 Vasu Dev[SCSI] libfc, fcoe: fixed locking issues with lport...
2009-03-06 Abhijeet Joglekar[SCSI] libfc: Pass lport in exch_mgr_reset
2008-12-29 Robert Love[SCSI] libfc: A modular Fibre Channel library