Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It seems ale(4) controllers do not like to see TCP payload in the | yongari | 2010-04-26 | 1 | -4/+33 |
* | With r206844, CSUM_TCP is also set for CSUM_TSO case. Modify | yongari | 2010-04-19 | 1 | -11/+8 |
* | Add TSO support on VLANs. While I'm here remove unnecessary check | yongari | 2010-02-26 | 1 | -22/+9 |
* | Fix multicast handling. All Atheros controllers use big-endian form | yongari | 2009-09-29 | 1 | -1/+1 |
* | Disable Rx checksum offload until I find more clue why it breaks | yongari | 2009-06-29 | 1 | -0/+8 |
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -2/+2 |
* | Now pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke | yongari | 2009-03-05 | 1 | -10/+1 |
* | AR8113 also need to set DMA read burst value. This should fix | yongari | 2008-12-03 | 1 | -4/+2 |
* | Add some PHY magic to enable PHY hibernation and 1000baseT/10baseT | yongari | 2008-12-03 | 1 | -0/+33 |
* | Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet | yongari | 2008-11-12 | 3 | -0/+4090 |