<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>3f887edd35c63a7092a0babbc6074355ebc57248 - Merge tag &apos;phy-for-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#3f887edd35c63a7092a0babbc6074355ebc57248</link>
        <description>Merge tag &apos;phy-for-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyPull phy updates from Vinod Koul: &quot;New Support:   - Qualcomm Eliza QMP UFS PHY   - Canaan K230 USB 2.0 PHY driver   - Mediatek mt8167 dsi-phy   - Eswin EIC7700 SATA PHY driver  Updates:   - Sorted subsytem Makefile/Kconfig and some kernel-doc udpates&quot;* tag &apos;phy-for-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy:  dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Eliza QMP UFS PHY  phy: qcom: m31-eusb2: clear PLL_EN during init  phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver  dt-bindings: phy: eswin: Document the EIC7700 SoC SATA PHY  phy: apple: apple: Use local variable for ioremap return value  phy: qcom: qmp-usbc: Simplify check for non-NULL pointer  phy: marvell: mmp3-hsic: Avoid re-casting __iomem  phy: apple: atc: Make atcphy_dwc3_reset_ops variable static  dt-bindings: phy: mediatek,dsi-phy: Add support for mt8167  phy: usb: Add driver for Canaan K230 USB 2.0 PHY  dt-bindings: phy: Add Canaan K230 USB PHY  phy: phy-mtk-tphy: Update names and format of kernel-doc comments  phy: Sort the subsystem Kconfig  phy: Sort the subsystem Makefile  phy: move spacemit pcie driver to its subfolder

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Fri, 17 Apr 2026 19:22:08 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d4eb7b2da66c848709e31585b9c371fa234abc39 - Merge branch &apos;for-7.1/core-v2&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#d4eb7b2da66c848709e31585b9c371fa234abc39</link>
        <description>Merge branch &apos;for-7.1/core-v2&apos; into for-linus- fixed handling of 0-sized reports (Dmitry Torokhov)- convert core code to __free() (Dmitry Torokhov)- support for multiple batteries per HID device (Lucas Zampieri)

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Thu, 16 Apr 2026 21:01:18 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>67ee9ccaa34a11c317411bb8e7d305d93d0b4111 - phy: eswin: Create eswin directory and add EIC7700 SATA PHY driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#67ee9ccaa34a11c317411bb8e7d305d93d0b4111</link>
        <description>phy: eswin: Create eswin directory and add EIC7700 SATA PHY driverCreate the eswin phy driver directory and add support for theSATA PHY driver on the EIC7700 SoC platform.Signed-off-by: Yulin Lu &lt;luyulin@eswincomputing.com&gt;Link: https://patch.msgid.link/20260205082219.1521-1-luyulin@eswincomputing.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Thu, 05 Feb 2026 09:22:19 +0100</pubDate>
        <dc:creator>Yulin Lu &lt;luyulin@eswincomputing.com&gt;</dc:creator>
    </item>
<item>
        <title>8787fa1da603e9e51efff11841e97b5d374aef34 - phy: usb: Add driver for Canaan K230 USB 2.0 PHY</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#8787fa1da603e9e51efff11841e97b5d374aef34</link>
        <description>phy: usb: Add driver for Canaan K230 USB 2.0 PHYAdd driver for the USB 2.0 PHY in Canaan K230 SoC, which supports PHYinitialization and power management.Add Kconfig/Makefile under drivers/phy/canaan/.Signed-off-by: Jiayu Du &lt;jiayu.riscv@isrc.iscas.ac.cn&gt;Link: https://patch.msgid.link/20260121145526.14672-4-jiayu.riscv@isrc.iscas.ac.cnSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Wed, 21 Jan 2026 15:55:24 +0100</pubDate>
        <dc:creator>Jiayu Du &lt;jiayu.riscv@isrc.iscas.ac.cn&gt;</dc:creator>
    </item>
