summaryrefslogtreecommitdiffstats
path: root/sys/dev/ae
Commit message (Collapse)AuthorAgeFilesLines
* detach doesn't return an unsinged int, but returns an int.imp2009-02-041-2/+2
|
* - Eliminate unused variable. [1]stas2008-12-061-5/+2
| | | | | | | | - Check for runt frames entering the stack. [2] Suggested by: ganbold[1], yongari[2] Approved by: kib (mentor) MFC after: 2 weeks
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-033-0/+2817
Asus EeePC and some Asus mainboards. Reviewed by: yongari, rpaulo, jhb Tested by: many Approved by: kib (mentor) MFC after: 1 week
OpenPOWER on IntegriCloud