freebsd-dev/sys/arm/xilinx
Ian Lepore df63a5d236 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.

Submitted by:	Thomas Skibo <ThomasSkibo@sbcglobal.net>
Reviewed by:	wkoszek, Yonghyeon PYUN <pyunyh@gmail.com>
2014-09-03 17:51:03 +00:00
..
zedboard
files.zynq7 Fixes and enhancements for the if_cgem driver... 2014-09-03 17:51:03 +00:00
std.zynq7 Add SMP support for Zedboard. 2014-04-29 17:48:57 +00:00
uart_dev_cdnc.c Introduce grab and ungrab upcalls. When the kernel desires to grab the 2014-01-19 19:36:11 +00:00
zy7_bus_space.c Correct license statements to reflect the fact that these files were all 2013-12-10 22:13:36 +00:00
zy7_devcfg.c Use edge-triggered interrupts rather than polling loops to avoid missing 2014-05-08 17:20:45 +00:00
zy7_ehci.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
zy7_gpio.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
zy7_l2cache.c
zy7_machdep.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
zy7_mp.c Add SMP support for Zedboard. 2014-04-29 17:48:57 +00:00
zy7_reg.h Convert the Zynq SoC support to the new routines for static device mapping. 2014-04-30 14:38:13 +00:00
zy7_slcr.c Fix the Zedboard/Zynq ethernet driver to handle media speed changes so 2014-07-14 20:58:57 +00:00
zy7_slcr.h Fix the Zedboard/Zynq ethernet driver to handle media speed changes so 2014-07-14 20:58:57 +00:00