<item>
        <title>d8f0ef2aebaa90c0155e266c1fdd6fa2aef44bb1 - phy: Sort the subsystem Makefile</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#d8f0ef2aebaa90c0155e266c1fdd6fa2aef44bb1</link>
        <description>phy: Sort the subsystem MakefileMakefile is supposed to be sorted alphabetically, sadly it has bitrottedso fix thatLink: https://patch.msgid.link/20260223065743.395539-1-vkoul@kernel.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 07:57:43 +0100</pubDate>
        <dc:creator>Vinod Koul &lt;vkoul@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>75fb1a33f9ac4c9730e61bb19aaaab02023a99b2 - phy: move spacemit pcie driver to its subfolder</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#75fb1a33f9ac4c9730e61bb19aaaab02023a99b2</link>
        <description>phy: move spacemit pcie driver to its subfolderCommit fe4bc1a08638 (&quot;phy: spacemit: support K1 USB2.0 PHY controller&quot;)created spacemit subfolder with usb driver while commit 57e920b92724(&quot;phy: spacemit: Introduce PCIe/combo PHY&quot;) added pcie driver in phyfolder. Move latter into spacemit subfolder and rename file tophy-k1-pcie.cReviewed-by: Alex Elder &lt;elder@riscstar.com&gt;Reviewed-by: Yixun Lan &lt;dlan@kernel.org&gt;Link: https://patch.msgid.link/20260223064240.386617-1-vkoul@kernel.orgSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 07:42:39 +0100</pubDate>
        <dc:creator>Vinod Koul &lt;vkoul@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#b0a67f310bfa5e13d66c9f6b4bd88ea504a576a9</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Thu, 19 Feb 2026 20:08:53 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9b725d5959a1d9bb670ccdb23add45f0eaafefb5 - Merge tag &apos;phy-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#9b725d5959a1d9bb670ccdb23add45f0eaafefb5</link>
        <description>Merge tag &apos;phy-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyPull phy updates from Vinod Koul: &quot;Core:   - Add suuport for &quot;rx-polarity&quot; and &quot;tx-polarity&quot; device tree     properties and phy common properties to manage this  New Support:   - Qualcomm Glymur PCIe Gen4 2-lanes PCIe phy, DP and edp phy, USB UNI     PHY and SMB2370 eUSB2 repeater. SC8280xp QMP UFS PHY, Kaanapali     PCIe phy and QMP PHY, QCS615 QMP USB3+DP PHY and driver support for     that.   - SpacemiT PCIe/combo PHY and K1 USB2 PHY driver.   - HDMI 2.1 FRL configuration support and driver enabling for rockchip     samsung-hdptx driver   - TI TCAN1046 phy   - Renesas RZ/V2H(P) and RZ/V2N usb3   - Mediatek MT8188 hdmi-phy   - Google Tensor SoC USB PHY driver   - Apple Type-C PHY  Updates:   - Subsystem conversion for clock round_rate() to determine_rate()   - TI USB3 DT schema conversion   - Samsung ExynosAutov920 usb3, combo hsphy and ssphy support&quot;* tag &apos;phy-for-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy: (143 commits)  phy: ti: phy-j721e-wiz: convert from divider_round_rate() to divider_determine_rate()  dt-bindings: phy: ti,control-phy-otghs: convert to DT schema  dt-bindings: phy: ti,phy-usb3: convert to DT schema  phy: tegra: xusb: Remove unused powered_on variable  phy: renesas: rcar-gen3-usb2: add regulator dependency  phy: GOOGLE_USB: add TYPEC dependency  phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY  phy: renesas: rcar-gen3-usb2: Use mux-state for phyrst management  phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control  phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable()  phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic  dt-bindings: phy: renesas,usb2-phy: Document RZ/G3E SoC  dt-bindings: phy: renesas,usb2-phy: Document mux-states property  dt-bindings: phy: renesas,usb2-phy: Document USB VBUS regulator  phy: rockchip: samsung-hdptx: Add HDMI 2.1 FRL support  phy: rockchip: samsung-hdptx: Extend rk_hdptx_phy_verify_hdmi_config() helper  phy: rockchip: samsung-hdptx: Switch to driver specific HDMI config  phy: rockchip: samsung-hdptx: Drop hw_rate driver data  phy: rockchip: samsung-hdptx: Compute clk rate from PLL config  phy: rockchip: samsung-hdptx: Cleanup *_cmn_init_seq lists  ...

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Tue, 17 Feb 2026 20:40:04 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>37a93dd5c49b5fda807fd204edf2547c3493319c - Merge tag &apos;net-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#37a93dd5c49b5fda807fd204edf2547c3493319c</link>
        <description>Merge tag &apos;net-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextPull networking updates from Paolo Abeni: &quot;Core &amp; protocols:   - A significant effort all around the stack to guide the compiler to     make the right choice when inlining code, to avoid unneeded calls     for small helper and stack canary overhead in the fast-path.     This generates better and faster code with very small or no text     size increases, as in many cases the call generated more code than     the actual inlined helper.   - Extend AccECN implementation so that is now functionally complete,     also allow the user-space enabling it on a per network namespace     basis.   - Add support for memory providers with large (above 4K) rx buffer.     Paired with hw-gro, larger rx buffer sizes reduce the number of     buffers traversing the stack, dincreasing single stream CPU usage     by up to ~30%.   - Do not add HBH header to Big TCP GSO packets. This simplifies the     RX path, the TX path and the NIC drivers, and is possible because     user-space taps can now interpret correctly such packets without     the HBH hint.   - Allow IPv6 routes to be configured with a gateway address that is     resolved out of a different interface than the one specified,     aligning IPv6 to IPv4 behavior.   - Multi-queue aware sch_cake. This makes it possible to scale the     rate shaper of sch_cake across multiple CPUs, while still enforcing     a single global rate on the interface.   - Add support for the nbcon (new buffer console) infrastructure to     netconsole, enabling lock-free, priority-based console operations     that are safer in crash scenarios.   - Improve the TCP ipv6 output path to cache the flow information,     saving cpu cycles, reducing cache line misses and stack use.   - Improve netfilter packet tracker to resolve clashes for most     protocols, avoiding unneeded drops on rare occasions.   - Add IP6IP6 tunneling acceleration to the flowtable infrastructure.   - Reduce tcp socket size by one cache line.   - Notify neighbour changes atomically, avoiding inconsistencies     between the notification sequence and the actual states sequence.   - Add vsock namespace support, allowing complete isolation of vsocks     across different network namespaces.   - Improve xsk generic performances with cache-alignment-oriented     optimizations.   - Support netconsole automatic target recovery, allowing netconsole     to reestablish targets when underlying low-level interface comes     back online.  Driver API:   - Support for switching the working mode (automatic vs manual) of a     DPLL device via netlink.   - Introduce PHY ports representation to expose multiple front-facing     media ports over a single MAC.   - Introduce &quot;rx-polarity&quot; and &quot;tx-polarity&quot; device tree properties,     to generalize polarity inversion requirements for differential     signaling.   - Add helper to create, prepare and enable managed clocks.  Device drivers:   - Add Huawei hinic3 PF etherner driver.   - Add DWMAC glue driver for Motorcomm YT6801 PCIe ethernet     controller.   - Add ethernet driver for MaxLinear MxL862xx switches   - Remove parallel-port Ethernet driver.   - Convert existing driver timestamp configuration reporting to     hwtstamp_get and remove legacy ioctl().   - Convert existing drivers to .get_rx_ring_count(), simplifing the RX     ring count retrieval. Also remove the legacy fallback path.   - Ethernet high-speed NICs:      - Broadcom (bnxt, bng):         - bnxt: add FW interface update to support FEC stats histogram           and NVRAM defragmentation         - bng: add TSO and H/W GRO support      - nVidia/Mellanox (mlx5):         - improve latency of channel restart operations, reducing the           used H/W resources         - add TSO support for UDP over GRE over VLAN         - add flow counters support for hardware steering (HWS) rules         - use a static memory area to store headers for H/W GRO,           leading to 12% RX tput improvement      - Intel (100G, ice, idpf):         - ice: reorganizes layout of Tx and Rx rings for cacheline           locality and utilizes __cacheline_group* macros on the new           layouts         - ice: introduces Synchronous Ethernet (SyncE) support      - Meta (fbnic):         - adds debugfs for firmware mailbox and tx/rx rings vectors   - Ethernet virtual:      - geneve: introduce GRO/GSO support for double UDP encapsulation   - Ethernet NICs consumer, and embedded:      - Synopsys (stmmac):         - some code refactoring and cleanups      - RealTek (r8169):         - add support for RTL8127ATF (10G Fiber SFP)         - add dash and LTR support      - Airoha:         - AN8811HB 2.5 Gbps phy support      - Freescale (fec):         - add XDP zero-copy support      - Thunderbolt:         - add get link setting support to allow bonding      - Renesas:         - add support for RZ/G3L GBETH SoC   - Ethernet switches:      - Maxlinear:         - support R(G)MII slow rate configuration         - add support for Intel GSW150      - Motorcomm (yt921x):         - add DCB/QoS support      - TI:         - icssm-prueth: support bridging (STP/RSTP) via the switchdev           framework   - Ethernet PHYs:      - Realtek:         - enable SGMII and 2500Base-X in-band auto-negotiation         - simplify and reunify C22/C45 drivers      - Micrel: convert bindings to DT schema   - CAN:      - move skb headroom content into skb extensions, making CAN        metadata access more robust   - CAN drivers:      - rcar_canfd:         - add support for FD-only mode         - add support for the RZ/T2H SoC      - sja1000: cleanup the CAN state handling   - WiFi:      - implement EPPKE/802.1X over auth frames support      - split up drop reasons better, removing generic RX_DROP      - additional FTM capabilities: 6 GHz support, supported number of        spatial streams and supported number of LTF repetitions      - better mac80211 iterators to enumerate resources      - initial UHR (Wi-Fi 8) support for cfg80211/mac80211   - WiFi drivers:      - Qualcomm/Atheros:         - ath11k: support for Channel Frequency Response measurement         - ath12k: a significant driver refactor to support multi-wiphy           devices and and pave the way for future device support in the           same driver (rather than splitting to ath13k)         - ath12k: support for the QCC2072 chipset      - Intel:         - iwlwifi: partial Neighbor Awareness Networking (NAN) support         - iwlwifi: initial support for U-NII-9 and IEEE 802.11bn      - RealTek (rtw89):         - preparations for RTL8922DE support   - Bluetooth:      - implement setsockopt(BT_PHY) to set the connection packet type/PHY      - set link_policy on incoming ACL connections   - Bluetooth drivers:      - btusb: add support for MediaTek7920, Realtek RTL8761BU and 8851BE      - btqca: add WCN6855 firmware priority selection feature&quot;* tag &apos;net-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1254 commits)  bnge/bng_re: Add a new HSI  net: macb: Fix tx/rx malfunction after phy link down and up  af_unix: Fix memleak of newsk in unix_stream_connect().  net: ti: icssg-prueth: Add optional dependency on HSR  net: dsa: add basic initial driver for MxL862xx switches  net: mdio: add unlocked mdiodev C45 bus accessors  net: dsa: add tag format for MxL862xx switches  dt-bindings: net: dsa: add MaxLinear MxL862xx  selftests: drivers: net: hw: Modify toeplitz.c to poll for packets  octeontx2-pf: Unregister devlink on probe failure  net: renesas: rswitch: fix forwarding offload statemachine  ionic: Rate limit unknown xcvr type messages  tcp: inet6_csk_xmit() optimization  tcp: populate inet-&gt;cork.fl.u.ip6 in tcp_v6_syn_recv_sock()  tcp: populate inet-&gt;cork.fl.u.ip6 in tcp_v6_connect()  ipv6: inet6_csk_xmit() and inet6_csk_update_pmtu() use inet-&gt;cork.fl.u.ip6  ipv6: use inet-&gt;cork.fl.u.ip6 and np-&gt;final in ip6_datagram_dst_update()  ipv6: use np-&gt;final in inet6_sk_rebuild_header()  ipv6: add daddr/final storage in struct ipv6_pinfo  net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()  ...

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Thu, 12 Feb 2026 04:31:52 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3ddcd24b4d8454b2b9b2d013a0d61986ae8bbbe7 - phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#3ddcd24b4d8454b2b9b2d013a0d61986ae8bbbe7</link>
        <description>phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHYKconfig option CONFIG_PHY_COMMON_PROPS, which buildsdrivers/phy/phy-common-props.c, was intended to be selectableindependently of CONFIG_GENERIC_PHY. Yet it lives in drivers/phy/, whichis entered by the Makefile only if CONFIG_GENERIC_PHY is set.Allow the Makefile to enter one level deeper, but stop at drivers/phy/if CONFIG_GENERIC_PHY is unselected (i.e. do not enter vendor folders).The other stuff from drivers/phy/Makefile except for CONFIG_PHY_COMMON_PROPS,like CONFIG_PHY_NXP_PTN3222, all depends on CONFIG_GENERIC_PHY.Fixes: e7556b59ba65 (&quot;phy: add phy_get_rx_polarity() and phy_get_tx_polarity()&quot;)Closes: https://lore.kernel.org/lkml/43ea0202-891d-4582-980b-5cb557b41114@linux.ibm.com/Reported-by: Venkat Rao Bagalkote &lt;venkat88@linux.ibm.com&gt;Debugged-by: Christophe Leroy (CS GROUP) &lt;chleroy@kernel.org&gt;Signed-off-by: Vladimir Oltean &lt;vladimir.oltean@nxp.com&gt;Reviewed-by: Christophe Leroy (CS GROUP) &lt;chleroy@kernel.org&gt;Tested-by: Venkat Rao Bagalkote &lt;venkat88@linux.ibm.com&gt;Link: https://patch.msgid.link/20260123110600.3118561-1-vladimir.oltean@nxp.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Fri, 23 Jan 2026 12:06:00 +0100</pubDate>
        <dc:creator>Vladimir Oltean &lt;vladimir.oltean@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>96a2d53f24787df907e8bab388cc3e8f180a2314 - Merge tag &apos;phy_common_properties&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#96a2d53f24787df907e8bab388cc3e8f180a2314</link>
        <description>Merge tag &apos;phy_common_properties&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyVinod Koul says:====================phy common propertiesIntroduce &quot;rx-polarity&quot; and &quot;tx-polarity&quot; device tree propertieswith Kunit tests (from Vladimir Oltean).* tag &apos;phy_common_properties&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy:  phy: add phy_get_rx_polarity() and phy_get_tx_polarity()  dt-bindings: phy-common-props: RX and TX lane polarity inversion  dt-bindings: phy-common-props: ensure protocol-names are unique  dt-bindings: phy-common-props: create a reusable &quot;protocol-names&quot; definition  dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml====================Link: https://patch.msgid.link/aWeXvFcGNK5T6As9@vamanSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Fri, 16 Jan 2026 04:14:28 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cbce66669c82ee9ae0e26523c0fcd3c721fcfe85 - phy: Add Google Tensor SoC USB PHY driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/phy/Makefile#cbce66669c82ee9ae0e26523c0fcd3c721fcfe85</link>
        <description>phy: Add Google Tensor SoC USB PHY driverSupport the USB PHY found on Google Tensor G5 (Laguna). Thisparticular USB PHY supports both high-speed and super-speedoperations, and is integrated with the SNPS DWC3 controller that&apos;salso on the SoC. This initial patch specifically adds functionalityfor high-speed.Co-developed-by: Joy Chakraborty &lt;joychakr@google.com&gt;Signed-off-by: Joy Chakraborty &lt;joychakr@google.com&gt;Co-developed-by: Naveen Kumar &lt;mnkumar@google.com&gt;Signed-off-by: Naveen Kumar &lt;mnkumar@google.com&gt;Signed-off-by: Roy Luo &lt;royluo@google.com&gt;Link: https://patch.msgid.link/20251227-phyb4-v10-2-e8caf6b93fe7@google.comSigned-off-by: Vinod Koul &lt;vkoul@kernel.org&gt;

            List of files:
            /linux/drivers/phy/Makefile</description>
        <pubDate>Sat, 27 Dec 2025 01:53:29 +0100</pubDate>
        <dc:creator>Roy Luo &lt;royluo@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
