summaryrefslogtreecommitdiff
path: root/sys/dev/ale
Commit message (Expand)AuthorAgeFilesLines
* MFC r207251:Pyun YongHyeon2010-05-031-4/+33
* MFC r206876:Pyun YongHyeon2010-04-261-11/+8
* MFC r204378:Pyun YongHyeon2010-03-231-22/+9
* MFC 197627.Pyun YongHyeon2009-11-291-1/+1
* Disable Rx checksum offload until I find more clue why it breaksPyun YongHyeon2009-06-291-0/+8
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+2
* Now pci(4) handles PCIM_CMD_INTxDIS so there is no need to pokePyun YongHyeon2009-03-051-10/+1
* AR8113 also need to set DMA read burst value. This should fixPyun YongHyeon2008-12-031-4/+2
* Add some PHY magic to enable PHY hibernation and 1000baseT/10baseTPyun YongHyeon2008-12-031-0/+33
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetPyun YongHyeon2008-11-123-0/+4090