summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: possible cleanupsAdrian Bunk2007-05-066-37/+40
* [SCSI] lpfc 8.1.12 : Change version number to 8.1.12James Smart2007-05-061-3/+3
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-0614-14/+14
* [SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart2007-05-066-3/+51
* [SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart2007-05-063-150/+160
* [SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart2007-05-062-0/+13
* [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart2007-05-069-536/+282
* [SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart2007-05-066-109/+149
* [SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart2007-05-062-1/+55
* [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart2007-05-066-35/+61
* [SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart2007-05-061-3/+5
* [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-069-79/+168
* [SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart2007-05-066-283/+266
* [SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart2007-05-065-148/+116
* [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart2007-05-066-52/+150
* [SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart2007-05-066-181/+97
* [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-068-129/+80
* [SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King2007-05-061-2/+1
* [SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn2007-05-061-1/+1
* [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke2007-05-061-1/+1
* [SCSI] aacraid: kmalloc/memset->kzallocSalyzyn, Mark2007-05-063-10/+5
* [SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-061-11/+6
* [SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-061-6/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-053-12/+8
|\
| * [PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann2007-05-021-1/+2
| * [PATCH] x86: fix amd64-agp aperture validationJan Beulich2007-05-021-9/+4
| * [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-2/+2
* | Fix compile of tmscsim SCSI driverLinus Torvalds2007-05-051-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-052-81/+92
|\ \
| * | [TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan2007-05-052-9/+17
| * | [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.Matt Carlson2007-05-052-13/+12
| * | [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.Michael Chan2007-05-052-9/+2
| * | [TG3]: Remove reset during MAC address changes.Michael Chan2007-05-051-17/+18
| * | [TG3]: WoL fixes.Gary Zambrano2007-05-052-11/+16
| * | [TG3]: Clear GPIO mask before storing.Gary Zambrano2007-05-051-0/+1
| * | [TG3]: Improve NVRAM sizing.Matt Carlson2007-05-051-16/+23
| * | [TG3]: Fix TSO bugs.Matt Carlson2007-05-051-6/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-0564-1621/+1846
|\ \ \
| * | | [SCSI] fusion: fix domain validation loopsEric Moore2007-04-302-2/+22
| * | | [SCSI] qla2xxx: fix regression on sparc64David Miller2007-04-301-14/+163
| * | | [SCSI] modalias for scsi devicesMichael Tokarev2007-04-175-0/+30
| * | | [SCSI] sg: cap reserved_size values at max_sectorsAlan Stern2007-04-171-2/+11
| * | | [SCSI] BusLogic: stop using check_regionZachary Amsden2007-04-171-25/+48
| * | | [SCSI] tgt: fix rdma transfer bugsBastian Blank2007-04-172-15/+15
| * | | [SCSI] aacraid: fix aacraid not finding deviceSalyzyn, Mark2007-04-171-2/+1
| * | | [SCSI] scsi_error.c: Add EH Start Unit retryBrian King2007-04-171-3/+5
| * | | [SCSI] aacraid: [Fastboot] Panics for AACRAID driver during 'insmod' for kexe...Salyzyn, Mark2007-04-011-8/+28
| * | | [SCSI] ipr: Driver version to 2.3.2Brian King2007-04-011-2/+2
| * | | [SCSI] ipr: Faster sg list fetchBrian King2007-04-012-20/+39
| * | | [SCSI] ipr: Return better qc_issue errorsBrian King2007-04-011-2/+2
OpenPOWER on IntegriCloud