summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l3_main.c
AgeCommit message (Expand)Author
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann
2019-12-24s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann
2019-12-18s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann
2019-12-18s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann
2019-12-18s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann
2019-11-14s390/qeth: replace qeth_l3_get_addr_buffer()Julian Wiedmann
2019-11-14s390/qeth: remove VLAN tracking for L3 devicesJulian Wiedmann
2019-11-14s390/qeth: consolidate L3 mcast registration codeJulian Wiedmann
2019-11-14s390/qeth: remove gratuitious RX modesetJulian Wiedmann
2019-11-14s390/qeth: fine-tune L3 mcast lockingJulian Wiedmann
2019-11-14s390/qeth: drop unwanted packets earlier in RX pathJulian Wiedmann
2019-11-14s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann
2019-10-31s390/qeth: don't cache MAC addresses for multicast IPsJulian Wiedmann
2019-10-31s390/qeth: use helpers for IP address hashingJulian Wiedmann
2019-10-31s390/qeth: consolidate some duplicated HW cmd codeJulian Wiedmann
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann
2019-08-20s390/qeth: streamline control code for promisc modeJulian Wiedmann
2019-06-27s390/qeth: move cast type selection into fill_header()Julian Wiedmann
2019-06-27s390/qeth: extract helper for route validationJulian Wiedmann
2019-06-27s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann
2019-06-27s390/qeth: consolidate pm codeJulian Wiedmann
2019-06-27s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate diag cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann
2019-06-27s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann
2019-06-27s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann
2019-06-13s390/qeth: convert device-specific trace entriesJulian Wiedmann
2019-06-13s390/qeth: simplify DOWN state handlingJulian Wiedmann
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann
2019-04-17s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann
2019-03-28s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann
2019-03-28s390/qeth: add wrapper for IP table accessJulian Wiedmann