<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sysfs-class-led-trigger-netdev</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5fe5e2a3 - docs: ABI: sysfs-class-led-trigger-netdev: Document now hidable link_*</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev#5fe5e2a3</link>
        <description>docs: ABI: sysfs-class-led-trigger-netdev: Document now hidable link_*Document now hidable link speed modes for the LED netdev trigger.Link speed modes are now showed only if the named network devicesupports them and are hidden if not.Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;Reviewed-by: Marek Beh&#250;n &lt;kabel@kernel.org&gt;Link: https://lore.kernel.org/r/20240111160501.1774-2-ansuelsmth@gmail.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev</description>
        <pubDate>Thu, 11 Jan 2024 16:04:55 +0000</pubDate>
        <dc:creator>Christian Marangi &lt;ansuelsmth@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ee8bfb47 - docs: ABI: sysfs-class-led-trigger-netdev: Add new modes and entry</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev#ee8bfb47</link>
        <description>docs: ABI: sysfs-class-led-trigger-netdev: Add new modes and entryDocument newly introduced modes for the LED netdev trigger.Add documentation for new modes:- link_2500- link_5000- link_10000Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;Link: https://lore.kernel.org/r/e72a6794639cf3881d698e1d34b456e747da1b95.1701143925.git.daniel@makrotopia.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev</description>
        <pubDate>Tue, 28 Nov 2023 04:00:39 +0000</pubDate>
        <dc:creator>Daniel Golle &lt;daniel@makrotopia.org&gt;</dc:creator>
    </item>
<item>
        <title>44f0fb8d - leds: trigger: netdev: rename &apos;hw_control&apos; sysfs entry to &apos;offloaded&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev#44f0fb8d</link>
        <description>leds: trigger: netdev: rename &apos;hw_control&apos; sysfs entry to &apos;offloaded&apos;Commit b655892ffd6d (&quot;leds: trigger: netdev: expose hw_control statusvia sysfs&quot;) exposed to sysfs the flag that tells whether the LED triggeris offloaded to hardware, under the name &quot;hw_control&quot;, since that is thename under which this setting is called in the code.Everywhere else in kernel when some work that is normally done insoftware can be made to be done by hardware instead, we use the word&quot;offloading&quot; to describe this, e.g. &quot;LED blinking is offloaded tohardware&quot;.Normally renaming sysfs entries is a no-go because of backwardscompatibility. But since this patch was not yet released in a stablekernel, I think it is still possible to rename it, if there isconsensus.Fixes: b655892ffd6d (&quot;leds: trigger: netdev: expose hw_control status via sysfs&quot;)Signed-off-by: Marek Beh&#250;n &lt;kabel@kernel.org&gt;Reviewed-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Link: https://lore.kernel.org/r/20230821121453.30203-1-kabel@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev</description>
        <pubDate>Mon, 21 Aug 2023 12:14:53 +0000</pubDate>
        <dc:creator>Marek Beh&#250;n &lt;kabel@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2ffb8d02 - docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entry</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev#2ffb8d02</link>
        <description>docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entryDocument newly introduced modes and entry for the LED netdev trigger.Add documentation for new modes:- link_10- link_100- link_1000- half_duplex- full_duplexAdd documentation for new entry:- hw_controlAlso add additional info for the interval entry and the tx/rx modes withthe special case of hw_control ON.Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;Reviewed-by: Andrew Lunn &lt;andrew@lunn.ch&gt;Link: https://lore.kernel.org/r/20230621092653.23172-1-ansuelsmth@gmail.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev</description>
        <pubDate>Wed, 21 Jun 2023 09:26:53 +0000</pubDate>
        <dc:creator>Christian Marangi &lt;ansuelsmth@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>54a19b4d - docs: ABI: cleanup several ABI documents</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev#54a19b4d</link>
        <description>docs: ABI: cleanup several ABI documentsThere are some ABI documents that, while they don&apos;t generateany warnings, they have issues when parsed by get_abi.pl scripton its output result.Address them, in order to provide a clean output.Reviewed-by: Tom Rix &lt;trix@redhat.com&gt; # for fpga-managerReviewed-By: Kajol Jain&lt;kjain@linux.ibm.com&gt; # for sysfs-bus-event_source-devices-hv_gpci and sysfs-bus-event_source-devices-hv_24x7Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; #for IIOAcked-by: Oded Gabbay &lt;oded.gabbay@gmail.com&gt; # for HabanalabsAcked-by: Vaibhav Jain &lt;vaibhav@linux.ibm.com&gt; # for sysfs-bus-papr-pmemAcked-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt; # for catptAcked-by: Suzuki K Poulose &lt;suzuki.poulose@arm.com&gt;Acked-by: Ilya Dryomov &lt;idryomov@gmail.com&gt; # for rbdAcked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/5bc78e5b68ed1e9e39135173857cb2e753be868f.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev</description>
        <pubDate>Fri, 30 Oct 2020 07:40:50 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>06f502f5 - leds: trigger: Introduce a NETDEV trigger</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev#06f502f5</link>
        <description>leds: trigger: Introduce a NETDEV triggerThis commit introduces a NETDEV trigger for named deviceactivity. Available triggers are link, rx, and tx.Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;Acked-by: Pavel Machek &lt;pavel@ucw.cz&gt;Signed-off-by: Jacek Anaszewski &lt;jacek.anaszewski@gmail.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-class-led-trigger-netdev</description>
        <pubDate>Sun, 10 Dec 2017 21:17:55 +0000</pubDate>
        <dc:creator>Ben Whitten &lt;ben.whitten@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
