aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller23-159/+264
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens3-3/+3
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka3-23/+41
2009-11-16qeth: rework TSO functionsFrank Blaschka7-98/+110
2009-11-16qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun3-46/+31
2009-11-16qeth: remaining EDDP cleanupUrsula Braun1-2/+0
2009-11-16qeth: Exploit Connection IsolationEinar Lueck6-12/+267
2009-11-13netiucv: displayed TX bytes value much too highUrsula Braun1-2/+2
2009-11-13s390: remove cu3088 layer for lcs and ctcmUrsula Braun13-242/+304
2009-11-13ctcm: suspend has to wait for outstanding I/OFrank Blaschka3-0/+8
2009-11-13[S390] sclp: undo quiesce handler override on resumeMartin Schwidefsky1-10/+38
2009-11-13[S390] monreader: fix use after free bug with suspend/resumeGerald Schaefer1-0/+1
2009-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-30/+24
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-20/+39
2009-10-29[S390] call home: fix string length handlingHeiko Carstens1-8/+6
2009-10-29[S390] call home: fix error handling in init functionHeiko Carstens1-18/+10
2009-10-29[S390] s/r: cmm resume fixMartin Schwidefsky1-1/+6
2009-10-29[S390] call home: fix local buffer usage in proc handlerSebastian Ott1-4/+3
2009-10-22[SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt1-0/+1
2009-10-22[SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt1-1/+1
2009-10-22[SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt1-2/+9
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt3-12/+22
2009-10-22[SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens1-5/+6
2009-10-17ctcm rollback in case of errorsEinar Lueck1-17/+42
2009-10-17lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker1-3/+9
2009-10-17lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker1-1/+1
2009-10-14[S390] sclp_vt220 build fixMichael Holzheu1-15/+15
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter1-5/+4
2009-10-14[S390] call home support: fix proc handlerHeiko Carstens1-2/+2
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-14[S390] dasd: fix locking bugStefan Haberland1-3/+5
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu1-1/+2
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-28/+56
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-45/+69
2009-10-06[S390] dasd: fix race condition in resume codeStefan Haberland2-4/+10
2009-10-06[S390] zcrypt: Improve some commentsFelix Beck1-3/+6
2009-10-06[S390] zcrypt: Fix sparse warning.Felix Beck1-2/+2
2009-10-06[S390] cio: allow setting boxed devices offlinePeter Oberparleiter1-0/+4
2009-10-06[S390] cio: make not operational handling consistentPeter Oberparleiter3-7/+9
2009-10-06[S390] cio: make disconnected handling consistentPeter Oberparleiter1-3/+17
2009-10-06[S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger1-8/+5
2009-10-06[S390] cio: channel path memory leakMichael Ernst1-1/+1
2009-10-06[S390] 3270 console build fixSebastian Ott1-0/+2
2009-10-05qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings4-7/+12
2009-10-02[SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2-5/+5
2009-10-02[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2-1/+4
2009-10-02[SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt1-4/+4
2009-10-02[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt4-31/+38
2009-10-02[SCSI] zfcp: correctly initialize unchained requestsChristof Schmitt1-4/+18
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-2/+2