..
Makefile
ice: remove unnecessary CONFIG_ICE_GNSS
2023-02-26 14:53:09 +00:00
ice.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2023-03-17 16:29:25 -07:00
ice_adminq_cmd.h
…
ice_arfs.c
…
ice_arfs.h
…
ice_base.c
…
ice_base.h
…
ice_cgu_regs.h
…
ice_common.c
ice: sleep, don't busy-wait, in the SQ send retry loop
2023-04-20 16:33:14 -07:00
ice_common.h
ice: Add GPIO pin support for E823 products
2023-02-14 13:08:02 -08:00
ice_controlq.c
ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
2023-04-20 16:33:14 -07:00
ice_controlq.h
ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
2023-04-20 16:33:14 -07:00
ice_dcb.c
ice: Fix DSCP PFC TLV creation
2023-03-07 13:02:01 -08:00
ice_dcb.h
…
ice_dcb_lib.c
…
ice_dcb_lib.h
…
ice_dcb_nl.c
…
ice_dcb_nl.h
…
ice_ddp.c
…
ice_ddp.h
…
ice_devids.h
…
ice_devlink.c
ice: remove comment about not supporting driver reinit
2023-03-30 09:35:07 -07:00
ice_devlink.h
…
ice_eswitch.c
ice: remove unnecessary virtchnl_ether_addr struct use
2023-02-06 09:47:48 -08:00
ice_eswitch.h
…
ice_ethtool.c
ice: copy last block omitted in ice_get_module_eeprom()
2023-03-03 08:25:29 +00:00
ice_ethtool_fdir.c
…
ice_fdir.c
…
ice_fdir.h
…
ice_flex_pipe.c
…
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_gnss.c
ice: do not busy-wait to read GNSS data
2023-04-20 16:33:14 -07:00
ice_gnss.h
ice: increase the GNSS data polling interval to 20 ms
2023-04-20 16:33:14 -07:00
ice_hw_autogen.h
…
ice_idc.c
…
ice_idc_int.h
…
ice_lag.c
…
ice_lag.h
…
ice_lan_tx_rx.h
…
ice_lib.c
ice: remove filters only if VSI is deleted
2023-03-21 10:02:48 -07:00
ice_lib.h
ice: refactor VSI setup to use parameter structure
2023-02-06 09:37:31 -08:00
ice_main.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2023-03-24 10:10:20 -07:00
ice_nvm.c
…
ice_nvm.h
…
ice_osdep.h
…
ice_pf_vsi_vlan_ops.c
…
ice_pf_vsi_vlan_ops.h
…
ice_protocol_type.h
…
ice_ptp.c
ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-02-14 13:08:02 -08:00
ice_ptp.h
…
ice_ptp_consts.h
…
ice_ptp_hw.c
…
ice_ptp_hw.h
…
ice_repr.c
…
ice_repr.h
…
ice_sbq_cmd.h
…
ice_sched.c
ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()
2023-03-28 09:48:49 -07:00
ice_sched.h
…
ice_sriov.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2023-03-24 10:10:20 -07:00
ice_sriov.h
ice: move ice_is_malicious_vf() to ice_virtchnl.c
2023-03-13 11:06:06 -07:00
ice_switch.c
ice: Fix ice_cfg_rdma_fltr() to only update relevant fields
2023-03-28 09:43:12 -07:00
ice_switch.h
…
ice_tc_lib.c
ice: block LAN in case of VF to VF offload
2023-05-05 09:29:21 +01:00
ice_tc_lib.h
…
ice_trace.h
…
ice_txrx.c
ice: fix W=1 headers mismatch
2023-03-28 09:42:05 -07:00
ice_txrx.h
ice: Fix freeing XDP frames backed by Page Pool
2023-02-13 19:13:12 +01:00
ice_txrx_lib.c
ice: fix W=1 headers mismatch
2023-03-28 09:42:05 -07:00
ice_txrx_lib.h
ice: Micro-optimize .ndo_xdp_xmit() path
2023-02-13 19:13:13 +01:00
ice_type.h
ice: move VF overflow message count into struct ice_mbx_vf_info
2023-03-13 10:32:32 -07:00
ice_vf_lib.c
ice: move VF overflow message count into struct ice_mbx_vf_info
2023-03-13 10:32:32 -07:00
ice_vf_lib.h
ice: track malicious VFs in new ice_mbx_vf_info structure
2023-03-13 10:32:32 -07:00
ice_vf_lib_private.h
ice: introduce ice_vf_init_host_cfg function
2023-02-06 09:41:56 -08:00
ice_vf_mbx.c
ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handler
2023-03-13 11:00:10 -07:00
ice_vf_mbx.h
ice: initialize mailbox snapshot earlier in PF init
2023-03-13 11:06:05 -07:00
ice_vf_vsi_vlan_ops.c
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
2023-02-06 15:13:02 -08:00
ice_vf_vsi_vlan_ops.h
…
ice_virtchnl.c
ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()
2023-03-13 11:06:06 -07:00
ice_virtchnl.h
ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()
2023-03-13 11:06:06 -07:00
ice_virtchnl_allowlist.c
…
ice_virtchnl_allowlist.h
…
ice_virtchnl_fdir.c
ice: Reset FDIR counter in FDIR init stage
2023-04-04 08:34:52 -07:00
ice_virtchnl_fdir.h
…
ice_vlan.h
…
ice_vlan_mode.c
…
ice_vlan_mode.h
…
ice_vsi_vlan_lib.c
…
ice_vsi_vlan_lib.h
…
ice_vsi_vlan_ops.c
…
ice_vsi_vlan_ops.h
…
ice_xsk.c
ice: xsk: disable txq irq before flushing hw
2023-03-16 17:36:58 +00:00
ice_xsk.h
…