aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii
Commit message (Expand)AuthorAgeFilesLines
* mii: Fix memory leak in micphy.Jiahao LI2024-01-151-0/+2
* mii: add Vitesse/Microsemi VSC8514Bjoern A. Zeeb2023-11-302-0/+2
* mii: resort VSC8641 entry in miidevsBjoern A. Zeeb2023-11-301-1/+1
* sys: Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1637-74/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-163-3/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-162-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1622-44/+0
* mii: Add the Broadcom BCM54616S ID to the listJustin Hibbits2023-08-022-0/+2
* spdx: Simplify BSD-2-Clause AND BSD-2-ClauseWarner Losh2023-05-124-4/+4
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-1224-24/+24
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1216-16/+16
* Add driver for Motorcomm YT8511 GbE PHYSøren Schmidt2022-12-132-0/+188
* mv88e151x: Remove unused devclass argument from DRIVER_MODULE.John Baldwin2022-08-231-3/+1
* Add the PHY driver for the Marvell 88E1512.Luiz Souza2022-08-093-0/+318
* mii: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-0632-92/+32
* Remove unused miibus_devclass and miibus_fdt_devclass.John Baldwin2022-05-063-4/+0
* Add a new RDC phyKevin Lo2022-04-252-0/+2
* mii_fdt: fix a set-but-not-used warningMitchell Horne2022-04-031-2/+0
* Extend device_get_property APIKornel Duleba2022-03-101-1/+2
* bus_if: Add a default implementation of get_propertyKornel Duleba2022-03-101-15/+0
* dp83822phy: Add missing MII_PHY_END to avoid buffer overread on probeJessica Clarke2022-01-251-1/+2
* dp83867phy: Add missing MII_PHY_END to avoid buffer overread on attachJessica Clarke2022-01-251-1/+2
* newbus: add bus_topo_assertWarner Losh2021-12-101-0/+2
* mii/dp83822phy: Remove a declaration for a non-existent functionMark Johnston2021-11-291-1/+0
* vscphy: Add support for PHY interruptsKornel Duleba2021-11-242-1/+75
* Introduce DP83822 PHY driverKornel Duleba2021-11-242-0/+221
* Introduce DP83867 PHY driverKornel Duleba2021-11-242-0/+296
* miibus: Add support for mapping OFW nodes to PHY devicesKornel Duleba2021-11-243-9/+155
* vscphy: Fill in new mii_maxspeed fieldKornel Duleba2021-11-241-0/+1
* mii_physubr: Add support for limiting PHY max speedKornel Duleba2021-11-242-0/+37
* mii: update URL for OUIsBjoern A. Zeeb2021-11-091-1/+1
* mii_fdt: Add support for switch PHY node lookupKornel Duleba2021-11-061-1/+42
* Fix some common typos in source code commentsGordon Bergling2021-08-281-1/+1
* newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,loca...Warner Losh2021-06-231-10/+9
* nsphy(4): Remove obsolete support for pcn(4)Marius Strobl2020-12-261-8/+1
* mlphy(4)/tlphy(4): Remove obsolete driversMarius Strobl2020-12-263-792/+0
* mii: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0111-33/+3
* Add support for bcm54213PE in brgphy.Mike Karels2020-06-184-0/+58
* Add support for BCM54618SE PHYJustin Hibbits2020-04-092-0/+2
* mii(4): Fix ivars leak when the bus device or bus children detach.Mark Johnston2019-12-201-0/+14
* Regularize my copyright noticeWarner Losh2019-12-041-2/+1
* Find the correct node of PHY chip using "phy-handle" property ofRuslan Bukin2019-07-291-4/+8
* Add driver for Xilinx AXI Ethernet tri-mode (10/100/1000 Mb/s) MAC foundRuslan Bukin2019-05-081-0/+57
* Recognize ICS1893C PHYs.Mark Johnston2018-08-072-0/+2
* Do pass removing some write-only variables from the kernel.Alexander Kabaev2017-12-251-2/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2740-0/+80
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-203-0/+6
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-1815-0/+30