summaryrefslogtreecommitdiffstats
path: root/sys/dev/vge
Commit message (Expand)AuthorAgeFilesLines
* Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, returnimp2005-03-011-1/+1
* Use if_link_state_change() instead of rt_ifmsg(). Remove include net/route.h.glebius2005-02-071-9/+4
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-063-3/+3
* Remove unneeded TX channel wakeup from vge_txeof(). This was putwpaul2004-09-111-1/+0
* Remove unneeded VGE_UNLOCK() in vge_detach().wpaul2004-09-111-1/+0
* Add device driver support for the VIA Networking Technologieswpaul2004-09-103-0/+3316
OpenPOWER on IntegriCloud