summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l3_main.c
AgeCommit message (Expand)Author
2019-11-25s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2018-11-27s390/qeth: fix HiperSockets snifferJulian Wiedmann
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
2018-03-11s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann
2018-03-11s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann
2018-03-11s390/qeth: fix IP removal on offline cardsJulian Wiedmann
2018-03-11s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-01-02s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2018-01-02s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2017-12-25s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann
2017-12-25s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-12-16s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann
2017-12-16s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-12-16s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann
2017-12-16s390/qeth: fix early exit from error pathJulian Wiedmann
2017-11-15s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-06-07s390/qeth: add missing hash table initializationsUrsula Braun
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-06-07s390/qeth: handle sysfs error during initializationUrsula 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-16s390/qeth: allow hsuid configuration in DOWN stateUrsula 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: 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: 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-03-07s390: Use pr_warn instead of pr_warningJoe Perches
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-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin
2015-05-18qeth: fix rx checksum offload handlingThomas Richter
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-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter
2014-10-26qeth: fix some trace formating issuesThomas Richter
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet