summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core.h
Commit message (Expand)AuthorAge
* s390/qeth: shrink qeth_ipaddr structJulian Wiedmann2018-03-09
* s390/qeth: simplify card look-up on IP notificationJulian Wiedmann2018-03-09
* s390/qeth: fix SETIP command handlingJulian Wiedmann2018-02-09
* s390/qeth: fix underestimated count of buffer elementsUrsula Braun2018-02-09
* s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2017-12-20
* s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2017-12-20
* s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2017-12-20
* s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann2017-12-20
* qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-20
* s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-15
* s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann2017-12-15
* s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | s390/qeth: remove duplicated device matchingJulian Wiedmann2017-10-20
* | s390/qeth: rely on kernel for feature recoveryJulian Wiedmann2017-10-20
* | s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus2017-09-18
* | s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann2017-09-18
* | s390/qeth: add VNICC get/set timeout supportHans Wippel2017-09-18
* | s390/qeth: add VNICC enable/disable supportHans Wippel2017-09-18
* | s390/qeth: add basic VNICC supportHans Wippel2017-09-18
|/
* s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann2017-08-18
* s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-18
* s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-18
* s390/qeth: make more use of skb APIJulian Wiedmann2017-08-15
* s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann2017-08-15
* s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann2017-06-20
* s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann2017-06-06
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-11
* s390/qeth: remove unimplemented gdev routinesJulian Wiedmann2017-04-11
* s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-11
* s390/qeth: use and remove some definesJulian Wiedmann2017-04-11
* s390/qeth: remove unused parameterJulian Wiedmann2017-04-11
* s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-11
* s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-11
* s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-11
* s390/qeth: improve endianness handlingHans Wippel2017-04-07
* s390/qeth: Remove unused codeJulian Wiedmann2017-04-07
* s390/qeth: remove unused return valueJulian Wiedmann2017-04-07
* s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-24
* s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann2017-01-12
* s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann2017-01-12
* s390/qeth: rework RX/TX checksum offloadThomas Richter2017-01-12
* qeth: restore device features after recoveryHans Wippel2016-09-16
* qeth layer 2 and layer 3 common feature handlingThomas Richter2016-06-16
* qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy2016-06-16
* qeth: introduce linearization fail count to statsEugene Crosser2016-06-16
* qeth: clean up condition when tso is usedEugene Crosser2016-06-16
* qeth: refactor calculation of SBALE countEugene Crosser2016-06-16
* qeth use common function qeth_get_setassparms_cmdThomas Richter2015-12-14