diff options
author | ian <ian@FreeBSD.org> | 2014-10-25 20:34:10 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2014-10-25 20:34:10 +0000 |
commit | 682138b2b9462a4c746e6891426c2d0e4c0e336f (patch) | |
tree | 78a3200fcc0807461e158ec00a47a7c9742e25cb /lib | |
parent | 0817d1234eacdebe6d05df8f90526be6e22e4797 (diff) | |
download | FreeBSD-src-682138b2b9462a4c746e6891426c2d0e4c0e336f.zip FreeBSD-src-682138b2b9462a4c746e6891426c2d0e4c0e336f.tar.gz |
MFC r268633, r271046:
Fixes and enhancements for the if_cgem driver...
- 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.
Fix the Zedboard/Zynq ethernet driver to handle media speed changes so
that it can connect to switches at speeds other than 1gb.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions