aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii/smscphy.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* mii: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-061-3/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add support for Atmel at25df641 flashBaptiste Daroussin2016-06-081-0/+1
* The MII layer shouldn't care about administrative status of anGleb Smirnoff2013-10-261-10/+0
* Remove unused variable ma.Kevin Lo2012-09-231-2/+0
* Merging of projects/armv6, part 5Oleksandr Tymoshenko2012-08-151-0/+237