aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl1-2/+4
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun1-5/+5
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl1-3/+4
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+19
2013-04-22qeth: Fix missing pointer updateStefan Raspl1-1/+3
2013-04-22qeth: remove unused variableStefan Raspl1-1/+1
2013-04-22qeth: remove cast for kzalloc return valueZhang Yanfei1-1/+1
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl1-0/+19
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka1-7/+38
2013-01-21qeth: Fix HiperSockets performance regressionStefan Raspl1-1/+1
2013-01-21qeth: Make s390dbf card entries persistentStefan Raspl1-12/+78
2013-01-21qeth: Support VEPA modeStefan Raspl1-51/+84
2013-01-21qeth: Remove unused exportsStefan Raspl1-4/+2
2013-01-21qeth: Fix retry logic in hardsetupStefan Raspl1-3/+3
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-11/+8
2012-11-19qeth: Remove BUG_ONsStefan Raspl1-8/+6
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl1-3/+13
2012-11-19qeth: Clarify card type naming for virtual NICsStefan Raspl1-8/+8
2012-11-19qeth: Remove unused variableStefan Raspl1-2/+1
2012-11-13qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl1-2/+22
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-35/+43
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-11/+4
2012-09-24drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin1-2/+2
2012-09-24qeth: cleanup channel path descriptor functionSebastian Ott1-33/+41
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-99/+79
2012-05-16qeth: remove token ring part 2Frank Blaschka1-2/+0
2012-05-16s390/qeth: reshuffle initializationSebastian Ott1-15/+13
2012-05-16s390/qeth: cleanup drv attr usageSebastian Ott1-9/+13
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott1-2/+0
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott1-39/+31
2012-05-16s390/qeth: switch to ccwgroup_create_devSebastian Ott1-34/+22
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber1-2/+2
2012-05-15s390: delete any traces of token ring supportPaul Gortmaker1-5/+1
2012-04-24qeth: Use blkt defaults for OSA Express 4Stefan Raspl1-1/+2
2012-04-24qeth: allow change of blkt default valuesUrsula Braun1-1/+2
2012-03-07qeth: meaningful return code for set_mac_addressUrsula Braun1-3/+3
2012-03-07qeth: synchronize discipline module loadingFrank Blaschka1-0/+4
2012-02-08qeth: add wake_up on write channelUrsula Braun1-0/+1
2012-02-08qeth: add query OSA address table supportFrank Blaschka1-0/+99
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2011-12-27[S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier1-1/+1
2011-12-20qeth: recovery through asynchronous deliveryEinar Lueck1-5/+29
2011-12-20qeth: improve recovery during resource shortageFrank Blaschka1-2/+9
2011-11-16qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0
2011-09-15qeth: convert to SKB paged frag API.Ian Campbell1-1/+2
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka1-40/+190
2011-08-13qeth: exploit asynchronous delivery of storage blocksEinar Lueck1-41/+454
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com1-8/+22