summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-13dt-bindings: net: snps,dwmac: Update interrupt-namesBhupesh Sharma1-1/+1
2023-04-13bnxt_en: Allow to set switchdev mode without existing VFsIvan Vecera3-10/+41
2023-04-13Merge branch 'net-thunderbolt-fix-for-sparse-warnings-and-typos'Jakub Kicinski1-11/+14
2023-04-13net: thunderbolt: Fix typos in commentsMika Westerberg1-2/+2
2023-04-13net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map()Mika Westerberg1-1/+3
2023-04-13net: thunderbolt: Fix sparse warnings in tbnet_check_frame() and tbnet_poll()Mika Westerberg1-8/+9
2023-04-13net: ethernet: Add missing depends on MDIO_DEVRESAndrew Lunn5-0/+7
2023-04-12ksz884x: Remove unused functionsSimon Horman1-294/+0
2023-04-12ionic: Don't overwrite the cyclecounter bitmaskBrett Creeley1-3/+2
2023-04-12Merge branch 'rk3588-error-prints'David S. Miller1-123/+74
2023-04-12net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel1-10/+4
2023-04-12net: ethernet: stmmac: dwmac-rk: rework optional clock handlingSebastian Reichel1-113/+70
2023-04-12Merge branch 'dsa-trace-events'David S. Miller4-17/+560
2023-04-12net: dsa: add trace points for VLAN operationsVladimir Oltean2-5/+137
2023-04-12net: dsa: add trace points for FDB/MDB operationsVladimir Oltean4-12/+423
2023-04-12net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_Andrew Lunn1-2/+2
2023-04-11gve: Unify duplicate GQ min pkt desc size constantsShailend Chand2-4/+2
2023-04-11tools: ynl: throw a more meaningful exception if family not supportedJakub Kicinski1-1/+4
2023-04-11net: fddi: skfp: rmt: Clean up some inconsistent indentingJiapeng Chong1-3/+3
2023-04-11net: ethernet: mtk_eth_soc: use be32 type to store be32 valuesSimon Horman1-1/+1
2023-04-11Merge branch 'net-lockless-stop-wake-combo-macros'Jakub Kicinski5-107/+262
2023-04-11net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski4-21/+38
2023-04-11bnxt: use new queue try_stop/try_wake macrosJakub Kicinski1-33/+7
2023-04-11ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski1-28/+10
2023-04-11net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski3-0/+151
2023-04-11docs: net: use C syntax highlight in driver.rstJakub Kicinski1-10/+20
2023-04-11docs: net: move the probe and open/close sections of driver.rst upJakub Kicinski1-27/+27
2023-04-11docs: net: reformat driver.rst from a list to sectionsJakub Kicinski1-35/+56
2023-04-10net: phy: sfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-10net: phy: nxp-tja11xx: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-10net: phy: mxl: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-10net: phy: marvell: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2-2/+2
2023-04-10net: phy: bcm54140: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-10net: phy: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-10net: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-10net: nfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-04-10Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski4-7/+7
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean11-31/+89
2023-04-08net: make SO_BUSY_POLL available to all usersEric Dumazet1-9/+4
2023-04-08Merge branch 'net-stmmac-dwmac-anarion-address-issues-flagged-by-sparse'Jakub Kicinski1-7/+7
2023-04-08net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_...Simon Horman1-3/+3
2023-04-08net: stmmac: dwmac-anarion: Use annotation __iomem for register baseSimon Horman1-4/+4
2023-04-08net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()Vladimir Oltean1-9/+0
2023-04-08Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski5-111/+498
2023-04-08Merge branch 'add-support-for-j784s4-cpsw9g'Jakub Kicinski1-5/+37
2023-04-08net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9GSiddharth Vadapalli1-2/+12
2023-04-08net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9GSiddharth Vadapalli1-0/+8
2023-04-08net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()Siddharth Vadapalli1-4/+18
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski4-7/+7
2023-04-07net: ethernet: mtk_eth_soc: mtk_ppe: prefer newly added l2 flowsFelix Fietkau1-2/+12