summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_lgereg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace the custom jumbo allocator with MCLGETI.dlg2014-08-201-11/+1
* Convert a number of old private copies of code which predatesderaadt2012-10-181-6/+1
* - remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.brad2006-05-281-2/+4
* Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_tmiod2005-12-171-2/+2
* Use ETHER_MAX_DIX_LEN/ETHER_MIN_LENbrad2004-09-281-2/+1
* remove some separate per driver constants and usebrad2004-08-051-4/+2
* remove duplication, use ETHER_ALIGN from if_ether.hbrad2004-05-191-2/+1
* Driver for the Level1 LXT1001 Gigabit Ethernet Chip.nate2001-09-041-0/+601