summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-02s390/qeth: constify the disciplinesJulian Wiedmann1-1/+1
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann1-2/+4
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann1-4/+8
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann1-30/+16
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann1-19/+2
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann1-1/+0
2020-09-23s390/qeth: tighten ucast IP lockingJulian Wiedmann1-7/+2
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann1-5/+3
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann1-4/+0
2020-09-23s390/qeth: don't init refcount twice for mcast IPsJulian Wiedmann1-1/+0
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-09-10s390/qeth: delay draining the TX buffersJulian Wiedmann1-1/+1
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2020-08-27s390/qeth: clean up qeth_l3_send_setdelmc()'s declarationJulian Wiedmann1-1/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann1-1/+0
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann1-7/+6
2020-07-14s390/qeth: reject unsupported link type earlierJulian Wiedmann1-6/+0
2020-05-06s390/qeth: extract helpers for next-hop lookupJulian Wiedmann1-13/+5
2020-05-06s390/qeth: process local address eventsJulian Wiedmann1-0/+1
2020-03-29s390/qeth: support net namespaces for L3 devicesJulian Wiedmann1-3/+0
2020-03-25s390/qeth: simplify L3 dev_id logicJulian Wiedmann1-17/+13
2020-03-18s390/qeth: use dev->reg_stateJulian Wiedmann1-13/+9
2020-03-18s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann1-1/+6
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-03-10s390/qeth: cancel RX reclaim work earlierJulian Wiedmann1-0/+1
2020-02-27s390/qeth: validate device-provided MAC addressJulian Wiedmann1-0/+2
2020-02-27s390/qeth: clean up CREATE_ADDR cmd codeJulian Wiedmann1-7/+3
2020-02-27s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac()Julian Wiedmann1-4/+0
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann1-11/+3
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann1-83/+4
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann1-7/+1
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann1-91/+0
2019-12-24s390/qeth: fix qdio teardown after early init errorJulian Wiedmann1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann1-0/+1
2019-12-18s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann1-32/+2
2019-12-18s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann1-6/+0
2019-12-18s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann1-19/+15
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann1-1/+11
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann1-15/+5
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann1-6/+7
2019-11-14s390/qeth: replace qeth_l3_get_addr_buffer()Julian Wiedmann1-40/+22
2019-11-14s390/qeth: remove VLAN tracking for L3 devicesJulian Wiedmann1-31/+11
2019-11-14s390/qeth: consolidate L3 mcast registration codeJulian Wiedmann1-90/+30
2019-11-14s390/qeth: remove gratuitious RX modesetJulian Wiedmann1-2/+0
2019-11-14s390/qeth: fine-tune L3 mcast lockingJulian Wiedmann1-4/+3
2019-11-14s390/qeth: drop unwanted packets earlier in RX pathJulian Wiedmann1-18/+8
2019-11-14s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann1-0/+1