summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev
2009-04-03[SCSI] fcoe: moves common FCoE library API functions to libfcoe moduleVasu Dev
2009-04-03[SCSI] fcoe, libfc: add libfcoe moduleVasu Dev
2009-04-03[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module fileVasu Dev
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev
2009-04-03[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug eventsRobert Love
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love
2009-04-03[SCSI] osd_uld: Remove creation of osd_scsi class symlinkBoaz Harrosh
2009-04-03[SCSI] libosd: fix blk_put_request called from within request_end_ioBoaz Harrosh
2009-04-03[SCSI] fix recovered error handlingJames Bottomley
2009-04-03[SCSI] aic7xxx: leaves timer running on init failureHannes Reinecke
2009-04-03[SCSI] qla2xxx: Update version number to 8.03.01-k1.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Get FLT address in dword format.Harish Zunjarrao
2009-04-03[SCSI] qla2xxx: Correct several PCI-EEH issues.Seokmann Ju
2009-04-03[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Drop use of IRQF_DISABLE.Giridhar Malavali
2009-04-03[SCSI] qla2xxx: Add EDC-update support.Joe Carnuccio
2009-04-03[SCSI] qla2xxx: Export flash-block-size for application support.Lalit Chandivade
2009-04-03[SCSI] qla2xxx: Cleanup unused flags and #defines.Shyam Sundar
2009-04-03[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.Lalit Chandivade
2009-04-03[SCSI] qla2xxx: Add reset capabilities for application support.Lalit Chandivade
2009-04-03[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.Lalit Chandivade
2009-04-03[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.Joe Carnuccio
2009-04-03[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Pass in optional extended-initialization control block.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.Harish Zunjarrao
2009-04-03[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.Giridhar Malavali
2009-04-03[SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.Giridhar Malavali
2009-04-03[SCSI] qla2xxx: Consolidate queuecommand implementations.Giridhar Malavali
2009-04-03[SCSI] qla2xxx: Refactor request/response-queue register handling.Andrew Vasquez
2009-04-03[SCSI] ibmvfc: Driver version 1.0.5Brian King
2009-04-03[SCSI] ibmvfc: Improve ADISC timeout handlingBrian King
2009-04-03[SCSI] ibmvfc: Show host maxframe_sizeBrian King
2009-04-03[SCSI] ibmvfc: Fixup module parms attributesBrian King
2009-04-03[SCSI] ibmvfc: Fix dropped interruptsBrian King
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds