|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0 |
|
| #
159f344b |
| 07-Aug-2018 |
Mark Johnston <[email protected]> |
Recognize ICS1893C PHYs.
Submitted by: Sebastian Huber <[email protected]> MFC after: 1 week
|
|
Revision tags: release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
b6803171 |
| 11-Jun-2017 |
Ian Lepore <[email protected]> |
Add a driver for the Vitesse/Microsemi VSC8501 PHY.
|
| #
e8b1516a |
| 16-Apr-2017 |
Ian Lepore <[email protected]> |
Add support for the Micrel KSZ8081 ethernet PHY.
The only thing this phy needs that the ukphy driver doesn't provide is that the value in the proprietary Phy Control 2 Register must be saved before
Add support for the Micrel KSZ8081 ethernet PHY.
The only thing this phy needs that the ukphy driver doesn't provide is that the value in the proprietary Phy Control 2 Register must be saved before doing a soft reset and restored afterwards. Most modern phys have "sticky bits" for low-level config that survive a reset, but on this one the values in all registers go back to defaults, wiping out any board- specific config set up by the bootloader/bios/whatever.
show more ...
|
| #
a24d62b5 |
| 31-Oct-2016 |
Kevin Lo <[email protected]> |
Add preliminary support for the RTL8153.
Reviewed by: hselasky
|
|
Revision tags: release/11.0.1, release/11.0.0 |
|
| #
67a48226 |
| 23-Jul-2016 |
Luiz Otavio O Souza <[email protected]> |
Add support for the Microchip/Micrel KSZ9031 Gigabit Ethernet PHY.
Tested on uBMC and uFW.
Sponsored by: Rubicon Communications (Netgate)
|
| #
fe56b741 |
| 08-Jun-2016 |
Baptiste Daroussin <[email protected]> |
Add support for Atmel at25df641 flash
Submitted by: Grégory Soutadé <[email protected]> (via github pull request)
|
|
Revision tags: release/10.3.0 |
|
| #
d751decc |
| 04-Sep-2015 |
Sean Bruno <[email protected]> |
Add more BCM gigabit PHYs
Gleaned from a public header file. 5402 and 5404 look like they may be used on embedded devices. 5478 and 5488 are switch PHYs. 5754 change is just to note a product alias.
Add more BCM gigabit PHYs
Gleaned from a public header file. 5402 and 5404 look like they may be used on embedded devices. 5478 and 5488 are switch PHYs. 5754 change is just to note a product alias.
Differential Revision: https://reviews.freebsd.org/D3338 Submitted by: [email protected]
show more ...
|
|
Revision tags: release/10.2.0 |
|
| #
e0fe6b48 |
| 29-Jul-2015 |
Sean Bruno <[email protected]> |
Add support for BCM5466 PHY
Differential Revision: D3232 Submitted by: [email protected]
|
|
Revision tags: release/10.1.0 |
|
| #
8b62915e |
| 21-Oct-2014 |
Ruslan Bukin <[email protected]> |
Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY).
Sponsored by: DARPA, AFRL
|
|
Revision tags: release/9.3.0, release/10.0.0 |
|
| #
f26725de |
| 06-Nov-2013 |
Nathan Whitehorn <[email protected]> |
Add definition for the Atheros 8021 gigabit PHY.
MFC after: 1 week
|
| #
cd10b400 |
| 29-Oct-2013 |
Pyun YongHyeon <[email protected]> |
Add support for new Gigabit PHY of RealTek. I don't have a copy of data sheet so I'm not sure exact PHY model name. Vendor's web page indicates RTL8251 is latest PHY so I used the name. This PHY is u
Add support for new Gigabit PHY of RealTek. I don't have a copy of data sheet so I'm not sure exact PHY model name. Vendor's web page indicates RTL8251 is latest PHY so I used the name. This PHY is used with RTL8168G, RTL8168GU and RTL8411B.
show more ...
|
|
Revision tags: release/9.2.0 |
|
| #
0bee427e |
| 20-Jul-2013 |
Pyun YongHyeon <[email protected]> |
Recognize BCM5725C PHY.
|
|
Revision tags: release/8.4.0 |
|
| #
0a75559c |
| 20-Dec-2012 |
Pyun YongHyeon <[email protected]> |
Recognize 5720S PHY and treat it as 5708S PHY. Unfortunately 5720S uses 5709S PHY id so add a hack to detect 5720S PHY by checking parent device name. 5720S PHY does not support 2500SX.
Tested by:
Recognize 5720S PHY and treat it as 5708S PHY. Unfortunately 5720S uses 5709S PHY id so add a hack to detect 5720S PHY by checking parent device name. 5720S PHY does not support 2500SX.
Tested by: Geans Pin < geanspin <> broadcom dot com >
show more ...
|
|
Revision tags: release/9.1.0 |
|
| #
b011f8c4 |
| 15-Aug-2012 |
Oleksandr Tymoshenko <[email protected]> |
Merging of projects/armv6, part 5
- Driver for SMSC LAN95XX and LAN8710A ethernet controllers - Driver for LAN8710A PHY
Submitted by: Ben Gray, Damjan Marion, Tim Kientzle
|
|
Revision tags: release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0 |
|
| #
50e9463e |
| 06-May-2010 |
Pyun YongHyeon <[email protected]> |
MFC r207446: Add Marvell PHYG65G Gigabit PHY which is found on 88E8059 Yukon Optima.
Tested by: James LaLagna < jameslalagna <> gmail dot com >
|
| #
93a39525 |
| 22-Apr-2010 |
Pyun YongHyeon <[email protected]> |
MFC r206563: Add Agere ET1011 PHY which is found on Belkin F5D5055 USB controller. Unlike Agere ET1011C, Agere ET1011 does not seem to need special DSP programming to workaround silicon bug.
|
| #
679953c6 |
| 15-Apr-2010 |
Pyun YongHyeon <[email protected]> |
MFC r205299: - Added support for 5709S/5716S PHYs.
Submitted by: pyunyh PR: kern/134658, kern/136417, kern/139761, kern/140970
|
|
Revision tags: release/7.3.0 |
|
| #
a130bd42 |
| 15-Mar-2010 |
Marius Strobl <[email protected]> |
MFC: r204144
Add support for BCM54K2 found in combination with Apple K2 GMAC.
Submitted by: Andreas Tobler Obtained from: OpenBSD
|
| #
d92c7395 |
| 21-Jan-2010 |
Pyun YongHyeon <[email protected]> |
MFC r202269: Add BCM5754 PHY id that is found on Dell Studio XPS 16.
|
| #
cb08d589 |
| 29-Nov-2009 |
Pyun YongHyeon <[email protected]> |
MFC 198813. Add BCM5761 PHY id.
|
| #
9994219b |
| 25-May-2012 |
Rafal Jaworowski <[email protected]> |
More Cicada/Vitesse PHY ids.
Obtained from: Semihalf
|
| #
4bcbb398 |
| 19-Feb-2012 |
Marius Strobl <[email protected]> |
Probe the National DP83849, which is a dual-port version of the PHYTER.
Obtained from: NetBSD
|
| #
8a731a12 |
| 19-Feb-2012 |
Marius Strobl <[email protected]> |
- Probe BCM57780. - In case the parent is bge(4), don't set the Jumbo frame settings unless the MAC actually is Jumbo capable as otherwise the PHY might not have the corresponding registers imple
- Probe BCM57780. - In case the parent is bge(4), don't set the Jumbo frame settings unless the MAC actually is Jumbo capable as otherwise the PHY might not have the corresponding registers implemented. This is also in line with what the Linux tg3 driver does.
PR: 165032 Submitted by: Alexander Milanov Obtained from: OpenBSD MFC after: 3 days
show more ...
|
| #
65458598 |
| 23-Nov-2011 |
Marius Strobl <[email protected]> |
Sync with NetBSD rev. 1.104
Obtained from: NetBSD
|
| #
2d7c4b9e |
| 28-Oct-2011 |
Pyun YongHyeon <[email protected]> |
Recognize BCM5720C PHY.
|