summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/ciphyreg.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support Vitesse VSC8601 PHY that is found on nVidia networkyongari2007-06-061-0/+10
| | | | | | | | adapters. Submitted by: Shigeaki Tagashira < shigeaki AT se DOT hiroshima-u DOT ac DOT jp > Tested by: Yuri Pankov < yuri.pankov AT gmail DOT com>, Rainer Hurling <rhurlin AT gwdg DOT de >
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
|
* Add device driver support for the VIA Networking Technologieswpaul2004-09-101-0/+351
VT6122 gigabit ethernet chip and integrated 10/100/1000 copper PHY. The vge driver has been added to GENERIC for i386, pc98 and amd64, but not to sparc or ia64 since I don't have the ability to test it there. The vge(4) driver supports VLANs, checksum offload and jumbo frames. Also added the lge(4) and nge(4) drivers to GENERIC for i386 and pc98 since I was in the neighborhood. There's no reason to leave them out anymore.
OpenPOWER on IntegriCloud