aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio/qdio_setup.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-25s390: remove 31 bit supportGravatar Heiko Carstens 1-3/+0
2014-07-22s390/qdio: add helpers to manage qdio buffersGravatar Sebastian Ott 1-0/+53
2013-06-26s390/qdio: cleanup chsc SSQD usageGravatar Sebastian Ott 1-28/+19
2012-12-11s390/qdio: rename the misleading PCI flag of qdio devicesGravatar Jan Glauber 1-1/+1
2012-11-23s390: use ccw_device_get_schidGravatar Sebastian Ott 1-2/+1
2012-11-23s390/qdio: rework BUG's and WARN_ON'sGravatar Jan Glauber 1-3/+1
2012-07-20s390/comments: unify copyright messages and remove file namesGravatar Heiko Carstens 1-3/+1
2012-03-23[S390] qdio: log all adapter characteristicsGravatar Jan Glauber 1-1/+2
2011-12-27[S390] qdio: fix kernel panic for zfcp 31-bitGravatar Steffen Maier 1-1/+2
2011-12-27[S390] qdio: fix qdio_allocate_aob() declarationGravatar Heiko Carstens 1-5/+2
2011-10-31s390: add missing module.h/export.h includesGravatar Heiko Carstens 1-0/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-0/+1
2011-08-27[SCSI] qdio: base support for hardware data router with zfcpGravatar Swen Schillig 1-0/+1
2011-08-13qdio: support asynchronous delivery of storage blocksGravatar frank.blaschka@de.ibm.com 1-5/+78
2011-01-05[S390] qdio: cleanup SIGA syncGravatar Jan Glauber 1-12/+7
2011-01-05[S390] qdio: outbound tasklet scan thresholdGravatar Jan Glauber 1-0/+1
2010-09-08qdio: extend API to allow pollingGravatar Jan Glauber 1-0/+1
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesGravatar Christof Schmitt 1-0/+2
2010-05-17[S390] qdio: remove memset hackGravatar Jan Glauber 1-3/+5
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqGravatar Jan Glauber 1-1/+9
2010-02-26[S390] cio: fix storage key handlingGravatar Heiko Carstens 1-5/+5
2009-12-18[S390] qdio: remove superfluous log entries and WARN_ONs.Gravatar Jan Glauber 1-9/+1
2009-03-26[S390] qdio: report SIGA errors directlyGravatar Jan Glauber 1-1/+0
2008-12-25[S390] qdio: fix error reporting for hipersocketsGravatar Jan Glauber 1-0/+1
2008-12-25[S390] qdio: improve inbound buffer acknowledgementGravatar Jan Glauber 1-1/+0
2008-12-25[S390] qdio: rework debug feature loggingGravatar Jan Glauber 1-72/+38
2008-12-25[S390] qdio: fix qeth port count detectionGravatar Jan Glauber 1-9/+24
2008-10-03[S390] qdio: prevent stack clobberGravatar Jan Glauber 1-35/+20
2008-08-21[S390] qdio: improve s390 debug feature usageGravatar Jan Glauber 1-3/+3
2008-08-01[S390] qdio: fix section mismatch bug.Gravatar Heiko Carstens 1-1/+1
2008-08-01[S390] qdio: make sure qdr is aligned to page sizeGravatar Jan Glauber 1-1/+1
2008-07-17[S390] qdio: new qdio driver.Gravatar Jan Glauber 1-0/+521