aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xl
Commit message (Expand)AuthorAgeFilesLines
* cardbus -> CardBusWarner Losh2010-01-031-2/+2
* 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