linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbe
Jiri Pirko de4784ca03 net: sched: get rid of struct tc_to_netdev
Get rid of struct tc_to_netdev which is now just unnecessary container
and rather pass per-type structures down to drivers directly.
Along with that, consolidate the naming of per-type structure variables
in cls_*.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-07 09:42:37 -07:00
..
ixgbe_82598.c ixgbe: Remove unused firmware version functions and method 2017-01-03 13:03:38 -08:00
ixgbe_82599.c ixgbe: Resolve warnings for -Wimplicit-fallthrough 2017-05-31 04:43:47 -07:00
ixgbe_common.c ixgbe: Disable flow control for XFI 2017-07-25 16:31:51 -07:00
ixgbe_common.h ixgbe: Implement firmware interface to access some PHYs 2017-01-03 13:03:39 -08:00
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: prefix Data Center Bridge ops struct 2017-02-16 04:02:44 -08:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_debugfs.c
ixgbe_ethtool.c ixgbe: Resolve cppcheck format string warning 2017-06-13 17:36:29 -07:00
ixgbe_fcoe.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
ixgbe_fcoe.h
ixgbe_lib.c ixgbe: NULL xdp_tx rings on resource cleanup 2017-07-17 09:48:05 -07:00
ixgbe_main.c net: sched: get rid of struct tc_to_netdev 2017-08-07 09:42:37 -07:00
ixgbe_mbx.c
ixgbe_mbx.h ixgbe: Add PF support for VF promiscuous mode 2017-01-03 13:03:40 -08:00
ixgbe_model.h
ixgbe_phy.c ixgbe: Remove driver config for KX4 PHY 2017-04-18 13:04:09 -07:00
ixgbe_phy.h ixgbe: correct CS4223/7 PHY identification 2017-05-31 04:48:19 -07:00
ixgbe_ptp.c ixgbe: check for Tx timestamp timeouts during watchdog 2017-06-13 16:11:48 -07:00
ixgbe_sriov.c ixgbe: Ensure MAC filter was added before setting MACVLAN 2017-07-25 16:27:12 -07:00
ixgbe_sriov.h ixgbe: do not use adapter->num_vfs when setting VFs via module parameter 2017-04-18 13:25:30 -07:00
ixgbe_sysfs.c
ixgbe_type.h ixgbe: Update NW_MNG_IF_SEL support for X553 2017-07-25 16:31:42 -07:00
ixgbe_x540.c ixgbe: Acquire PHY semaphore before device reset 2017-04-28 19:02:31 -07:00
ixgbe_x540.h
ixgbe_x550.c ixgbe: Disable flow control for XFI 2017-07-25 16:31:51 -07:00
ixgbe.h ixgbe: check for Tx timestamp timeouts during watchdog 2017-06-13 16:11:48 -07:00
Makefile