summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core.h
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20s390/qeth: remove duplicated device matchingJulian Wiedmann
2017-10-20s390/qeth: rely on kernel for feature recoveryJulian Wiedmann
2017-09-18s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann
2017-09-18s390/qeth: add VNICC get/set timeout supportHans Wippel
2017-09-18s390/qeth: add VNICC enable/disable supportHans Wippel
2017-09-18s390/qeth: add basic VNICC supportHans Wippel
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann
2017-04-11s390/qeth: use and remove some definesJulian Wiedmann
2017-04-11s390/qeth: remove unused parameterJulian Wiedmann
2017-04-11s390/qeth: move gdev shutdown handler to coreJulian Wiedmann
2017-04-11s390/qeth: move NAPI poll routine to coreJulian Wiedmann
2017-04-11s390/qeth: move common ioctl handling to coreJulian Wiedmann
2017-04-07s390/qeth: improve endianness handlingHans Wippel
2017-04-07s390/qeth: Remove unused codeJulian Wiedmann
2017-04-07s390/qeth: remove unused return valueJulian Wiedmann
2017-03-24s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-01-12s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann
2017-01-12s390/qeth: rework RX/TX checksum offloadThomas Richter
2016-09-16qeth: restore device features after recoveryHans 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: clean up condition when tso is usedEugene Crosser
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter
2015-09-21qeth: move OSA portname into deprecated statusUrsula Braun
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser
2015-01-17qeth: Remove unneeded structure memberThomas 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-21qeth: Display adjacent switch attributesStefan Raspl
2014-04-28qeth: Add new priority queueing optionsStefan Raspl