<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6bad146d - wifi: mt76: mt7915: add support for MT7981</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile#6bad146d</link>
        <description>wifi: mt76: mt7915: add support for MT7981Add support for the MediaTek MT7981 SoC which is similar to the MT7986but with a newer IP cores and only 2x ARM Cortex-A53 instead of 4x.Unlike MT7986 the MT7981 can only connect a single wireless frontend,usually MT7976 is used for DBDC.Signed-off-by: Alexander Couzens &lt;lynxis@fe80.eu&gt;Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;Reviewed-by: Simon Horman &lt;simon.horman@corigine.com&gt;Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile</description>
        <pubDate>Mon, 15 May 2023 13:27:12 +0000</pubDate>
        <dc:creator>Alexander Couzens &lt;lynxis@fe80.eu&gt;</dc:creator>
    </item>
<item>
        <title>4dbcb912 - wifi: mt76: mt7915: enable coredump support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile#4dbcb912</link>
        <description>wifi: mt76: mt7915: enable coredump supportHost triggered and catastrophic event triggered firmware core dumpingfor basic firmware issues triage, including state reporting, task/irqinfo, function calltrace and MCU memory dump.Signed-off-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile</description>
        <pubDate>Wed, 09 Nov 2022 20:36:34 +0000</pubDate>
        <dc:creator>Ryder Lee &lt;ryder.lee@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>99ad32a4 - mt76: mt7915: add support for MT7986</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile#99ad32a4</link>
        <description>mt76: mt7915: add support for MT7986This adds MT7986 SoC integrated multi-band 4x4 WiFi 6/6E.Co-developed-by: Peter Chiu &lt;chui-hao.chiu@mediatek.com&gt;Signed-off-by: Peter Chiu &lt;chui-hao.chiu@mediatek.com&gt;Co-developed-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;Signed-off-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;Signed-off-by: Sujuan Chen &lt;sujuan.chen@mediatek.com&gt;Signed-off-by: Bo Jiao &lt;Bo.Jiao@mediatek.com&gt;Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile</description>
        <pubDate>Wed, 09 Feb 2022 06:11:56 +0000</pubDate>
        <dc:creator>Bo Jiao &lt;Bo.Jiao@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>c44ccf1d - mt76: add a space between comment char and SPDX tag</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile#c44ccf1d</link>
        <description>mt76: add a space between comment char and SPDX tagcheckpatch expects a space between &apos;#&apos; and &apos;SPDX...&apos;Add a space.Signed-off-by: Tom Rix &lt;trix@redhat.com&gt;Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile</description>
        <pubDate>Thu, 10 Jun 2021 21:44:37 +0000</pubDate>
        <dc:creator>Tom Rix &lt;trix@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>6d88629e - mt76: mt7915: add mmio.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile#6d88629e</link>
        <description>mt76: mt7915: add mmio.cAdd mmio.c in order to use mt76_bus_ops throughout the driver.It will be also shared with the future APSoC revision.Signed-off-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile</description>
        <pubDate>Thu, 08 Apr 2021 16:36:31 +0000</pubDate>
        <dc:creator>Ryder Lee &lt;ryder.lee@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>aadf0953 - mt76: mt7915: implement testmode tx support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile#aadf0953</link>
        <description>mt76: mt7915: implement testmode tx supportSupport testmode tx for MT7915A, including tx streams and HE ratesettings.Reviewed-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;Signed-off-by: Shayne Chen &lt;shayne.chen@mediatek.com&gt;Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile</description>
        <pubDate>Thu, 22 Oct 2020 02:28:17 +0000</pubDate>
        <dc:creator>Shayne Chen &lt;shayne.chen@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>e57b7901 - mt76: add mac80211 driver for MT7915 PCIe-based chipsets</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile#e57b7901</link>
        <description>mt76: add mac80211 driver for MT7915 PCIe-based chipsetsAdd support for the MediaTek latest generation IEEE 802.11ax 4x4device MT7915E, which supports concurrent dual-band operation atboth 5GHz and 2.4GHz.Note that this patch just add basic part and will add more HEcapabilities support in the further patches.The driver supports AP, Station, Mesh and monitor mode.Signed-off-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;Signed-off-by: Shayne Chen &lt;shayne.chen@mediatek.com&gt;Signed-off-by: Chih-Min Chen &lt;chih-min.chen@mediatek.com&gt;Suggested-by: Shihwei Lin &lt;shihwei.lin@mediatek.com&gt;Tested-by: Evelyn Tsai &lt;evelyn.tsai@mediatek.com&gt;Acked-by: Yiwei Chung &lt;yiwei.chung@mediatek.com&gt;Acked-by: YF Luo &lt;yf.luo@mediatek.com&gt;Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;

            List of files:
            /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/Makefile</description>
        <pubDate>Fri, 24 Apr 2020 19:32:27 +0000</pubDate>
        <dc:creator>Ryder Lee &lt;ryder.lee@mediatek.com&gt;</dc:creator>
    </item>
</channel>
</rss>
