aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/micrel
Commit message (Expand)AuthorAgeFilesLines
* net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang2024-10-081-6/+0
* etherswitch: Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-301-18/+4
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* [etherswitch] check if_alloc returns NULLMichael Zhilin2018-01-241-0/+6
* [etherswitch] Support Micrel KSZ8995MA switch chipMichael Zhilin2017-01-141-0/+960