This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
netmap
History
Jack F Vogel
7d1157eec8
First of a series of 11 patches leading to new ixgbe version 2.5.0
...
This removes the header split and supporting code from the driver.
2012-11-30 22:19:18 +00:00
..
if_em_netmap.h
fix some signed/unsigned warnings in the netmap code.
2012-08-02 11:59:43 +00:00
if_igb_netmap.h
fix some signed/unsigned warnings in the netmap code.
2012-08-02 11:59:43 +00:00
if_lem_netmap.h
A bunch of netmap fixes:
2012-02-27 19:05:01 +00:00
if_re_netmap.h
do not use a deprecated field in a structure.
2012-04-13 15:33:12 +00:00
ixgbe_netmap.h
First of a series of 11 patches leading to new ixgbe version 2.5.0
2012-11-30 22:19:18 +00:00
netmap_kern.h
This is an import of code, mostly from Giuseppe Lettieri,
2012-10-19 04:13:12 +00:00
netmap_mem1.c
A bit of cleanup in the names of fields of netmap-related structures.
2012-04-13 16:03:07 +00:00
netmap_mem2.c
Use M_NOWAIT when calling malloc with a lock held.
2012-10-19 19:28:35 +00:00
netmap.c
Fix build.
2012-10-19 09:41:45 +00:00