kernel-hacking-2024-linux-s.../drivers/net/ixgbe
Alexander Duyck b29a21694f ixgbe: remove ntuple filtering
Due to numerous issues in ntuple filters it has been decided to move the
interface over to the network flow classification interface.  As a first
step to achieving this I first need to remove the old ntuple interface.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-06-23 22:43:35 -07:00
..
ixgbe.h ixgbe: DCB use existing TX and RX queues 2011-06-21 01:20:13 -07:00
ixgbe_82598.c ixgbe: add support for Dell CEM 2011-06-21 01:22:22 -07:00
ixgbe_82599.c ixgbe: add support for Dell CEM 2011-06-21 01:22:22 -07:00
ixgbe_common.c ixgbe: add support for Dell CEM 2011-06-21 01:22:22 -07:00
ixgbe_common.h ixgbe: add support for Dell CEM 2011-06-21 01:22:22 -07:00
ixgbe_dcb.c ixgbe: consolidate packet buffer allocation 2011-06-21 01:18:55 -07:00
ixgbe_dcb.h ixgbe: consolidate packet buffer allocation 2011-06-21 01:18:55 -07:00
ixgbe_dcb_82598.c ixgbe: consolidate packet buffer allocation 2011-06-21 01:18:55 -07:00
ixgbe_dcb_82598.h ixgbe: consolidate packet buffer allocation 2011-06-21 01:18:55 -07:00
ixgbe_dcb_82599.c ixgbe: consolidate MRQC and MTQC handling 2011-06-21 01:19:27 -07:00
ixgbe_dcb_82599.h ixgbe: consolidate packet buffer allocation 2011-06-21 01:18:55 -07:00
ixgbe_dcb_nl.c ixgbe: DCB and perfect filters can coexist 2011-06-21 01:21:43 -07:00
ixgbe_ethtool.c ixgbe: remove ntuple filtering 2011-06-23 22:43:35 -07:00
ixgbe_fcoe.c ixgbe: setup per CPU PCI pool for FCoE DDP 2011-06-21 01:22:44 -07:00
ixgbe_fcoe.h ixgbe: setup per CPU PCI pool for FCoE DDP 2011-06-21 01:22:44 -07:00
ixgbe_main.c ixgbe: add support for Dell CEM 2011-06-21 01:22:22 -07:00
ixgbe_mbx.c
ixgbe_mbx.h ixgbe: Add macvlan support for VF 2011-05-14 17:53:09 -07:00
ixgbe_phy.c ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync() 2011-05-04 12:13:59 -07:00
ixgbe_phy.h
ixgbe_sriov.c ixgbe: fix sparse warning 2011-05-14 18:09:39 -07:00
ixgbe_sriov.h
ixgbe_type.h ixgbe: add support for Dell CEM 2011-06-21 01:22:22 -07:00
ixgbe_x540.c ixgbe: add support for Dell CEM 2011-06-21 01:22:22 -07:00
Makefile