summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter
2015-09-21qeth: move OSA portname into deprecated statusUrsula Braun
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser
2015-02-28qeth: Fix command sizesStefan Raspl
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter
2015-01-25qeth: clean up error handlingEugene Crosser
2014-10-26qeth: fix some trace formating issuesThomas Richter
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott
2014-07-22s390/qeth: qdio queue helpersSebastian Ott
2014-07-21qeth: Display adjacent switch attributesStefan Raspl
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott
2014-04-28qeth: Add new priority queueing optionsStefan Raspl
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-03-20qeth: make qeth_query_card_info_cb() staticHeiko Carstens
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun
2014-02-21s390: improve debug feature usageSebastian Ott
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser
2014-01-15qeth: bridgeport support - address notificationsEugene Crosser
2014-01-15qeth: bridgeport support - basic controlEugene Crosser
2013-12-17qeth: Accurate ethtool outputEugene Crosser
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-07qeth: avoid buffer overflow in snmp ioctlUrsula Braun
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22qeth: Fix missing pointer updateStefan Raspl
2013-04-22qeth: remove unused variableStefan Raspl
2013-04-22qeth: remove cast for kzalloc return valueZhang Yanfei
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka
2013-01-21qeth: Fix HiperSockets performance regressionStefan Raspl
2013-01-21qeth: Make s390dbf card entries persistentStefan Raspl
2013-01-21qeth: Support VEPA modeStefan Raspl
2013-01-21qeth: Remove unused exportsStefan Raspl
2013-01-21qeth: Fix retry logic in hardsetupStefan Raspl
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko