aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* qeth: change some configurations defaultsFrank Blaschka2011-03-143-2/+11
* qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-264-120/+33
* s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-021-1/+1
* s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-021-1/+1
* qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-021-41/+63
* qeth: allow HiperSockets framesize change in suspendUrsula Braun2011-02-021-1/+9
* qeth: add more strict MTU checkingFrank Blaschka2011-02-021-31/+4
* qeth: show new mac-address if its setting failsUrsula Braun2011-02-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-192-5/+35
|\
| * qeth: l3 hw tx csum circumvent hw bugFrank Blaschka2011-01-151-1/+3
| * qeth: postpone open till recovery is finishedUrsula Braun2011-01-152-4/+32
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-222-55/+9
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-075-22/+37
|\ \ \
| * | | [S390] qeth: buffer count imbalanceJan Glauber2011-01-051-1/+1
| * | | [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+2
| * | | [S390] ctc: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
| * | | [S390] claw: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
| * | | [S390] lcs: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
| * | | [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-051-22/+29
| | |/ | |/|
* | | qeth: buffer count imbalanceJan Glauber2010-12-101-1/+1
* | | qeth: l3 add vlan hdr in passthru framesFrank Blaschka2010-12-101-1/+1
* | | qeth: support VIPA add/del in offline modeEinar Lueck2010-12-101-1/+4
* | | qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck2010-12-102-73/+144
* | | qeth: l3 fix len in tso hdrFrank Blaschka2010-11-281-0/+1
* | | qeth: enable interface setup if LAN is offlineUrsula Braun2010-11-282-10/+12
* | | drivers/s390/net: Remove unnecessary semicolonsJoe Perches2010-11-281-1/+1
* | | qeth lcs: convert mc rwlock to RCUSachin Sant2010-11-282-9/+12
|/ /
* | qeth: fix race condition during device startupFrank Blaschka2010-11-081-1/+1
* | qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-082-54/+8
|/
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-3/+3
* s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller2010-10-131-1/+1
* qeth: tagging with VLAN-ID 0Ursula Braun2010-10-032-14/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-2/+2
|\
| * s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-261-2/+2
* | qeth: NAPI support for l2 and l3 disciplineFrank Blaschka2010-09-084-138/+260
* | Kconfig: have CCWGROUP depend on CLAWMike Frysinger2010-09-081-1/+1
* | qeth: Use %pI6Joe Perches2010-09-081-6/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-137-171/+179
|\
| * ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun2010-08-125-110/+118
| * claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2010-08-122-61/+61
* | [S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner2010-08-091-0/+7
|/
* qeth: avoid useless removal of multicast addressesUrsula Braun2010-07-231-2/+0
* qeth: Use memdup_user when user data is immediately copied into the allocated...Julia Lawall2010-07-231-8/+3
* qeth: return zero from reply callback functionsUrsula Braun2010-07-231-8/+2
* claw: A claw device is a group of just 2 ccw devicesUrsula Braun2010-07-231-1/+1
* qeth: avoid loop if ipa command response is missingUrsula Braun2010-07-232-0/+16
* qeth: serialize sysfs-triggered device configurationsUrsula Braun2010-07-235-7/+22
* qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte2010-07-231-0/+1