aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xe/if_xevar.h
Commit message (Expand)AuthorAgeFilesLines
* FCP-101: Remove xe(4)Brooks Davis2019-05-171-92/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Style(9) xe(4). The MD5 sums are different, but comparing the dissassembliesJohn Baldwin2008-06-041-43/+43
* - Split the interrupt handler up into separate subroutines for rx, tx, andJohn Baldwin2008-06-041-14/+4
* - Change the watchdog timer logic to match other drivers that use their ownJohn Baldwin2008-06-031-0/+1
* Add locking and make xe(4) MPSAFE:John Baldwin2008-06-021-1/+8
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+1
* Fix probe routine to use card IDs from pccarddevs for NEWCARD and OLDCARD.Scott Mitchell2004-04-091-2/+2
* Major update to xe driver:Scott Mitchell2003-10-141-1/+4
* Update xe driver to probe and attach in a NEWCARD kernel.Takeshi Shibagaki2002-02-201-0/+4
* First cut at adding CIS reading to xe driver. I don't have a cardWarner Losh2000-04-251-3/+3
* Move xe driver from dev/pccard to dev/xe. Convert driver to newbus.Warner Losh2000-01-101-0/+85