summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2019-11-25s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann1-0/+3
2019-07-10s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann1-1/+1
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann1-1/+1
2017-12-25s390/qeth: size calculation outbound buffersJulian Wiedmann1-2/+3
2017-12-16s390/qeth: fix GSO throughput regressionJulian Wiedmann1-0/+2
2017-12-16s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann1-2/+0
2017-11-15s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann1-15/+0
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann1-4/+6
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann1-4/+13
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun1-1/+4
2016-09-16qeth: do not turn on SG per defaultUrsula Braun1-2/+0
2016-09-16qeth: do not limit number of gso segmentsUrsula Braun1-1/+0
2016-09-16qeth: restore device features after recoveryHans Wippel1-0/+3
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-07-05qeth: delete napi struct when removing a qeth deviceUrsula Braun1-0/+1
2016-06-17qeth: add network device features for VLAN devicesHans Wippel1-2/+7
2016-06-17qeth layer 2 and layer 3 common feature handlingThomas Richter1-42/+12
2016-06-17qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy1-6/+6
2016-06-17qeth: introduce linearization fail count to statsEugene Crosser1-3/+9
2016-06-17qeth: enable scatter/gather by defaultEugene Crosser1-2/+2
2016-06-17qeth: enable scatter/gather in layer 2 modeEugene Crosser1-1/+25
2016-06-17qeth: Include error message for "OS Mismatch"Eugene Crosser1-0/+6
2015-12-15qeth: initialize net_device with carrier offUrsula Braun1-0/+1
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy1-39/+98
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter1-1/+1
2015-09-22qeth: add layer 2 RX/TX checksum offloadingThomas Richter1-7/+80
2015-09-22qeth: remove extraneous length from %pM formatEugene Crosser1-2/+2
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin1-4/+1
2015-05-18qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser1-5/+5
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser1-25/+43
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser1-3/+37
2015-05-18qeth: fix handling of IPA return codesEugene Crosser1-6/+4
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-112/+108
2015-01-26390/qeth: Fix locking warning during qeth device setupThomas Richter1-9/+26
2015-01-26qeth: clean up error handlingEugene Crosser1-104/+83
2015-01-18qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser1-4/+2
2014-10-27qeth: fix some trace formating issuesThomas Richter1-1/+1
2014-07-16net: set name_assign_type in alloc_netdev()Tom Gundersen1-2/+4
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-4/+3
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl1-3/+8
2014-03-20qeth: Removed unused parameterStefan Raspl1-3/+3
2014-02-26qeth: postpone freeing of qdio memoryUrsula Braun1-0/+3
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser1-6/+35
2014-01-16qeth: bridgeport support - address notificationsEugene Crosser1-0/+230
2014-01-16qeth: bridgeport support - basic controlEugene Crosser1-0/+364
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-04-22qeth: Fix missing pointer updateStefan Raspl1-1/+1
2013-04-22qeth: remove unused variableStefan Raspl1-2/+1