summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* qeth: do vlan cleanupJiri Pirko2011-07-213-56/+47Star
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-181-7/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-212-28/+31
|\
| * [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-062-28/+31
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-181-52/+25Star
* ctcm: get rid of compile warningUrsula Braun2011-05-132-11/+4Star
* lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3Star
* claw: remove unused return code handlingHeiko Carstens2011-05-131-19/+3Star
* 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/+49Star
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-2/+0Star
* net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52Star
* 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-274-120/+33Star
* s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-031-1/+1
* s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-031-1/+1
* qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-031-41/+63
* qeth: allow HiperSockets framesize change in suspendUrsula Braun2011-02-031-1/+9
* qeth: add more strict MTU checkingFrank Blaschka2011-02-031-31/+4Star
* 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-202-5/+35
|\
| * qeth: l3 hw tx csum circumvent hw bugFrank Blaschka2011-01-161-1/+3
| * qeth: postpone open till recovery is finishedUrsula Braun2011-01-162-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/+9Star
| |\
| * | 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-291-0/+1
* | | qeth: enable interface setup if LAN is offlineUrsula Braun2010-11-292-10/+12
* | | drivers/s390/net: Remove unnecessary semicolonsJoe Perches2010-11-291-1/+1
* | | qeth lcs: convert mc rwlock to RCUSachin Sant2010-11-292-9/+12
|/ /
* | qeth: fix race condition during device startupFrank Blaschka2010-11-081-1/+1
* | qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-082-54/+8Star
|/
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-3/+3