aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2010-11-28qeth: l3 fix len in tso hdrFrank Blaschka1-0/+1
2010-11-28qeth: enable interface setup if LAN is offlineUrsula Braun2-10/+12
2010-11-28drivers/s390/net: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant2-9/+12
2010-11-08qeth: fix race condition during device startupFrank Blaschka1-1/+1
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun2-54/+8
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross1-3/+3
2010-10-13s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller1-1/+1
2010-10-03qeth: tagging with VLAN-ID 0Ursula Braun2-14/+15
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2010-09-26s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-2/+2
2010-09-08qeth: NAPI support for l2 and l3 disciplineFrank Blaschka4-138/+260
2010-09-08Kconfig: have CCWGROUP depend on CLAWMike Frysinger1-1/+1
2010-09-08qeth: Use %pI6Joe Perches1-6/+1
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-171/+179
2010-08-12ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun5-110/+118
2010-08-12claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2-61/+61
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner1-0/+7
2010-07-23qeth: avoid useless removal of multicast addressesUrsula Braun1-2/+0
2010-07-23qeth: Use memdup_user when user data is immediately copied into the allocated region.Julia Lawall1-8/+3
2010-07-23qeth: return zero from reply callback functionsUrsula Braun1-8/+2
2010-07-23claw: A claw device is a group of just 2 ccw devicesUrsula Braun1-1/+1
2010-07-23qeth: avoid loop if ipa command response is missingUrsula Braun2-0/+16
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun5-7/+22
2010-07-23qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte1-0/+1
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker5-9/+18
2010-06-23qeth: handle missing z/VM authorization of OSXUrsula Braun2-4/+9
2010-06-23qeth: specify correct function level for OSN devicesUrsula Braun1-0/+1
2010-06-23qeth: fix page breaks in hw headersFrank Blaschka4-73/+65
2010-06-23qeth: fix use after free for qeths debug areaCarsten Otte1-1/+0
2010-06-23qeth: Fold qeth_qerr debug areaCarsten Otte2-11/+4
2010-06-23qeth: Fold qeth_misc debug areaCarsten Otte2-4/+1
2010-06-23qeth: Fold qeth_sense debug areaCarsten Otte2-3/+0
2010-06-23qeth: Fold qeth_trace debug areaCarsten Otte4-272/+259
2010-06-23qeth: Add new s390 debug feature for each qeth cardCarsten Otte2-3/+31
2010-06-23qeth: Rework qeth_dbf_longtextCarsten Otte2-5/+5
2010-06-23smsgiucv: guarantee single iucv connect in thawUrsula Braun1-2/+9