include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / s390 / cio / qdio_main.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Ursula Braun[S390] qdio: add missing bracket
2010-02-26 Martin Schwidefsky[S390] add MACHINE_IS_LPAR flag
2010-02-26 Jan Glauber[S390] qdio: account processed SBAL during queue scan
2010-02-09 Jan Glauber[S390] qdio: prevent call trace if CHPID is offline
2010-02-09 Ursula Braun[S390] qdio: continue polling for buffer state ERROR
2010-01-04 Jan Glauber[S390] qdio: convert global statistics to per-device...
2009-12-18 Jan Glauber[S390] qdio: add counter for input queue full condition
2009-09-22 Jan Glauber[S390] qdio: change state of all primed input buffers
2009-09-22 Jan Glauber[S390] qdio: reduce per device debug messages
2009-09-11 Jan Glauber[S390] qdio: continue polling if the queue is not finished
2009-06-22 Jan Glauber[S390] qdio: Sanitize do_QDIO sanity checks
2009-06-22 Jan Glauber[S390] qdio: leave inbound SBALs primed
2009-06-22 Jan Glauber[S390] qdio: extract all primed SBALs at once
2009-06-22 Jan Glauber[S390] qdio: fix check for running under z/VM
2009-06-22 Jan Glauber[S390] qdio: move adapter interrupt tasklet code
2009-06-12 Roel Kluin[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr...
2009-06-12 Jan Glauber[S390] qdio: simplify error handling in irq handler
2009-04-14 Jan Glauber[S390] qdio: remove dead timeout handler
2009-03-26 Jan Glauber[S390] qdio: merge inbound and outbound handler functions
2009-03-26 Jan Glauber[S390] qdio: report SIGA errors directly
2009-03-26 Jan Glauber[S390] qdio: seperate last move index and polling index
2009-03-26 Jan Glauber[S390] qdio: move ACK to newest buffer for devices...
2009-03-26 Jan Glauber[S390] qdio: call qdio_free also if qdio_shutdown fails
2009-03-26 Jan Glauber[S390] qdio: proper kill of qdio tasklets
2009-03-26 Jan Glauber[S390] qdio: Dont call qdio_shutdown in case qdio_activ...
2009-03-26 Jan Glauber[S390] qdio: add missing tiq_list locking
2009-01-08 Coly Lifix similar typos to successfull
2008-12-25 Jan Glauber[S390] qdio: fix error reporting for hipersockets
2008-12-25 Jan Glauber[S390] qdio: improve inbound buffer acknowledgement
2008-12-25 Jan Glauber[S390] qdio: rework debug feature logging
2008-12-25 Jan Glauber[S390] qdio: fix compile warning under 31 bit
2008-12-25 Jan Glauber[S390] qdio: add eqbs/sqbs instruction counters
2008-12-25 Jan Glauber[S390] qdio: fix qeth port count detection
2008-10-28 Jan Glauber[S390] qdio: prevent double qdio shutdown in case of...
2008-10-10 Klaus-Dieter Wacker[S390] qdio enhanced SIGA (iqdio) support.
2008-10-10 Martin Schwidefsky[S390] bus_id ->dev_name() conversions in qdio
2008-10-10 Ursula Braun[S390] qdio: speed up multicast traffic on full HiperSo...
2008-08-21 Jan Glauber[S390] qdio: remove the module_get & module_put pair
2008-08-21 Jan Glauber[S390] qdio: improve s390 debug feature usage
2008-08-01 Jan Glauber[S390] qdio: make sure qdr is aligned to page size
2008-07-17 Jan Glauber[S390] qdio: new qdio driver.