NetBSD/sys/dev/pci/ixgbe
2017-03-03 04:37:05 +00:00
..
ix_txrx.c Fix a problem that m_defrag() isn't called in if_transmit path. Now both 2017-03-02 05:35:01 +00:00
ixgbe_82598.c
ixgbe_82598.h
ixgbe_82599.c
ixgbe_82599.h
ixgbe_api.c
ixgbe_api.h
ixgbe_common.c Reduce diff against FreeBSD. No functional change. 2017-01-19 06:56:33 +00:00
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_netbsd.c
ixgbe_netbsd.h Enable TX multiqueue by default on both ixg(4) and ixv(4). 2017-02-08 04:32:43 +00:00
ixgbe_osdep.c
ixgbe_osdep.h Now we can use multiqueue. It's default on ixg(4). Not yet for ixv(4). 2017-01-18 10:22:09 +00:00
ixgbe_phy.c Reduce diff against FreeBSD. No functional change. 2017-01-19 06:56:33 +00:00
ixgbe_phy.h
ixgbe_type.h Print mac.type and the TrackID. 2017-02-24 05:38:30 +00:00
ixgbe_vf.c
ixgbe_vf.h - Both mbuf_defrag_failed and m_defrag_failed existed. Remove m_defrag_failed. 2017-02-10 06:35:22 +00:00
ixgbe_x540.c Reduce diff against FreeBSD. No functional change. 2017-01-19 06:56:33 +00:00
ixgbe_x540.h
ixgbe_x550.c Reduce diff against FreeBSD. No functional change. 2017-01-19 06:56:33 +00:00
ixgbe_x550.h
ixgbe.c Set PCI_INTR_MPSAFE, SOFTINT_MPSAFE, CALLOUT_MPSAFE and IFEF_START_MPSAFE 2017-03-03 04:37:05 +00:00
ixgbe.h Use percpuq. 2017-02-13 10:13:54 +00:00
ixv.c Set PCI_INTR_MPSAFE, SOFTINT_MPSAFE, CALLOUT_MPSAFE and IFEF_START_MPSAFE 2017-03-03 04:37:05 +00:00