summaryrefslogtreecommitdiffstats
path: root/io_uring (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-18arm64: dts: imx93-11x11-evk: enable eqosClark Wang1-0/+39
2023-01-18arm64: dts: imx93: add FEC supportClark Wang1-0/+26
2023-01-18arm64: dts: imx93: add eqos supportClark Wang1-0/+22
2023-01-18dt-bindings: net: fec: add mx93 descriptionClark Wang1-0/+1
2023-01-18dt-bindings: add mx93 descriptionClark Wang1-1/+3
2023-01-18net: stmmac: add imx93 platform supportClark Wang1-5/+50
2023-01-18net: ethernet: renesas: rswitch: C45 only transactionsMichael Walle1-22/+6
2023-01-18net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO busAndrew Lunn1-44/+43
2023-01-18net: dsa: sja1105: C45 only transactions for PCSAndrew Lunn3-49/+35
2023-01-18amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45Andrew Lunn2-13/+14
2023-01-18amd-xgbe: Separate C22 and C45 transactionsAndrew Lunn3-44/+158
2023-01-18net: hns: Separate C22 and C45 transactionsAndrew Lunn1-57/+135
2023-01-18ixgbe: Use C45 mdiobus accessorsAndrew Lunn1-2/+4
2023-01-18ixgbe: Separate C22 and C45 transactionsAndrew Lunn1-55/+182
2023-01-18net: macb: Separate C22 and C45 transactionsAndrew Lunn1-53/+108
2023-01-18net: nixge: Separate C22 and C45 transactionsAndrew Lunn1-56/+85
2023-01-18net: sxgbe: Separate C22 and C45 transactionsAndrew Lunn1-24/+81
2023-01-18net: dsa: mt7530: Separate C22 and C45 MDIO bus transactionsAndrew Lunn2-47/+55
2023-01-18net: wangxun: clean up the codeMengyuan Lou4-33/+24
2023-01-17net: mdio: cavium: Remove unneeded simicolonsAndrew Lunn1-2/+2
2023-01-17inet: fix fast path in __inet_hash_connect()Pietro Borrello1-11/+1
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi4-0/+60
2023-01-17net: ethernet: mtk_eth_soc: add dma checks to mtk_hw_reset_checkLorenzo Bianconi2-0/+132
2023-01-17net: ethernet: mtk_eth_soc: align reset procedure to vendor sdkLorenzo Bianconi5-23/+115
2023-01-17net: ethernet: mtk_eth_soc: introduce mtk_hw_warm_reset supportLorenzo Bianconi1-4/+56
2023-01-17net: ethernet: mtk_eth_soc: introduce mtk_hw_reset utility routineLorenzo Bianconi1-14/+22
2023-01-17net: kfree_skb_list use kmem_cache_free_bulkJesper Dangaard Brouer1-1/+39
2023-01-17net: fix call location in kfree_skb_list_reasonJesper Dangaard Brouer1-13/+21
2023-01-17devlink: remove some unnecessary codeDan Carpenter1-11/+6
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu4-49/+84
2023-01-17i2c: add fwnode APIsRussell King (Oracle)4-81/+120
2023-01-16dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yamlColin Foster1-28/+3
2023-01-16dt-bindings: net: add generic ethernet-switch-port bindingColin Foster4-28/+33
2023-01-16dt-bindings: net: add generic ethernet-switchColin Foster3-29/+69
2023-01-16dt-bindings: net: dsa: mediatek,mt7530: remove unnecessary dsa-port referenceColin Foster1-1/+0
2023-01-16dt-bindings: net: dsa: qca8k: utilize shared dsa.yamlColin Foster1-7/+3
2023-01-16dt-bindings: net: dsa: allow additional ethernet-port propertiesColin Foster1-1/+3
2023-01-16dt-bindings: net: dsa: utilize base definitions for standard dsa switchesColin Foster11-13/+32
2023-01-16dt-bindings: net: dsa: qca8k: remove address-cells and size-cells from switch...Colin Foster1-4/+0
2023-01-16dt-bindings: net: dsa: sf2: fix brcm,use-bcm-hdr documentationColin Foster1-5/+10
2023-01-16dt-bindings: dsa: sync with maintainersColin Foster2-2/+2
2023-01-16net: microchip: vcap api: Enable/Disable rules via chains in VCAP HWSteen Hegelund5-10/+222
2023-01-16net: microchip: vcap api: Add a storage state to a VCAP ruleSteen Hegelund4-27/+161
2023-01-16net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund5-55/+72
2023-01-16net: microchip: vcap api: Use src and dst chain id to chain VCAP lookupsSteen Hegelund6-84/+92
2023-01-16net: microchip: vcap api: Convert multi-word keys/actions when encodingSteen Hegelund1-109/+134
2023-01-16net: microchip: vcap api: Always enable VCAP lookupsSteen Hegelund7-65/+16
2023-01-16net: microchip: sparx5: Reset VCAP counter for new rulesSteen Hegelund2-3/+8
2023-01-16net: microchip: vcap api: Erase VCAP cache before encoding ruleSteen Hegelund1-1/+1
2023-01-16r8169: reset bus if NIC isn't accessible after tx timeoutHeiner Kallweit1-0/+10