summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
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
2016-06-16s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel
2016-06-16qeth: improve set_features error handlingHans Wippel
2016-06-16qeth: add network device features for VLAN devicesHans 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: enable scatter/gather by defaultEugene Crosser
2016-06-16qeth: enable scatter/gather in layer 2 modeEugene Crosser
2016-06-16qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser
2016-06-16qeth: clean up condition when tso is usedEugene Crosser
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser
2016-06-16qeth: Include error message for "OS Mismatch"Eugene Crosser
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2015-12-14qeth: get rid of redundant 0-terminationRasmus Villemoes
2015-12-14qeth: repair SBAL elements calculationUrsula Braun
2015-12-14qeth: initialize net_device with carrier offUrsula Braun
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter
2015-12-14s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun