aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-102/+684
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-27/+30
* qeth: add owner to ccw driverSebastian Ott2011-05-131-0/+1
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-131-0/+148
* qeth: convert to hw_features part 2Frank Blaschka2011-05-131-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-1/+3
* qeth: change some configurations defaultsFrank Blaschka2011-03-141-1/+4
* qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-261-37/+15
* 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
* [S390] qeth: buffer count imbalanceJan Glauber2011-01-051-1/+1
* [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+2
* qeth: fix race condition during device startupFrank Blaschka2010-11-081-1/+1
* qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-081-45/+8
* qeth: NAPI support for l2 and l3 disciplineFrank Blaschka2010-09-081-2/+24
* 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
* qeth: avoid loop if ipa command response is missingUrsula Braun2010-07-231-0/+15
* qeth: serialize sysfs-triggered device configurationsUrsula Braun2010-07-231-4/+7
* qeth: IP address takeover flag settingKlaus-Dieter Wacker2010-07-231-6/+1
* qeth: handle missing z/VM authorization of OSXUrsula Braun2010-06-231-2/+6
* qeth: specify correct function level for OSN devicesUrsula Braun2010-06-231-0/+1
* qeth: fix page breaks in hw headersFrank Blaschka2010-06-231-58/+46
* qeth: fix use after free for qeths debug areaCarsten Otte2010-06-231-1/+0
* qeth: Fold qeth_qerr debug areaCarsten Otte2010-06-231-10/+4
* qeth: Fold qeth_misc debug areaCarsten Otte2010-06-231-3/+1
* qeth: Fold qeth_sense debug areaCarsten Otte2010-06-231-2/+0
* qeth: Fold qeth_trace debug areaCarsten Otte2010-06-231-109/+101
* qeth: Add new s390 debug feature for each qeth cardCarsten Otte2010-06-231-3/+18
* qeth: Rework qeth_dbf_longtextCarsten Otte2010-06-231-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-82/+155
|\
| * qeth: support the new OSA CHPID types OSX and OSMUrsula Braun2010-05-171-80/+144
| * drivers/s390/net: Drop memory allocation castJulia Lawall2010-05-171-1/+1
| * qeth: synchronize configuration interfaceFrank Blaschka2010-05-161-0/+1
| * qeth: new message if OLM limit is reachedUrsula Braun2010-05-161-1/+9
* | [S390] qdio: remove API wrappersJan Glauber2010-05-171-4/+13
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-131-3/+2
|\
| * qeth: change checksumming default for HiperSocketsFrank Blaschka2010-03-101-2/+0
| * qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-101-1/+2
* | [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-3/+0
|/
* qeth: default BLKT values for new OSA/3 hardwareEinar Lueck2010-01-131-15/+26
* qeth: HiperSockets Network Traffic AnalyzerUrsula Braun2010-01-131-56/+74
* qeth: rework TSO functionsFrank Blaschka2009-11-161-35/+2
* qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun2009-11-161-10/+16
* qeth: Exploit Connection IsolationEinar Lueck2009-11-161-0/+151
* qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-051-3/+8