summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_stgereg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* A few more simple cases of shutdown hooks which only call xxstop, whenderaadt2009-08-101-2/+1
* Garbage-collect softc member stge_if_flags, unused since if_stge.c r1.46.sthen2009-07-281-2/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* move a few structures and macros over to the header file.brad2006-07-121-5/+154
* use config space macros.brad2006-07-121-1/+18
* increase the maximum Jumbo frame length and correct the STGE_MaxFrameSizebrad2006-07-121-4/+5
* - remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.brad2006-05-281-1/+4
* - Fix some big-endian issues.brad2005-05-231-15/+17
* $OpenBSD$ taggrange2004-10-031-1/+1
* convert __attribute__((__packed__)) to __packed so that parsers unawareavsm2003-11-161-3/+3
* Driver for the Sundance/Tamarack TC-9021 Gigabit Ethernet Chip.nate2001-11-291-0/+458