mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 01:59:01 -05:00
- miibus fixes as suggested by Yonghyeon Pyun. - enable VLAN MTU support. - fix a few WITNESS complaints in cgem_attach(). - have cgem_attach() properly init the ifnet struct before calling mii_attach() to fix panic when using e1000phy. - fix ethernet address changing. - fix transmit queue overflow handling. - tweak receive queue handling to reduce receive overflows. - bring out MAC statistic counters to sysctls. - add e1000phy to config file. - implement receive hang work-around described in reference guide. - change device name from if_cgem to cgem to be consistent with other interfaces. Submitted by: Thomas Skibo <ThomasSkibo@sbcglobal.net> Reviewed by: wkoszek, Yonghyeon PYUN <pyunyh@gmail.com> |
||
|---|---|---|
| .. | ||
| zedboard | ||
| files.zynq7 | ||
| std.zynq7 | ||
| uart_dev_cdnc.c | ||
| zy7_bus_space.c | ||
| zy7_devcfg.c | ||
| zy7_ehci.c | ||
| zy7_gpio.c | ||
| zy7_l2cache.c | ||
| zy7_machdep.c | ||
| zy7_mp.c | ||
| zy7_reg.h | ||
| zy7_slcr.c | ||
| zy7_slcr.h | ||