ian 682138b2b9 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.
2014-10-25 20:34:10 +00:00
..
2014-05-17 17:34:37 +00:00
2014-05-18 00:21:14 +00:00
2014-05-17 17:34:37 +00:00
2012-08-26 01:21:02 +00:00
2014-10-25 02:06:40 +00:00
2014-05-18 00:21:14 +00:00
2012-08-26 01:21:02 +00:00
2014-05-18 00:21:14 +00:00
2014-05-18 00:21:14 +00:00
CRB
2014-05-17 17:34:37 +00:00
2014-05-18 00:21:14 +00:00
2014-05-17 17:34:37 +00:00
2014-05-18 00:21:14 +00:00
2012-07-26 05:37:36 +00:00
2014-05-17 17:34:37 +00:00
2014-05-18 00:21:14 +00:00
2014-05-18 00:21:14 +00:00
2014-09-18 08:58:22 +00:00
2014-05-17 17:34:37 +00:00
2014-05-17 17:34:37 +00:00
2014-05-18 00:21:14 +00:00
2014-05-18 00:21:14 +00:00
2014-05-18 00:21:14 +00:00
2012-06-13 04:40:29 +00:00
2014-05-18 00:21:14 +00:00
2014-05-17 17:34:37 +00:00
2012-06-13 04:40:29 +00:00
2014-05-18 00:21:14 +00:00
2014-05-18 00:21:14 +00:00
2014-05-17 17:34:37 +00:00
2014-05-18 00:21:14 +00:00
2014-05-17 17:34:37 +00:00
2014-05-18 00:21:14 +00:00
2014-09-09 19:26:55 +00:00
2014-09-09 19:26:55 +00:00
2014-09-09 19:26:55 +00:00
2014-10-25 20:34:10 +00:00