aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann1-4/+17
2017-01-12s390/qeth: display warning for OSA3 RX/TX checksum offloadingThomas Richter1-0/+5
2017-01-12s390/qeth: test RX/TX checksum offload replyThomas Richter1-0/+13
2017-01-12s390/qeth: rework RX/TX checksum offloadThomas Richter1-31/+65
2016-10-20s390/net: use net core MTU range checkingJarod Wilson1-4/+0
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun1-1/+2
2016-09-16qeth: restore device features after recoveryHans Wippel1-0/+29
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSocketsHans Wippel1-4/+13
2016-06-16qeth: improve set_features error handlingHans Wippel1-11/+27
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter1-40/+87
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy1-10/+0
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser1-2/+4
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser1-21/+34
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal1-1/+1
2015-12-14qeth: get rid of redundant 0-terminationRasmus Villemoes1-2/+0
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter1-4/+5
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