<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ixgbe/ixgbe_e610.c, branch stable/15</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F15</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F15'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2026-03-27T11:43:22Z</updated>
<entry>
<title>ix(4): Add EEE support for E610 adapters</title>
<updated>2026-03-27T11:43:22Z</updated>
<author>
<name>Krzysztof Galazka</name>
<email>kgalazka@FreeBSD.org</email>
</author>
<published>2026-03-13T11:48:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ebe529eedb790f8bf93813cff453d6c1f06a3056'/>
<id>urn:sha1:ebe529eedb790f8bf93813cff453d6c1f06a3056</id>
<content type='text'>
The ix driver now supports Energy Efficient Ethernet (EEE) on Intel
E610 devices. EEE allows the network interface to enter low-power
states during periods of low link utilization, reducing power
consumption while maintaining full performance when needed.

E610 adapters provide EEE support through BASE-T PHY functionality.
Due to this PHY-based implementation, EEE is supported only
on 2.5Gb speeds and above.

Signed-off-by: Yogesh Bhosale &lt;yogesh.bhosale@intel.com&gt;
Signed-off-by: Krzysztof Galazka &lt;krzysztof.galazka@intel.com&gt;

Authored-by: Yogesh Bhosale &lt;yogesh.bhosale@intel.com&gt;

Approved by:	kbowling (mentor)
Tested by:	Mateusz Moga &lt;mateusz.moga@intel.com&gt;
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D55304

(cherry picked from commit 13ee84c591f8df7553fc8e3dac7e92409046f4d2)
</content>
</entry>
<entry>
<title>ixgbe: Remove unused function ixgbe_is_media_cage_present</title>
<updated>2025-10-02T17:14:35Z</updated>
<author>
<name>Yogesh Bhosale</name>
<email>Yogesh.Bhosale@intel.com</email>
</author>
<published>2025-09-10T07:26:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=772b37053bc583d52410e1432817e95bba60fa75'/>
<id>urn:sha1:772b37053bc583d52410e1432817e95bba60fa75</id>
<content type='text'>
Remove the unused function ixgbe_is_media_cage_present that
generates a compiler warning.

Signed-off-by: Yogesh Bhosale yogesh.bhosale@intel.com

Reported by:	markj
Differential Revision:	https://reviews.freebsd.org/D52467

(cherry picked from commit 275f7d72ff6a71bbe46b4282a88f0ea9a24be22a)
</content>
</entry>
<entry>
<title>ix/ixv: Add support for new Intel Ethernet E610 family devices</title>
<updated>2025-08-19T15:09:33Z</updated>
<author>
<name>Bhosale, Yogeshnull</name>
<email>nullyogesh.bhosale@intel.com</email>
</author>
<published>2025-08-19T14:19:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dea5f973d0c8d29a79b433283d0a2de8f4615957'/>
<id>urn:sha1:dea5f973d0c8d29a79b433283d0a2de8f4615957</id>
<content type='text'>
This is part 1 of the support for the new Intel Ethernet E610 family of devices.

Introduce new PCI device IDs:
• 57AE: Intel(R) E610 (Backplane)
• 57AF: Intel(R) E610 (SFP)
• 57B0: Intel(R) E610 (10 GbE)
• 57B1: Intel(R) E610 (2.5 GbE)
• 57B2: Intel(R) E610 (SGMII)

Key updates for E610 family:
• Firmware manages Link and PHY
• Implement new CSR-based Admin Command Interface (ACI) for SW-FW interaction
• Tested exclusively for x64 operating systems on E610-XT2/XT4 (10G) and E610-IT4 (2.5G)
• Enable link speeds above 1G: 2.5G, 5G and 10G
• NVM Recovery Mode and Rollback support

Signed-off-by: Yogesh Bhosale yogesh.bhosale@intel.com
Co-developed-by: Krzysztof Galazka krzysztof.galazka@intel.com

Approved by:	kbowling (mentor), erj (mentor)
Tested by:	gowtham.kumar.ks_intel.com
Sponsored by:   Intel Corporation
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D50067
</content>
</entry>
</feed>
