aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/mtkswitch
Commit message (Expand)AuthorAgeFilesLines
* net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang2024-10-081-6/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-236-12/+0
* etherswitch(4): Fix a few common typos in source code commentsGordon Bergling2022-04-091-4/+4
* remove extraneous double ;s in sys/Ed Maste2020-03-301-1/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+2
* [etherswitch] check if_alloc returns NULLMichael Zhilin2018-01-241-0/+6
* etherswitch: Fix RT305x vlan group operationStanislav Galabov2017-02-201-3/+30
* Remove erroneous lock assertionsStanislav Galabov2016-06-061-2/+0
* Fix issues with mt762x etherswitch driverStanislav Galabov2016-05-172-9/+20
* Introduce basic etherswitch support for Ralink SoCsStanislav Galabov2016-05-166-0/+2103