ian
6c396af20f
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
..
2014-07-18 08:23:53 +00:00
2014-03-18 14:41:18 +00:00
2014-06-01 08:15:34 +00:00
2014-06-01 08:15:34 +00:00
2014-03-18 14:41:18 +00:00
2014-03-18 14:41:18 +00:00
2012-08-26 01:21:02 +00:00
2014-09-01 03:49:21 +00:00
2014-04-30 18:02:10 +00:00
2014-03-18 14:41:18 +00:00
2012-08-26 01:21:02 +00:00
2014-08-01 06:20:25 +00:00
2014-08-01 06:20:25 +00:00
2014-08-01 06:20:25 +00:00
2014-08-01 15:10:55 +00:00
2014-08-01 15:10:55 +00:00
2014-03-30 15:22:36 +00:00
2014-09-01 03:49:21 +00:00
2014-04-30 18:02:10 +00:00
2014-04-30 18:02:10 +00:00
2014-03-18 14:41:18 +00:00
2014-09-01 03:49:21 +00:00
2014-09-01 03:49:21 +00:00
2014-03-18 14:41:18 +00:00
2014-03-18 14:41:18 +00:00
2014-03-18 14:41:18 +00:00
2014-03-07 21:36:49 +00:00
2014-09-01 03:49:21 +00:00
2014-03-18 14:41:18 +00:00
2014-03-18 14:41:18 +00:00
2014-03-18 14:41:18 +00:00
2012-08-15 05:55:16 +00:00
2014-09-01 03:49:21 +00:00
2012-08-16 05:03:59 +00:00
2014-09-01 03:49:21 +00:00
2014-03-18 14:41:18 +00:00
2014-04-30 18:02:10 +00:00
2012-07-26 05:37:36 +00:00
2014-09-01 03:49:21 +00:00
2014-06-12 11:44:26 +00:00
2014-06-01 17:09:02 +00:00
2012-05-10 18:06:00 +00:00
2014-03-18 14:41:18 +00:00
2012-09-16 19:48:48 +00:00
2014-09-01 03:49:21 +00:00
2014-09-01 03:49:21 +00:00
2012-08-16 04:53:30 +00:00
2014-09-01 03:49:21 +00:00
2014-09-01 03:49:21 +00:00
2014-03-18 14:41:18 +00:00
2014-09-01 03:49:21 +00:00
2014-03-18 14:41:18 +00:00
2012-05-10 18:06:00 +00:00
2012-11-27 01:17:50 +00:00
2014-04-07 05:33:30 +00:00
2014-09-01 03:49:21 +00:00
2014-09-01 03:49:21 +00:00
2012-08-15 06:31:32 +00:00
2014-09-01 03:49:21 +00:00
2012-06-13 04:40:29 +00:00
2014-04-30 18:02:10 +00:00
2014-05-31 06:17:34 +00:00
2014-05-31 06:17:34 +00:00
2014-09-01 03:49:21 +00:00
2014-07-29 12:04:11 +00:00
2014-09-01 03:49:21 +00:00
2012-06-13 04:40:29 +00:00
2014-09-01 03:49:21 +00:00
2012-06-29 04:18:52 +00:00
2014-04-30 18:02:10 +00:00
2012-07-26 16:34:21 +00:00
2014-03-18 14:41:18 +00:00
2014-09-01 03:49:21 +00:00
2014-03-18 14:41:18 +00:00
2014-03-18 14:41:18 +00:00
2014-09-01 03:49:21 +00:00
2014-08-31 15:25:40 +00:00
2014-08-31 15:25:40 +00:00
2014-08-31 15:25:40 +00:00
2014-09-03 17:51:03 +00:00