summaryrefslogtreecommitdiffstats
path: root/sys/dev/ale
Commit message (Expand)AuthorAgeFilesLines
* Fix multicast handling. All Atheros controllers use big-endian formyongari2009-09-291-1/+1
* Disable Rx checksum offload until I find more clue why it breaksyongari2009-06-291-0/+8
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* Now pci(4) handles PCIM_CMD_INTxDIS so there is no need to pokeyongari2009-03-051-10/+1
* AR8113 also need to set DMA read burst value. This should fixyongari2008-12-031-4/+2
* Add some PHY magic to enable PHY hibernation and 1000baseT/10baseTyongari2008-12-031-0/+33
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-123-0/+4090
OpenPOWER on IntegriCloud