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 Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
ixgbe_82598.h Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_82599.c Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
ixgbe_82599.h Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_api.c Update ixg(4) and ixv(4) up to FreeBSD r303890: 2016-12-05 08:50:29 +00:00
ixgbe_api.h Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
ixgbe_common.c Reduce diff against FreeBSD. No functional change. 2017-01-19 06:56:33 +00:00
ixgbe_common.h Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_dcb_82598.c Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_dcb_82598.h Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_dcb_82599.c Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_dcb_82599.h Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_dcb.c Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
ixgbe_dcb.h Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_mbx.c Update ixg(4) and ixv(4) up to FreeBSD r303890: 2016-12-05 08:50:29 +00:00
ixgbe_mbx.h Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
ixgbe_netbsd.c Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
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 Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
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 Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
ixgbe_type.h Print mac.type and the TrackID. 2017-02-24 05:38:30 +00:00
ixgbe_vf.c Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
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 Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_x550.c Reduce diff against FreeBSD. No functional change. 2017-01-19 06:56:33 +00:00
ixgbe_x550.h Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
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