summaryrefslogtreecommitdiffstats
path: root/sys/dev/alc
Commit message (Expand)AuthorAgeFilesLines
* Don't try to power down PHY when alc(4) failed to map the device.yongari2009-08-241-1/+2
* Free allocated Rx ring dma memory/tags.kevlo2009-07-311-0/+15
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetyongari2009-06-103-0/+4717
OpenPOWER on IntegriCloud