summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: fix SETIP command handlingJulian Wiedmann2018-03-081-0/+5
* s390/qeth: fix underestimated count of buffer elementsUrsula Braun2018-03-081-1/+1
* s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2018-01-021-2/+2
* s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann2018-01-021-1/+1
* s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-171-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann2017-08-181-0/+1
* s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-181-1/+1
* s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-181-3/+4
* s390/qeth: make more use of skb APIJulian Wiedmann2017-08-151-5/+0
* s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann2017-08-151-2/+4
* s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann2017-06-201-0/+1
* s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann2017-06-061-0/+2
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-111-0/+4
* s390/qeth: remove unimplemented gdev routinesJulian Wiedmann2017-04-111-2/+0
* s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-111-1/+2
* s390/qeth: use and remove some definesJulian Wiedmann2017-04-111-2/+1
* s390/qeth: remove unused parameterJulian Wiedmann2017-04-111-1/+1
* s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-111-1/+0
* s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-111-3/+2
* s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-111-3/+2
* s390/qeth: improve endianness handlingHans Wippel2017-04-071-2/+2
* s390/qeth: Remove unused codeJulian Wiedmann2017-04-071-5/+0
* s390/qeth: remove unused return valueJulian Wiedmann2017-04-071-7/+0
* s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-241-1/+2
* s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann2017-01-121-1/+0
* s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann2017-01-121-2/+0
* s390/qeth: rework RX/TX checksum offloadThomas Richter2017-01-121-2/+0
* qeth: restore device features after recoveryHans Wippel2016-09-161-0/+1
* qeth layer 2 and layer 3 common feature handlingThomas Richter2016-06-161-2/+3
* qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy2016-06-161-14/+6
* qeth: introduce linearization fail count to statsEugene Crosser2016-06-161-0/+1
* qeth: clean up condition when tso is usedEugene Crosser2016-06-161-0/+6
* qeth: refactor calculation of SBALE countEugene Crosser2016-06-161-0/+13
* qeth use common function qeth_get_setassparms_cmdThomas Richter2015-12-141-0/+4
* s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy2015-10-071-6/+13
* qeth: add layer 2 RX/TX checksum offloadingThomas Richter2015-09-211-0/+9
* qeth: move OSA portname into deprecated statusUrsula Braun2015-09-211-2/+0
* qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser2015-05-181-0/+2
* qeth: Remove unneeded structure memberThomas Richter2015-01-171-1/+0
* qeth: qeth_core_main make local functions staticThomas Richter2014-10-261-16/+0
* qeth: don't query for info if hardware not ready.Eugene Crosser2014-09-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-4/+4
|\
| * s390/qeth: extract qdio buffers from output buffer structSebastian Ott2014-07-221-2/+2
| * s390/qeth: extract qdio buffers from input buffer structSebastian Ott2014-07-221-2/+2
* | qeth: Display adjacent switch attributesStefan Raspl2014-07-211-0/+7
|/
* qeth: Add new priority queueing optionsStefan Raspl2014-04-281-0/+2
* qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-281-4/+0
* qeth: Fix IP version detection for VLAN trafficStefan Raspl2014-03-201-2/+5
* qeth: fix build of s390 allmodconfigEugene Crosser2014-01-291-3/+2