Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cardbus -> CardBus | imp | 2010-01-03 | 1 | -2/+2 |
* | Make xl(4) build with Tx checksum offload. | yongari | 2009-07-09 | 1 | -4/+4 |
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -4/+4 |
* | When user_frac in the polling subsystem is low it is going to busy the | attilio | 2009-05-30 | 1 | -9/+16 |
* | remove dead code with reference to IFQ_HANDOFF | kmacy | 2009-04-27 | 1 | -26/+0 |
* | To make it easy whether xl(4) missed Tx completion interrupt check | yongari | 2009-04-21 | 1 | -3/+19 |
* | Clear IFF_DRV_OACTIVE flag if one of queued packets was transmitted. | yongari | 2009-04-21 | 1 | -2/+6 |
* | remove now-redunant cardbus attachment. | imp | 2009-03-09 | 1 | -1/+0 |
* | Move the xl driver form sys/pci to sys/dev/xl for consistency. | imp | 2008-08-10 | 2 | -0/+4109 |