opnsense-src/sys/dev/netmap
Luigi Rizzo 844a6f0c53 Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail:
- use PCI_VENDOR and PCI_DEVICE ids from a publicly allocated range
  (thanks to RedHat)
- export memory pool information through PCI registers
- improve mechanism for configuring passthrough on different hypervisors
Code is from Vincenzo Maffione as a follow up to his GSOC work.
2016-10-27 09:46:22 +00:00
..
if_em_netmap.h Switch em(4) to the extended RX descriptor format. This matches the 2016-01-07 16:42:48 +00:00
if_igb_netmap.h Sync netmap sources with the version in our private tree. 2015-07-10 05:51:36 +00:00
if_ixl_netmap.h Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
if_lem_netmap.h remove stale and unused code from various files 2016-10-18 16:18:25 +00:00
if_ptnet.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
if_re_netmap.h Sync netmap sources with the version in our private tree. 2015-07-10 05:51:36 +00:00
if_vtnet_netmap.h remove trailing whitespace. No code changes. 2016-10-18 15:41:57 +00:00
ixgbe_netmap.h Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
netmap.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_freebsd.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_generic.c remove stale and unused code from various files 2016-10-18 16:18:25 +00:00
netmap_kern.h Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_mbq.c Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
netmap_mbq.h Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
netmap_mem2.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_mem2.h Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_monitor.c remove trailing whitespace. No code changes. 2016-10-18 15:41:57 +00:00
netmap_offloadings.c Import the current version of netmap, aligned with the one on github. 2016-10-16 14:13:32 +00:00
netmap_pipe.c remove trailing whitespace. No code changes. 2016-10-18 15:41:57 +00:00
netmap_pt.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00
netmap_vale.c Various fixes for ptnet/ptnetmap (passthrough of netmap ports). In detail: 2016-10-27 09:46:22 +00:00