summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2010-12-10qeth: buffer count imbalanceJan Glauber
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck
2010-11-28qeth: l3 fix len in tso hdrFrank Blaschka
2010-11-28qeth: enable interface setup if LAN is offlineUrsula Braun
2010-11-28drivers/s390/net: Remove unnecessary semicolonsJoe Perches
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant
2010-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-08qeth: fix race condition during device startupFrank Blaschka
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-29[S390] tape: fix dbf usageSebastian Ott
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber
2010-10-25[SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt
2010-10-25[SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt
2010-10-25[SCSI] zfcp: Fix adapter activation on link downSwen Schillig
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland
2010-10-25[S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber
2010-10-25[S390] dasd: fix use after free in dbfSebastian Ott
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott
2010-10-25[S390] cio: update descriptor in chsc_chp_varySebastian Ott
2010-10-25[S390] chsc: use the global page to determine the chp desriptorSebastian Ott
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott
2010-10-25[S390] chsc: initialization fixesSebastian Ott
2010-10-25[S390] cio: add lock to struct channel_pathSebastian Ott
2010-10-25[S390] cio: fix memleak in resume pathSebastian Ott
2010-10-25[S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko
2010-10-25[S390] dasd fix dump_sense_dbfStefan Haberland
2010-10-25[S390] css: fix sparse warningSebastian Ott
2010-10-25[S390] drivers/s390/char: Use static const char arraysJoe Perches
2010-10-25[S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: S390: Add virtio hotplug add supportAlexander Graf
2010-10-24KVM: S390: take a full byte as ext_param indicatorAlexander Graf
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe