aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter1-7/+171
2015-09-21qeth: move OSA portname into deprecated statusUrsula Braun1-56/+7
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser1-1/+2
2015-02-28qeth: Fix command sizesStefan Raspl1-2/+3
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter1-14/+67
2015-01-25qeth: clean up error handlingEugene Crosser1-2/+34
2014-10-26qeth: fix some trace formating issuesThomas Richter1-3/+3
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter1-3/+15
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser1-1/+15
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-64/+97
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott1-35/+56
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott1-6/+15
2014-07-22s390/qeth: qdio queue helpersSebastian Ott1-25/+28
2014-07-21qeth: Display adjacent switch attributesStefan Raspl1-0/+39
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-41/+59
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko1-8/+11
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+2
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott1-10/+2
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