aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/ar40xx
Commit message (Expand)AuthorAgeFilesLines
* net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang2024-07-121-8/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1221-21/+21
* etherswitch: Fix leftovers from IfAPI conversionJustin Hibbits2023-02-141-4/+4
* Mechanically convert etherswitch drivers to IfAPIJustin Hibbits2023-01-244-12/+12
* etherswitch drivers: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+2
* Remove unused etherswitch_devclass.John Baldwin2022-05-091-1/+1
* Remove unused mdio_devclass.John Baldwin2022-05-061-1/+1
* Remove unused miibus_devclass and miibus_fdt_devclass.John Baldwin2022-05-061-1/+1
* ar40xx_switch: add initial switch for the IPQ4018/IPQ4019.Adrian Chadd2022-02-0422-0/+4044