aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-131-7/+18
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-062-28/+31
* qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-181-52/+25
* ctcm: get rid of compile warningUrsula Braun2011-05-132-11/+4
* lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3
* claw: remove unused return code handlingHeiko Carstens2011-05-131-19/+3
* qeth: add owner to ccw driverSebastian Ott2011-05-131-0/+1
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-136-37/+268
* qeth: convert to hw_features part 2Frank Blaschka2011-05-137-178/+49
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-2/+0
* net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52
* Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-234-8/+16
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-234-7/+15
* 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