aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-17qeth: Remove unneeded structure memberThomas Richter1-1/+0
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter1-16/+0
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser1-0/+1
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+4
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott1-2/+2
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott1-2/+2
2014-07-21qeth: Display adjacent switch attributesStefan Raspl1-0/+7
2014-04-28qeth: Add new priority queueing optionsStefan Raspl1-0/+2
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl1-4/+0
2014-03-20qeth: Fix IP version detection for VLAN trafficStefan Raspl1-2/+5
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser1-3/+2
2014-01-15qeth: bridgeport support - address notificationsEugene Crosser1-0/+5
2014-01-15qeth: bridgeport support - basic controlEugene Crosser1-0/+25