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