aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/if_lem_netmap.h
Commit message (Expand)AuthorAgeFilesLines
* A bunch of netmap fixes:Luigi Rizzo2012-02-271-86/+90
* Various cleanups for readability (no functional changes)Luigi Rizzo2012-02-171-5/+2
* (This commit only touches code within the DEV_NETMAP blocks)Luigi Rizzo2012-02-151-15/+7
* reduce the differences between these three files.Luigi Rizzo2012-02-151-25/+30
* - use struct ifnet as explicit type of the argument to theLuigi Rizzo2012-02-131-9/+9
* - change the buffer size from a constant to aLuigi Rizzo2012-02-081-3/+3
* small code cleanup in preparation for future modifications inLuigi Rizzo2012-01-101-8/+8
* 1. Fix the handling of link reset while in netmap more.Luigi Rizzo2011-12-051-113/+128
* Bring in support for netmap, a framework for very efficient packetLuigi Rizzo2011-11-171-0/+344