summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] scsi_debug: must_check fixesRandy Dunlap2006-07-121-18/+54
| * [SCSI] scsi_transport_sas: kill the use of channel James Bottomley2006-07-123-41/+24
| * [SCSI] scsi_transport_sas: add expander backlinkJames Bottomley2006-07-121-0/+20
| * [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-097-224/+108
| * [SCSI] ibmvscsi: handle inactive SCSI target during probeDave C Boutcher2006-07-091-0/+1
| * [SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseriesDave C Boutcher2006-07-091-1/+1
| * [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox2006-07-092-22/+0
| * [SCSI] aha152x: stop poking at saved scsi_cmnd membersChristoph Hellwig2006-07-091-6/+23
| * [SCSI] st.c: Improve sense outputLuben Tuikov2006-07-091-4/+3
| * [SCSI] lpfc 8.1.7: Change version number to 8.1.7James Smart2006-07-091-1/+1
| * [SCSI] lpfc 8.1.7: Misc FixesJames Smart2006-07-093-13/+17
| * [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart2006-07-093-1/+21
| * [SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di...James Smart2006-07-091-10/+14
| * [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart2006-07-091-42/+0
| * [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart2006-07-091-0/+43
| * [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart2006-07-091-10/+12
| * [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart2006-07-091-16/+24
| * [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...James Smart2006-07-091-24/+34
| * [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...James Smart2006-07-091-7/+17
| * [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart2006-07-091-1/+11
| * [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...James Smart2006-07-091-0/+11
| * [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku...James Smart2006-07-093-27/+5
| * [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart2006-07-093-7/+8
| * [SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han...James Smart2006-07-091-4/+3
| * [SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore2006-07-092-23/+16
| * [SCSI] update additional sense codes and some opcode namesDouglas Gilbert2006-07-091-38/+88
| * [SCSI] scsi_transport_sas: add unindexed portsJames Bottomley2006-07-091-1/+35
| * [SCSI] aic79xx: make ahd_done_with_status() staticAdrian Bunk2006-07-091-1/+1
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-217-35/+91
|\ \
| * | [S390] sysfs_create_xxx return values.Heiko Carstens2006-07-185-32/+76
| * | [S390] channel measurement interval display.Cornelia Huck2006-07-171-0/+1
| * | [S390] xpram module parameter parsing - take 2.Heiko Carstens2006-07-171-3/+14
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-215-409/+306
|\ \ \
| * | | [PATCH] spidernet: rework tx queue handlingJens Osterkamp2006-07-172-377/+274
| * | | [PATCH] spidernet: bug fix for init codeJens Osterkamp2006-07-171-1/+1
| * | | [PATCH] sky2: NAPI poll fixStephen Hemminger2006-07-171-5/+2
| * | | Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g...Jeff Garzik2006-07-172-26/+29
| |\ \ \ | | |/ / | |/| |
| | * | e1000: bump version to 7.1.9-k4Auke Kok2006-07-141-1/+1
| | * | e1000: fix panic on large frame receive when mtu=defaultAuke Kok2006-07-142-2/+4
| | * | e1000: remove CRC bytes from measured packet lengthAuke Kok2006-07-141-1/+9
| | * | e1000: Redo netpoll fix to address community concernsAuke Kok2006-07-141-22/+15
* | | | [libata] ata_piix: correct 'invalid MAP value' typo-caused errorJeff Garzik2006-07-161-1/+1
* | | | [libata] ata_piix: minor cleanups noticed in prior patch runJeff Garzik2006-07-161-11/+7
* | | | [libata] ata_piix: attempt to fix ICH8 supportJeff Garzik2006-07-161-4/+38
* | | | [libata] ata_piix: Consolidate PCS register writingJeff Garzik2006-07-161-25/+28
* | | | [PATCH] ata_piix: add host_set private structureTejun Heo2006-07-161-16/+40
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-07-141-2/+7
|\ \ \
| * | | [CRYPTO] padlock: Fix alignment after aes_ctx rearrangeMichal Ludvig2006-07-151-2/+7
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-142-1/+6
|\ \ \ \
| * | | | [SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller2006-07-141-1/+1
OpenPOWER on IntegriCloud