summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-252-3/+3
| * | [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-251-4/+4
| * | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-253-5/+8
| * | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-252-14/+13
| * | [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-5/+8
| * | [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-2/+4
| * | [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
| * | [SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo2007-04-252-3/+3
| * | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-254-7/+7
| * | [QETH]: Use eth_hdr()Arnaldo Carvalho de Melo2007-04-251-1/+1
| * | [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-251-1/+0
| * | [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-251-1/+1
* | | [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2007-04-272-4/+4
* | | [S390] Processor degradation notification.Heiko Carstens2007-04-274-1/+96
* | | [S390] sclp: fix coding style.Stefan Haberland2007-04-278-58/+58
* | | [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun2007-04-271-0/+3
* | | [S390] sclp: initialize early.Peter Oberparleiter2007-04-271-0/+8
* | | [S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish2007-04-271-14/+9
* | | [S390] zfcpdump support.Michael Holzheu2007-04-274-0/+911
* | | [S390] dasd: Add ipldev parameter.Peter Oberparleiter2007-04-271-0/+17
* | | [S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2007-04-272-0/+44
* | | [S390] Get rid of console setup functions.Heiko Carstens2007-04-272-14/+0
* | | [S390] cio: Unregister ccw devices directly.Cornelia Huck2007-04-271-44/+12
* | | [S390] cio: cm_enable memory leak.Cornelia Huck2007-04-271-1/+1
* | | [S390] cio: ccwgroup register vs. unregister.Cornelia Huck2007-04-271-15/+18
* | | [S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2007-04-272-2/+2
* | | [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-277-217/+179
* | | [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-2711-236/+235
* | | [S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader2007-04-271-54/+54
* | | [S390] cio: Use add_uevent_var.Cornelia Huck2007-04-271-40/+26
* | | [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-2713-62/+515
* | | [S390] cio: Clean up online_store.Cornelia Huck2007-04-271-47/+62
* | | [S390] cio: observe chpid valid flagPeter Oberparleiter2007-04-271-0/+4
* | | [S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter2007-04-2710-462/+534
* | | [S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter2007-04-271-2/+2
* | | [S390] cio: Introduce struct chp_id.Peter Oberparleiter2007-04-276-86/+167
* | | [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-271-28/+10
|/ /
* | [S390] cio: Fix handling of interrupt for csch().Cornelia Huck2007-04-041-0/+8
* | [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner2007-03-261-0/+4
* | [S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner2007-03-261-13/+13
* | [S390] cio: Device status validity.Cornelia Huck2007-03-261-1/+5
* | [S390] dasd: Work around gcc bug.Peter Oberparleiter2007-03-261-5/+5
* | [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
* | [S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2007-03-192-7/+24
* | [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
* | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-151-3/+15
* | [PATCH] qeth gfp_t annotationsAl Viro2007-03-141-1/+1
|/
* [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
* [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6
* [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
OpenPOWER on IntegriCloud