aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ale
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process.release/8.3.0_cvsKen Smith2012-04-093-3/+3
* MFC r226478:Pyun YongHyeon2011-12-311-1/+1
* MFC: r221407 (partial)Marius Strobl2011-09-111-4/+2
* MFC r222107:Pyun YongHyeon2011-05-271-2/+2
* MFC r216925,217331,217349,217542:Pyun YongHyeon2011-02-022-24/+20
* MFC r216438:Pyun YongHyeon2011-01-271-5/+3
* MFC: r213893, r213908, r214566, r214605, r214846Marius Strobl2010-11-071-9/+5
* MFC r213844:Pyun YongHyeon2010-10-241-0/+1
* 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