aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-15qeth: convert to SKB paged frag API.Ian Campbell1-1/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko3-4/+4
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka6-61/+391
2011-08-13qeth: exploit asynchronous delivery of storage blocksEinar Lueck2-43/+480
2011-08-13qeth: support forced signal adapter indicationsEinar Lueck1-1/+2
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com1-8/+22
2011-08-13qeth: do not apply priority queuing to HiperSocketsUrsula Braun1-19/+21
2011-08-13qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-21qeth: do vlan cleanupJiri Pirko3-56/+47
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-7/+18
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-28/+31
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber2-28/+31
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-13ctcm: get rid of compile warningUrsula Braun2-11/+4
2011-05-13lcs: get rid of compile warningHeiko Carstens1-7/+3
2011-05-13claw: remove unused return code handlingHeiko Carstens1-19/+3
2011-05-13qeth: add owner to ccw driverSebastian Ott1-0/+1
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka6-37/+268
2011-05-13qeth: convert to hw_features part 2Frank Blaschka7-178/+49
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko1-2/+0
2011-04-20net: s390: convert to hw_featuresMichał Mirosław3-107/+52
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott4-8/+16
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott4-7/+15
2011-03-14qeth: change some configurations defaultsFrank Blaschka3-2/+11
2011-02-26qeth: remove needless IPA-commands in offlineUrsula Braun4-120/+33
2011-02-02s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil1-1/+1
2011-02-02s390: Fix wrong size in memcmp (netiucv)Stefan Weil1-1/+1
2011-02-02qeth: allow OSA CHPARM change in suspend stateUrsula Braun1-41/+63
2011-02-02qeth: allow HiperSockets framesize change in suspendUrsula Braun1-1/+9
2011-02-02qeth: add more strict MTU checkingFrank Blaschka1-31/+4
2011-02-02qeth: show new mac-address if its setting failsUrsula Braun1-2/+2
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+35
2011-01-15qeth: l3 hw tx csum circumvent hw bugFrank Blaschka1-1/+3
2011-01-15qeth: postpone open till recovery is finishedUrsula Braun2-4/+32
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-22/+37
2011-01-05[S390] qeth: buffer count imbalanceJan Glauber1-1/+1
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber1-0/+2
2011-01-05[S390] ctc: add support for irq statisticsHeiko Carstens1-0/+2
2011-01-05[S390] claw: add support for irq statisticsHeiko Carstens1-0/+2
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens1-0/+2
2011-01-05[S390] cleanup s390 KconfigMartin Schwidefsky1-22/+29
2010-12-22Merge branch 'master' into for-nextJiri Kosina2-55/+9
2010-12-10qeth: buffer count imbalanceJan Glauber1-1/+1
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka1-1/+1
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck1-1/+4
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck2-73/+144