aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.Andrew Vasquez2005-07-143-16/+323
* [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.Andrew Vasquez2005-07-144-79/+531
* [SCSI] qla2xxx: Add MBX command routines for ISP24xx support.Andrew Vasquez2005-07-145-244/+809
* [SCSI] qla2xxx: Generalize SNS generic-services routines.Andrew Vasquez2005-07-144-73/+121
* [SCSI] qla2xxx: Add ISP24xx diagnostic routines.Andrew Vasquez2005-07-143-1/+983
* [SCSI] qla2xxx: Add ISP24xx definitions.Andrew Vasquez2005-07-1411-152/+1318
* [SCSI] qla2xxx: Add pci ids for new ISP types.Andrew Vasquez2005-07-141-21/+0
* [SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.Andrew Vasquez2005-07-1410-199/+275
* [SCSI] SPI transport class, don't negotiate options not supportedJames Bottomley2005-07-111-5/+8
* [SCSI] aic7xxx: remove ahc_tailqChristoph Hellwig2005-07-117-261/+6
* [SCSI] aic7xxx: sane pci probingChristoph Hellwig2005-07-114-60/+22
* [SCSI] add TYPE_RBC to our type tableJames Bottomley2005-07-111-0/+1
* [SCSI] dpt_i2o warning fixAndrew Morton2005-07-111-1/+0
* [SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton2005-07-111-2/+2
* [SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley2005-07-031-0/+8
* [SCSI] IBM VSCSI Client: sending client info to serverLinda Xie2005-07-023-3/+54
* [SCSI] ifdef out broken fc4 EH codeChristoph Hellwig2005-07-021-0/+6
* [SCSI] lpfc: Change version to 8.0.29.James.Smart@Emulex.Com2005-07-021-1/+1
* [SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com2005-07-0220-260/+272
* [SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com2005-07-0220-74/+0
* [SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped listJames.Smart@Emulex.Com2005-07-021-2/+7
* [SCSI] lpfc: Add completion handler to the abort iocbsJames.Smart@Emulex.Com2005-07-023-2/+16
* [SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()James.Smart@Emulex.Com2005-07-021-8/+8
* [SCSI] lpfc: Add LP6000 PCI IDJames.Smart@Emulex.Com2005-07-021-0/+8
* [SCSI] lpfc: Set max_sectors in host templateJames.Smart@Emulex.Com2005-07-021-0/+1
* [SCSI] lpfc: Fix error loading on sparcJames.Smart@Emulex.Com2005-07-021-5/+12
* [SCSI] lpfc: Fixes in mbox_timeout_handlerJames.Smart@Emulex.Com2005-07-021-9/+9
* [SCSI] Fix issue where all hosts log nodev message for other initiatorsJames.Smart@Emulex.Com2005-07-021-8/+16
* [SCSI] lpfc: hgp/pgp cleanupsJames.Smart@Emulex.Com2005-07-023-46/+26
* [SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean2005-07-014-55/+24
* [SCSI] aic7xxx: correct target valid check in aic7xxx_proc.cJames Bottomley2005-06-261-2/+2
* [SCSI] use list_for_each_entry_safe in scsi_error.cChristoph Hellwig2005-06-261-38/+19
* [SCSI] remove scsi_eh_eflags_ macrosChristoph Hellwig2005-06-263-21/+11
* [SCSI] remove scsi_cmnd->stateChristoph Hellwig2005-06-265-42/+5
* [SCSI] remove scsi_cmnd->ownerChristoph Hellwig2005-06-264-35/+1
* [SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig2005-06-265-8/+4
* [SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig2005-06-263-24/+0
* [SCSI] megaraid: fix compilation after eh locking changesJames Bottomley2005-06-261-17/+4
* [SCSI] aacraid: New products patchMark Haverkamp2005-06-265-34/+125
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-2615-30/+4
* [SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()Nishanth Aravamudan2005-06-261-1/+1
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-2520-35/+22
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-2520-35/+22
* | [PATCH] schedule the obsolete raw driver for removalAdrian Bunk2005-06-251-2/+2
* | [PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk2005-06-253-9/+4
* | [PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan2005-06-251-5/+4
* | [PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan2005-06-251-5/+4
* | [PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kc...Tobias Klauser2005-06-251-1/+1
* | [PATCH] ll_merge_requests_fn() cleanupNikita Danilov2005-06-251-3/+3
* | [PATCH] drivers/isdn/hisax/: possible cleanupsAdrian Bunk2005-06-2560-1050/+263