summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/meson_wdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-07net: axienet: make use of axistream-connected attribute optionalRobert Hancock1-15/+28
2019-06-07net: axienet: document axistream-connected attributeRobert Hancock1-4/+15
2019-06-07net: axienet: Fix MDIO bus parent node detectionRobert Hancock1-1/+2
2019-06-07net: axienet: document device tree mdio child nodeRobert Hancock1-0/+3
2019-06-07net: axienet: stop interface during shutdownRobert Hancock1-0/+14
2019-06-07net: axienet: Make missing MAC address non-fatalRobert Hancock1-2/+3
2019-06-07net: axienet: Fix race condition causing TX hangRobert Hancock1-3/+17
2019-06-07net: axienet: Add optional support for Ethernet core interruptRobert Hancock3-1/+52
2019-06-07net: axienet: Support shared interruptsRobert Hancock1-6/+8
2019-06-07net: axienet: Add DMA registers to ethtool register dumpRobert Hancock1-1/+9
2019-06-07net: axienet: Make RX/TX ring sizes configurableRobert Hancock2-25/+67
2019-06-07net: axienet: Cleanup DMA device reset and halt processRobert Hancock2-14/+42
2019-06-07net: axienet: Re-initialize MDIO registers properly after resetRobert Hancock3-38/+57
2019-06-07net: axienet: fix teardown order of MDIO busRobert Hancock1-1/+1
2019-06-07net: axienet: Use clock framework to get device clock rateRobert Hancock4-28/+59
2019-06-07net: axienet: add X86 and ARM as supported platformsRobert Hancock1-2/+2
2019-06-07net: axienet: fix MDIO bus namingRobert Hancock3-6/+8
2019-06-07net: axienet: Use standard IO accessorsRobert Hancock2-4/+4
2019-06-07net: axienet: Fix casting of pointers to u32Robert Hancock2-20/+17
2019-06-06net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10Dinh Nguyen1-13/+104
2019-06-06dt-bindings: socfpga-dwmac: add "altr, socfpga-stmmac-a10-s10" bindingDinh Nguyen1-2/+8
2019-06-06nfp: tls: add basic statisticsJakub Kicinski4-12/+64
2019-06-06nfp: tls: add/delete TLS TX connectionsDirk van der Merwe2-2/+303
2019-06-06nfp: tls: add datapath support for TLS TXDirk van der Merwe3-0/+65
2019-06-06net/tls: export TLS per skb encryptionDirk van der Merwe2-0/+7
2019-06-06net/tls: simplify driver context retrievalJakub Kicinski1-6/+22
2019-06-06net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytesJakub Kicinski1-3/+4
2019-06-06nfp: prepare for more TX metadata prependJakub Kicinski2-10/+35
2019-06-06nfp: add tls init codeJakub Kicinski9-2/+245
2019-06-06nfp: parse crypto opcode TLVJakub Kicinski2-0/+21
2019-06-06nfp: add support for sending control messages via mailboxJakub Kicinski7-8/+646
2019-06-06nfp: parse the mailbox cmsg TLVJakub Kicinski2-0/+12
2019-06-06nfp: make bar_lock a semaphoreJakub Kicinski2-10/+5
2019-06-06nfp: count all failed TX attempts as errorsJakub Kicinski1-7/+5
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock2-0/+5
2019-06-06net: mscc: ocelot: remove unused variable 'vcap_data_t'YueHaibing1-1/+1
2019-06-06net: fec: Do not use netdev messages too earlyFabio Estevam1-3/+3
2019-06-06vxlan: Use FDB_HASH_SIZE hash_locks to reduce contentionLitao jiao2-34/+60
2019-06-06ipv6: fix spelling mistake: "wtih" -> "with"Colin Ian King1-1/+1
2019-06-06r8169: silence sparse warning in rtl8169_start_xmitHeiner Kallweit1-1/+1
2019-06-06ipv6: tcp: send consistent flowlabel in TIME_WAIT stateEric Dumazet1-0/+2
2019-06-06ipv6: tcp: enable flowlabel reflection in some RST packetsEric Dumazet4-9/+29
2019-06-06lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2019-06-06inet_connection_sock: remove unused parameter of reqsk_queue_unlink funcZhiqiang Liu1-3/+2
2019-06-06net: phy: remove state PHY_FORCINGHeiner Kallweit2-35/+2
2019-06-06net: rds: add per rds connection cache statisticsZhu Yanjun2-0/+4
2019-06-06net: stmmac: dwmac4: fix flow control issueBiao Huang1-2/+6
2019-06-06net: stmmac: modify default value of tx-framesBiao Huang1-1/+1
2019-06-06net: stmmac: dwmac-mediatek: disable rx watchdogBiao Huang1-0/+1
2019-06-06net: stmmac: dwmac-mediatek: enable Ethernet power domainBiao Huang1-0/+7