aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17[S390] qdio: remove API wrappersJan Glauber1-46/+0
2010-05-17[S390] qdio: dont convert timestamps to microsecondsJan Glauber1-4/+4
2010-05-17[S390] qdio: prevent starvation on PCI devicesJan Glauber1-3/+7
2010-05-17[S390] qdio: count number of qdio interruptsJan Glauber1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08[S390] qdio: add missing bracketUrsula Braun1-1/+2
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky1-1/+1
2010-02-26[S390] qdio: account processed SBAL during queue scanJan Glauber1-0/+26
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber1-0/+2
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun1-1/+1
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber1-38/+33
2009-12-18[S390] qdio: add counter for input queue full conditionJan Glauber1-1/+2
2009-09-22[S390] qdio: change state of all primed input buffersJan Glauber1-0/+2
2009-09-22[S390] qdio: reduce per device debug messagesJan Glauber1-18/+12
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber1-1/+3
2009-06-22[S390] qdio: Sanitize do_QDIO sanity checksJan Glauber1-7/+2
2009-06-22[S390] qdio: leave inbound SBALs primedJan Glauber1-7/+0
2009-06-22[S390] qdio: extract all primed SBALs at onceJan Glauber1-28/+6
2009-06-22[S390] qdio: fix check for running under z/VMJan Glauber1-35/+13
2009-06-22[S390] qdio: move adapter interrupt tasklet codeJan Glauber1-12/+72
2009-06-12[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin1-1/+1
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber1-32/+12
2009-04-14[S390] qdio: remove dead timeout handlerJan Glauber1-41/+2
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber1-43/+19
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber1-43/+30
2009-03-26[S390] qdio: seperate last move index and polling indexJan Glauber1-21/+17
2009-03-26[S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber1-5/+8
2009-03-26[S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber1-4/+5
2009-03-26[S390] qdio: proper kill of qdio taskletsJan Glauber1-11/+24
2009-03-26[S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber1-3/+2
2009-03-26[S390] qdio: add missing tiq_list lockingJan Glauber1-0/+1
2009-01-08fix similar typos to successfullColy Li1-1/+1
2008-12-25[S390] qdio: fix error reporting for hipersocketsJan Glauber1-96/+54
2008-12-25[S390] qdio: improve inbound buffer acknowledgementJan Glauber1-63/+118
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber1-229/+95
2008-12-25[S390] qdio: fix compile warning under 31 bitJan Glauber1-1/+1
2008-12-25[S390] qdio: add eqbs/sqbs instruction countersJan Glauber1-1/+6
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber1-9/+9
2008-10-28[S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber1-1/+0
2008-10-10[S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker1-5/+19
2008-10-10[S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky1-1/+1
2008-10-10[S390] qdio: speed up multicast traffic on full HiperSocket queueUrsula Braun1-0/+6
2008-08-21[S390] qdio: remove the module_get & module_put pairJan Glauber1-4/+0
2008-08-21[S390] qdio: improve s390 debug feature usageJan Glauber1-36/+34
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/+1755