summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2017-06-08net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell
2017-05-11s390/qeth: add missing hash table initializationsUrsula Braun
2017-05-11s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann
2017-04-11s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann
2017-04-11s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann
2017-04-11s390/qeth: use and remove some definesJulian Wiedmann
2017-04-11s390/qeth: use correct return type for hard_start_xmit()Julian 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/netiucv: improve endianness handlingHans Wippel
2017-04-07s390/ctcm: improve endianness handlingHans Wippel
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-04-07s390/qeth: fix up ssqd tracingJulian Wiedmann
2017-04-07s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann
2017-03-24s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann
2017-03-24s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-01-12s390/qeth: shuffle MAC management functions aroundJulian Wiedmann
2017-01-12s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann
2017-01-12s390/qeth: consolidate errno translationJulian Wiedmann
2017-01-12s390/qeth: don't convert return code twiceJulian Wiedmann
2017-01-12s390/qeth: drop qeth_l2_del_all_macs() parameterJulian Wiedmann
2017-01-12s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann
2017-01-12s390/qeth: display warning for OSA3 RX/TX checksum offloadingThomas Richter
2017-01-12s390/qeth: test RX/TX checksum offload replyThomas Richter
2017-01-12s390/qeth: rework RX/TX checksum offloadThomas Richter
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-20s390/net: use net core MTU range checkingJarod Wilson
2016-10-13s390/lcs: remove trailing space at end of dev_err messageColin Ian King
2016-10-13s390/netiucv: improve checking of sysfs attribute bufferUrsula Braun
2016-10-13s390/netiucv: get rid of one memcpy in netiucv_printuserUrsula Braun
2016-09-16s390/qeth: fix setting VIPA addressThomas Richter
2016-09-16qeth: do not turn on SG per defaultUrsula Braun
2016-09-16qeth: do not limit number of gso segmentsUrsula Braun
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun
2016-09-16s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun
2016-09-16qeth: restore device features after recoveryHans Wippel
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun