NetBSD/sys/dev/pci/ixgbe
msaitoh 956e905946 Add missing IFM_FDX. 2016-12-16 08:41:01 +00:00
..
ix_txrx.c The rx_bytes event counter is cleared when if_init() is called, but not for 2016-12-16 08:24:40 +00:00
ixgbe.c Add missing IFM_FDX. 2016-12-16 08:41:01 +00:00
ixgbe.h Update ixg(4) and ixv(4) up to FreeBSD r303890: 2016-12-05 08:50:29 +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 Update ixg(4) and ixv(4) up to FreeBSD r303890: 2016-12-05 08:50:29 +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.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_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_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 Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +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 - Fix wol_enable, fc and wufc sysctls to work correctly. 2016-12-05 10:05:11 +00:00
ixgbe_phy.c Update ixg(4) and ixv(4) up to FreeBSD r303890: 2016-12-05 08:50:29 +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 Update ixg(4) and ixv(4) up to FreeBSD r303890: 2016-12-05 08:50:29 +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 Update ixg(4) and ixv(4) up to FreeBSD r282299: 2016-12-01 06:56:28 +00:00
ixgbe_x540.c Update ixg(4) and ixv(4) up to FreeBSD r303890: 2016-12-05 08:50:29 +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 Update ixg(4) and ixv(4) up to FreeBSD r303890: 2016-12-05 08:50:29 +00:00
ixgbe_x550.h Update ixg(4) and ixv(4) up to FreeBSD r292674: 2016-12-02 10:42:04 +00:00
ixv.c Remove extra newline in debug printfs. ixgbe's *DEBUGOUT* macros automatically 2016-12-16 08:30:20 +00:00