aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/e6000sw/e6000swreg.h
Commit message (Expand)AuthorAgeFilesLines
* etherswitch: Add minimal support for mv88e6170 switchJustin Hibbits2026-04-161-0/+1
* e6000sw: add support for 88E6190XAdrian Chadd2025-04-271-4/+5
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Add support for the Marvell 88E6190 11 ports switch.Luiz Otavio O Souza2019-07-011-4/+5
* Add the 802.1q support for the Marvell e6000 series of ethernet switches.Luiz Otavio O Souza2019-06-281-88/+180
* Do not overwrite the RGMII bits in the CPU port register of Switch.Luiz Otavio O Souza2019-06-061-0/+1
* Fix the port vlan support in e6000 based switches.Luiz Otavio O Souza2017-07-271-3/+3
* Add support to 2.5G uplink for the MV88E6141 and MV88E6341 switches.Luiz Otavio O Souza2017-06-201-0/+20
* style(9) fixes, remove unnecessary headers, remove duplicate #defines andLuiz Otavio O Souza2017-06-021-2/+0
* Poll PHY status using internal e6000sw registersWojciech Macek2017-05-191-0/+8
* Improve ports handling in e6000sw driverZbigniew Bodek2017-01-051-11/+11
* Introduce e6000sw etherswitch supportZbigniew Bodek2015-10-251-0/+185