linux/drivers/net/ethernet/intel/ice
Jakub Kicinski 8203c7ce4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
 - keep the ZC code, drop the code related to reinit
net/bridge/netfilter/ebtables.c
 - fix build after move to net_generic

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-04-17 11:08:07 -07:00
..
ice.h ice: replace custom AIM algorithm with kernel's DIM library 2021-04-14 17:00:05 -07:00
ice_adminq_cmd.h
ice_arfs.c
ice_arfs.h
ice_base.c ice: refactor ITR data structures 2021-04-14 17:00:06 -07:00
ice_base.h
ice_common.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-04-09 20:48:35 -07:00
ice_common.h
ice_controlq.c ice: remove unused struct member 2021-04-14 17:00:06 -07:00
ice_controlq.h ice: remove unused struct member 2021-04-14 17:00:06 -07:00
ice_dcb.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-04-17 11:08:07 -07:00
ice_dcb.h
ice_dcb_lib.c ice: use kernel definitions for IANA protocol ports and ether-types 2021-04-14 17:00:05 -07:00
ice_dcb_lib.h
ice_dcb_nl.c
ice_dcb_nl.h
ice_devids.h
ice_devlink.c
ice_devlink.h
ice_ethtool.c ice: Reimplement module reads used by ethtool 2021-04-14 17:00:06 -07:00
ice_ethtool_fdir.c ice: Drop leading underscores in enum ice_pf_state 2021-04-14 17:00:05 -07:00
ice_fdir.c
ice_fdir.h
ice_flex_pipe.c ice: suppress false cppcheck issues 2021-04-14 17:12:17 -07:00
ice_flex_pipe.h
ice_flex_type.h
ice_flow.c
ice_flow.h
ice_fltr.c
ice_fltr.h
ice_fw_update.c
ice_fw_update.h
ice_hw_autogen.h ice: manage interrupts during poll exit 2021-04-14 17:00:05 -07:00
ice_lag.c
ice_lag.h
ice_lan_tx_rx.h
ice_lib.c ice: remove return variable 2021-04-14 17:12:17 -07:00
ice_lib.h ice: remove return variable 2021-04-14 17:12:17 -07:00
ice_main.c ice: remove return variable 2021-04-14 17:12:17 -07:00
ice_nvm.c ice: suppress false cppcheck issues 2021-04-14 17:12:17 -07:00
ice_nvm.h
ice_osdep.h
ice_protocol_type.h
ice_sched.c ice: suppress false cppcheck issues 2021-04-14 17:12:17 -07:00
ice_sched.h
ice_sriov.c
ice_sriov.h
ice_status.h
ice_switch.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-04-09 20:48:35 -07:00
ice_switch.h
ice_txrx.c ice: refactor ITR data structures 2021-04-14 17:00:06 -07:00
ice_txrx.h ice: refactor ITR data structures 2021-04-14 17:00:06 -07:00
ice_txrx_lib.c
ice_txrx_lib.h
ice_type.h ice: use kernel definitions for IANA protocol ports and ether-types 2021-04-14 17:00:05 -07:00
ice_virtchnl_fdir.c ice: Drop leading underscores in enum ice_pf_state 2021-04-14 17:00:05 -07:00
ice_virtchnl_fdir.h
ice_virtchnl_pf.c ice: reduce scope of variable 2021-04-14 17:12:18 -07:00
ice_virtchnl_pf.h
ice_xsk.c ice: refactor interrupt moderation writes 2021-04-14 17:00:05 -07:00
ice_xsk.h
Makefile