summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef10.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent9-8/+43
2024-07-15net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE maskKory Maincent1-0/+8
2024-07-09net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski1-0/+23
2024-07-09net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski1-0/+11
2024-07-09net: page_pool: fix warning codeJohannes Berg1-1/+1
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski1-1/+8
2024-07-08net: dsa: microchip: lan9371/2: update MAC capabilities for port 4Oleksij Rempel2-2/+10
2024-07-08act_ct: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal1-6/+25
2024-07-06net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacksKory Maincent (Dent Project)1-2/+216
2024-07-06netlink: specs: Expand the PSE netlink command with C33 pw-limit attributesKory Maincent (Dent Project)1-0/+22
2024-07-06net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)4-25/+141
2024-07-06net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)2-11/+204
2024-07-06net: pse-pd: pd692x0: Expand ethtool status messageKory Maincent (Dent Project)1-0/+101
2024-07-06netlink: specs: Expand the PSE netlink command with C33 new featuresKory Maincent (Dent Project)1-0/+36
2024-07-06net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)6-1/+286
2024-07-06selftests: openvswitch: add psample testAdrian Moreno2-6/+182
2024-07-06selftests: openvswitch: parse trunc actionAdrian Moreno1-0/+13
2024-07-06selftests: openvswitch: add userspace parsingAdrian Moreno1-2/+22
2024-07-06selftests: openvswitch: add psample actionAdrian Moreno1-1/+161
2024-07-06net: openvswitch: store sampling probability in cb.Adrian Moreno4-4/+23
2024-07-06net: openvswitch: add psample actionAdrian Moreno5-1/+125
2024-07-06net: psample: allow using rate as probabilityAdrian Moreno3-2/+14
2024-07-06net: psample: skip packet copy if no listenersAdrian Moreno1-0/+4
2024-07-06net: sched: act_sample: add action cookie to sampleAdrian Moreno1-0/+12
2024-07-06net: psample: add user cookieAdrian Moreno3-1/+11
2024-07-06net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle1-1/+17
2024-07-06net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu1-1/+1
2024-07-06net: dsa: ar9331: constify struct regmap_busJavier Carrasco1-1/+1
2024-07-06net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco1-3/+3
2024-07-06net: ti: icss-iep: constify struct regmap_configJavier Carrasco1-2/+2
2024-07-06net: dsa: qca8k: constify struct regmap_configJavier Carrasco1-1/+1
2024-07-06tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior2-0/+12
2024-07-06net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle1-1/+1
2024-07-05openvswitch: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal1-10/+37
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin1-4/+9
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin3-15/+8
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin2-0/+53
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin6-9/+547