summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-03-11s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-01-02s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2018-01-02s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-12-25s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-12-16s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-11-15s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun
2016-09-16qeth: restore device features after recoveryHans Wippel
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel
2016-06-16qeth: improve set_features error handlingHans Wippel
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal
2015-12-14qeth: get rid of redundant 0-terminationRasmus Villemoes
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter
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