aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-28qeth: Add new priority queueing optionsStefan Raspl1-4/+11
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl1-27/+35
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2014-03-20qeth: make qeth_query_card_info_cb() staticHeiko Carstens1-2/+2
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun1-2/+3
2014-02-21s390: improve debug feature usageSebastian Ott1-2/+2
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser1-12/+6
2014-01-15qeth: bridgeport support - address notificationsEugene Crosser1-0/+3
2014-01-15qeth: bridgeport support - basic controlEugene Crosser1-1/+13
2013-12-17qeth: Accurate ethtool outputEugene Crosser1-48/+150
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+5
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-10/+13
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