summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-13Merge branch 'net-use-read_once-write_once-for-ring-index-accesses'Paolo Abeni
2023-04-13mlx4: use READ_ONCE/WRITE_ONCE for ring indexesJakub Kicinski
2023-04-13bnxt: use READ_ONCE/WRITE_ONCE for ring indexesJakub Kicinski
2023-04-13net: docs: update the sample code in driver.rstJakub Kicinski
2023-04-13Merge branch 'add-emac3-support-for-sa8540p-ride'Paolo Abeni
2023-04-13net: stmmac: dwmac-qcom-ethqos: Add EMAC3 supportAndrew Halaney
2023-04-13net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speedsAndrew Halaney
2023-04-13net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delayAndrew Halaney
2023-04-13net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney
2023-04-13net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney
2023-04-13net: stmmac: Remove some unnecessary void pointersAndrew Halaney
2023-04-13net: stmmac: Fix DMA typoAndrew Halaney
2023-04-13net: stmmac: Remove unnecessary if statement bracketsAndrew Halaney
2023-04-13dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatiblesAndrew Halaney
2023-04-13dt-bindings: net: qcom,ethqos: Convert bindings to yamlBhupesh Sharma
2023-04-13dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatiblesBhupesh Sharma
2023-04-13dt-bindings: net: snps,dwmac: Update interrupt-namesBhupesh Sharma
2023-04-13bnxt_en: Allow to set switchdev mode without existing VFsIvan Vecera
2023-04-12Merge branch 'net-thunderbolt-fix-for-sparse-warnings-and-typos'Jakub Kicinski
2023-04-12net: thunderbolt: Fix typos in commentsMika Westerberg
2023-04-12net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map()Mika Westerberg
2023-04-12net: thunderbolt: Fix sparse warnings in tbnet_check_frame() and tbnet_poll()Mika Westerberg
2023-04-12net: ethernet: Add missing depends on MDIO_DEVRESAndrew Lunn
2023-04-12ksz884x: Remove unused functionsSimon Horman
2023-04-12ionic: Don't overwrite the cyclecounter bitmaskBrett Creeley
2023-04-12Merge branch 'rk3588-error-prints'David S. Miller
2023-04-12net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel
2023-04-12net: ethernet: stmmac: dwmac-rk: rework optional clock handlingSebastian Reichel
2023-04-12Merge branch 'dsa-trace-events'David S. Miller
2023-04-12net: dsa: add trace points for VLAN operationsVladimir Oltean
2023-04-12net: dsa: add trace points for FDB/MDB operationsVladimir Oltean
2023-04-11net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_Andrew Lunn
2023-04-11gve: Unify duplicate GQ min pkt desc size constantsShailend Chand
2023-04-11tools: ynl: throw a more meaningful exception if family not supportedJakub Kicinski
2023-04-11net: fddi: skfp: rmt: Clean up some inconsistent indentingJiapeng Chong
2023-04-10net: ethernet: mtk_eth_soc: use be32 type to store be32 valuesSimon Horman
2023-04-10Merge branch 'net-lockless-stop-wake-combo-macros'Jakub Kicinski
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10bnxt: use new queue try_stop/try_wake macrosJakub Kicinski
2023-04-10ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2023-04-10docs: net: use C syntax highlight in driver.rstJakub Kicinski
2023-04-10docs: net: move the probe and open/close sections of driver.rst upJakub Kicinski
2023-04-10docs: net: reformat driver.rst from a list to sectionsJakub Kicinski
2023-04-09net: phy: sfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: nxp-tja11xx: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: mxl: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: marvell: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: bcm54140: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski