aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-25s390: remove 31 bit supportHeiko Carstens1-3/+0
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott1-0/+53
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott1-28/+19
2012-12-11s390/qdio: rename the misleading PCI flag of qdio devicesJan Glauber1-1/+1
2012-11-23s390: use ccw_device_get_schidSebastian Ott1-2/+1
2012-11-23s390/qdio: rework BUG's and WARN_ON'sJan Glauber1-3/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-03-23[S390] qdio: log all adapter characteristicsJan Glauber1-1/+2
2011-12-27[S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier1-1/+2
2011-12-27[S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens1-5/+2
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens1-0/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+1
2011-08-27[SCSI] qdio: base support for hardware data router with zfcpSwen Schillig1-0/+1
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com1-5/+78
2011-01-05[S390] qdio: cleanup SIGA syncJan Glauber1-12/+7
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber1-0/+1
2010-09-08qdio: extend API to allow pollingJan Glauber1-0/+1
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt1-0/+2
2010-05-17[S390] qdio: remove memset hackJan Glauber1-3/+5
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber1-1/+9
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens1-5/+5
2009-12-18[S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber1-9/+1
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber1-1/+0
2008-12-25[S390] qdio: fix error reporting for hipersocketsJan Glauber1-0/+1
2008-12-25[S390] qdio: improve inbound buffer acknowledgementJan Glauber1-1/+0
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber1-72/+38
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber1-9/+24
2008-10-03[S390] qdio: prevent stack clobberJan Glauber1-35/+20
2008-08-21[S390] qdio: improve s390 debug feature usageJan Glauber1-3/+3
2008-08-01[S390] qdio: fix section mismatch bug.Heiko Carstens1-1/+1
2008-08-01[S390] qdio: make sure qdr is aligned to page sizeJan Glauber1-1/+1
2008-07-17[S390] qdio: new qdio driver.Jan Glauber1-0/+521