summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens2-4/+16
2009-03-26[S390] Automatic IPL after dumpFrank Munzert1-2/+86
2009-03-25qeth: fix wait_event_timeout handlingHeiko Carstens1-4/+5
2009-03-25qeth: check for completion of a running recoveryUrsula Braun2-0/+22
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker1-2/+4
2009-03-25qeth: remove EDDPFrank Blaschka8-980/+111
2009-03-25qeth: add statistics for tx csumFrank Blaschka4-2/+11
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-24sysfs: only allow one scheduled removal callback per kobjAlex Chiang1-2/+3
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck1-4/+5
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei3-6/+6
2009-03-24s390: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-24claw: fix minor findings from code analysis toolAndrew H. Richter1-24/+20
2009-03-24ctcm: fix minor findings from code analysis toolJoel A. Fowler2-17/+8
2009-03-24ctcm: avoid wraparound in length of incoming dataRoel Kluin2-4/+4
2009-03-24ctcm: invalid return code from hard_start_xmitUrsula Braun1-2/+2
2009-03-24claw: invalid return codes from hard_start_xmitUrsula Braun1-0/+2
2009-03-24netiucv: invalid return code from hard_start_xmitUrsula Braun1-1/+1
2009-03-24lcs: invalid return codes from hard_start_xmit.Klaus-Dieter Wacker1-2/+2
2009-03-24Use kthread instead of kernel_threadKlaus-Dieter Wacker1-5/+3
2009-03-12[SCSI] zfcp: Report fc_host_port_type as NPIVChristof Schmitt1-2/+3
2009-03-12[SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig3-4/+8
2009-03-12[SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2-3/+8
2009-03-12[SCSI] zfcp: erp failed status bit will not be setMartin Petermann1-1/+0
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt7-56/+157
2009-03-12[SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2-15/+7
2009-03-12[SCSI] zfcp: Remove PCI flagChristof Schmitt2-22/+3
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig11-356/+215
2009-03-12[SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig1-35/+34
2009-03-12[SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig3-13/+2
2009-03-12[SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt5-22/+27
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt4-99/+78
2009-03-12[SCSI] zfcp: Wait for free SBALs when possibleChristof Schmitt1-9/+9
2009-03-12[SCSI] zfcp: Only increment req_id for successfully issued requestsChristof Schmitt1-1/+2
2009-03-12[SCSI] zfcp: Simplify latency lock handlingChristof Schmitt2-6/+4
2009-03-12[SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke4-1/+26
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt4-8/+2
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt5-32/+11
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen1-1/+0
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-1/+9
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens1-0/+5
2009-02-19[S390] sclp: handle empty event buffersPeter Oberparleiter1-1/+4
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-31/+17
2009-02-11[S390] dasd: fix race in dasd timer handlingStefan Weinhuber1-30/+16
2009-02-11[S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck1-1/+1
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+6
2009-01-25kmsg: convert claw printk messagesAndy Richter1-198/+233
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-21claw: convert to net_device_opsFrank Blaschka1-5/+9
2009-01-21netiucv: convert to net_device_opsFrank Blaschka1-5/+9