summaryrefslogtreecommitdiff
path: root/sys/dev/xl
Commit message (Expand)AuthorAgeFilesLines
* MFC r215328:Pyun YongHyeon2010-11-291-6/+19
* MFC: r213893, r213908, r214566, r214605, r214846Marius Strobl2010-11-071-18/+14
* MFC r211717:Pyun YongHyeon2010-09-242-10/+80
* MFC r211716:Pyun YongHyeon2010-09-241-6/+3
* MFC r211671:Pyun YongHyeon2010-09-241-5/+11
* MFC r211670:Pyun YongHyeon2010-09-241-31/+38
* Make xl(4) build with Tx checksum offload.Pyun YongHyeon2009-07-091-4/+4
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-4/+4
* When user_frac in the polling subsystem is low it is going to busy theAttilio Rao2009-05-301-9/+16
* remove dead code with reference to IFQ_HANDOFFKip Macy2009-04-271-26/+0
* To make it easy whether xl(4) missed Tx completion interrupt checkPyun YongHyeon2009-04-211-3/+19
* Clear IFF_DRV_OACTIVE flag if one of queued packets was transmitted.Pyun YongHyeon2009-04-211-2/+6
* remove now-redunant cardbus attachment.Warner Losh2009-03-091-1/+0
* Move the xl driver form sys/pci to sys/dev/xl for consistency.Warner Losh2008-08-102-0/+4109