aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-20s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann1-2/+17
2017-12-20s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann1-3/+0
2017-12-20s390/qeth: clean up l3_get_cast_type()Julian Wiedmann1-3/+0
2017-12-20s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann1-6/+8
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova1-1/+2
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann1-2/+2
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann1-1/+1
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann1-0/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20s390/qeth: remove duplicated device matchingJulian Wiedmann1-14/+0
2017-10-20s390/qeth: rely on kernel for feature recoveryJulian Wiedmann1-1/+1
2017-09-18s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus1-1/+2
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann1-2/+1
2017-09-18s390/qeth: add VNICC get/set timeout supportHans Wippel1-0/+3
2017-09-18s390/qeth: add VNICC enable/disable supportHans Wippel1-0/+6
2017-09-18s390/qeth: add basic VNICC supportHans Wippel1-0/+7
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann1-0/+1
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann1-1/+1
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann1-3/+4
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann1-5/+0
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann1-2/+4
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann1-0/+1
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann1-0/+2
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann1-0/+4
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann1-2/+0
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann1-1/+2
2017-04-11s390/qeth: use and remove some definesJulian Wiedmann1-2/+1
2017-04-11s390/qeth: remove unused parameterJulian Wiedmann1-1/+1
2017-04-11s390/qeth: move gdev shutdown handler to coreJulian Wiedmann1-1/+0
2017-04-11s390/qeth: move NAPI poll routine to coreJulian Wiedmann1-3/+2
2017-04-11s390/qeth: move common ioctl handling to coreJulian Wiedmann1-3/+2
2017-04-07s390/qeth: improve endianness handlingHans Wippel1-2/+2
2017-04-07s390/qeth: Remove unused codeJulian Wiedmann1-5/+0
2017-04-07s390/qeth: remove unused return valueJulian Wiedmann1-7/+0
2017-03-24s390/qeth: size calculation outbound buffersJulian Wiedmann1-1/+2
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann1-1/+0
2017-01-12s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann1-2/+0
2017-01-12s390/qeth: rework RX/TX checksum offloadThomas Richter1-2/+0
2016-09-16qeth: restore device features after recoveryHans Wippel1-0/+1
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter1-2/+3
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy1-14/+6
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser1-0/+1
2016-06-16qeth: clean up condition when tso is usedEugene Crosser1-0/+6
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser1-0/+13
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter1-0/+4
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy1-6/+13
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter1-0/+9
2015-09-21qeth: move OSA portname into deprecated statusUrsula Braun1-2/+0
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser1-0/+2