summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
AgeCommit message (Expand)Author
2019-11-25s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2019-07-10s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann
2017-12-25s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-12-16s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-12-16s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann
2017-11-15s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun
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: 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-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: Include error message for "OS Mismatch"Eugene Crosser
2015-12-14qeth: initialize net_device with carrier offUrsula Braun
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter
2015-09-21qeth: remove extraneous length from %pM formatEugene Crosser
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin
2015-05-18qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser
2015-05-18qeth: fix handling of IPA return codesEugene Crosser
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter
2015-01-25qeth: clean up error handlingEugene Crosser
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser
2014-10-26qeth: fix some trace formating issuesThomas Richter
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl
2014-03-20qeth: Removed unused parameterStefan Raspl
2014-02-25qeth: postpone freeing of qdio memoryUrsula Braun
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser
2014-01-15qeth: bridgeport support - address notificationsEugene Crosser
2014-01-15qeth: bridgeport support - basic controlEugene Crosser
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22qeth: Fix missing pointer updateStefan Raspl
2013-04-22qeth: remove unused variableStefan Raspl
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy