summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop2018-04-271-5/+8
* s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop2018-04-271-2/+21
* s390/qeth: add stats counter for RX csum offloadKittipon Meesompop2018-04-271-2/+6
* s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann2018-04-271-1/+0
* s390/qeth: extract csum offload helpersJulian Wiedmann2018-04-271-0/+21
* s390/qeth: convert vlan spinlock to mutexJulian Wiedmann2018-04-271-1/+1
* s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann2018-04-271-9/+0
* s390/qeth: avoid control IO completion stallsJulian Wiedmann2018-04-221-2/+0
* s390/qeth: shrink qeth_ipaddr structJulian Wiedmann2018-03-091-6/+0
* s390/qeth: simplify card look-up on IP notificationJulian Wiedmann2018-03-091-2/+0
* s390/qeth: fix SETIP command handlingJulian Wiedmann2018-02-091-0/+5
* s390/qeth: fix underestimated count of buffer elementsUrsula Braun2018-02-091-1/+1
* s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2017-12-201-2/+17
* s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2017-12-201-3/+0
* s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2017-12-201-3/+0
* s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann2017-12-201-6/+8
* qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-201-1/+2
* s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-151-2/+2
* s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann2017-12-151-1/+1
* s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-021-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | s390/qeth: remove duplicated device matchingJulian Wiedmann2017-10-201-14/+0
* | s390/qeth: rely on kernel for feature recoveryJulian Wiedmann2017-10-201-1/+1
* | s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus2017-09-181-1/+2
* | s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann2017-09-181-2/+1
* | s390/qeth: add VNICC get/set timeout supportHans Wippel2017-09-181-0/+3
* | s390/qeth: add VNICC enable/disable supportHans Wippel2017-09-181-0/+6
* | s390/qeth: add basic VNICC supportHans Wippel2017-09-181-0/+7
|/
* 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
OpenPOWER on IntegriCloud