summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ixgbe.h
AgeCommit message (Expand)Author
2010-02-23Add support for 82599 devices based on changes to the FreeBSD driver.Jonathan Gray
2010-02-19Partial sync to the latest version of ixgbe in FreeBSD leaving thingsJonathan Gray
2009-06-04switch to a bnx style dynamic pool backed tx so we don'tJonathan Gray
2008-06-08more cleanup, removed unused code. we don't do LRO/RSS yet, code canReyk Floeter
2008-06-08replace strange Linux-style u8/u16/u32/u64/s32 integer types with theReyk Floeter
2008-06-08Import ix, a driver for the Intel 82598 PCI-Express 10 Gig Ethernet Adapter,Reyk Floeter