summaryrefslogtreecommitdiffstats
path: root/sys/dev/ae
Commit message (Expand)AuthorAgeFilesLines
* Fix multicast handling. All Atheros controllers use big-endian formyongari2009-09-291-1/+1
* Revert previous commit and add myself to the list of people who shouldphk2009-09-081-2/+0
* Add necessary include.phk2009-09-081-0/+2
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* 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
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-033-0/+2817
OpenPOWER on IntegriCloud