..
devlink
ice: use internal pf id instead of function number
2024-08-20 13:23:01 -07:00
ice.h
ice: protect XDP configuration with a mutex
2024-09-03 08:57:18 -07:00
ice_adapter.c
ice: do not init struct ice_adapter more times than needed
2024-06-28 13:07:24 -07:00
ice_adapter.h
ice: avoid the PTP hardware semaphore in gettimex64 path
2024-04-01 08:58:09 -07:00
ice_adminq_cmd.h
ice: Add support for devlink local_forwarding param
2024-07-11 10:53:57 -07:00
ice_arfs.c
net: introduce include/net/rps.h
2024-03-07 21:12:43 -08:00
ice_arfs.h
ice: remove circular header dependencies on ice.h
2022-03-14 17:22:58 -07:00
ice_base.c
ice: move netif_queue_set_napi to rtnl-protected sections
2024-09-03 08:48:16 -07:00
ice_base.h
ice: make ice_vsi_cfg_txq() static
2024-02-02 09:13:13 -08:00
ice_cgu_regs.h
ice: Add support for E825-C TS PLL handling
2024-06-01 15:51:51 -07:00
ice_common.c
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
2024-07-14 07:37:29 -07:00
ice_common.h
ice: Implement driver functionality to dump serdes equalizer values
2024-07-10 19:09:45 -07:00
ice_controlq.c
ice: Distinguish driver reset and removal for AQ shutdown
2024-06-28 11:18:39 -07:00
ice_controlq.h
ice: Allow different FW API versions based on MAC type
2024-06-28 11:18:39 -07:00
ice_dcb.c
ice: cleanup inconsistent code
2023-12-18 11:20:43 -08:00
ice_dcb.h
ice: Handle LLDP MIB Pending change
2023-01-19 08:18:03 -08:00
ice_dcb_lib.c
ice: move ice_devlink.[ch] to devlink folder
2024-04-01 08:58:09 -07:00
ice_dcb_lib.h
ice: Prevent set_channel from changing queues while RDMA active
2023-01-27 11:32:18 -08:00
ice_dcb_nl.c
ice: field get conversion
2023-12-18 11:20:43 -08:00
ice_dcb_nl.h
ice: use static inline for dummy functions
2021-06-07 08:59:01 -07:00
ice_ddp.c
ice: implement AQ download pkg retry
2024-06-13 08:24:17 -07:00
ice_ddp.h
ice: Support 5 layer topology
2024-04-22 13:05:19 -07:00
ice_debugfs.c
ice: ensure the copied buf is NUL terminated
2024-04-25 19:23:11 -07:00
ice_devids.h
ice: update E830 device ids and comments
2024-05-06 09:18:48 -07:00
ice_dpll.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2024-03-07 10:29:36 -08:00
ice_dpll.h
ice: dpll: fix check for dpll input priority range
2023-11-13 10:02:15 -08:00
ice_eswitch.c
ice: remove eswitch rebuild
2024-07-11 10:58:00 -07:00
ice_eswitch.h
ice: remove eswitch rebuild
2024-07-11 10:58:00 -07:00
ice_eswitch_br.c
ice: store representor ID in bridge port
2024-06-21 07:44:33 -07:00
ice_eswitch_br.h
ice: store representor ID in bridge port
2024-06-21 07:44:33 -07:00
ice_ethtool.c
ice: Fix incorrect assigns of FEC counts
2024-08-07 10:57:19 -07:00
ice_ethtool.h
ice: Implement driver functionality to dump serdes equalizer values
2024-07-10 19:09:45 -07:00
ice_ethtool_fdir.c
ice: Add a per-VF limit on number of FDIR filters
2024-07-23 15:26:41 -07:00
ice_fdir.c
ice: Implement 'flow-type ether' rules
2024-04-12 10:34:24 -07:00
ice_fdir.h
ice: Add a per-VF limit on number of FDIR filters
2024-07-23 15:26:41 -07:00
ice_flex_pipe.c
ice: field prep conversion
2023-12-18 11:20:26 -08:00
ice_flex_pipe.h
ice: enable symmetric-xor RSS for Toeplitz hash function
2023-12-13 22:07:17 -08:00
ice_flex_type.h
ice: Add support for PFCP hardware offload in switchdev
2024-04-01 10:49:29 +01:00
ice_flow.c
ice: enable symmetric-xor RSS for Toeplitz hash function
2023-12-13 22:07:17 -08:00
ice_flow.h
ice: Implement RSS settings for GTP using ethtool
2024-03-06 09:31:49 -08:00
ice_fltr.c
ice: sync netdev filters after clearing VSI
2023-02-03 09:54:18 -08:00
ice_fltr.h
ice: Introduce ice_vlan struct
2022-02-09 09:24:45 -08:00
ice_fw_update.c
ice: Add tx_scheduling_layers devlink param
2024-04-22 13:05:19 -07:00
ice_fw_update.h
ice: Add tx_scheduling_layers devlink param
2024-04-22 13:05:19 -07:00
ice_fwlog.c
ice: Fix debugfs with devlink reload
2024-02-12 10:12:42 -08:00
ice_fwlog.h
ice: add ability to read and configure FW log data
2023-12-14 09:50:58 -08:00
ice_gnss.c
ice: check netlist before enabling ICE_F_GNSS
2023-09-18 11:27:33 -07:00
ice_gnss.h
ice: make writes to /dev/gnssX synchronous
2023-06-07 10:51:58 +01:00
ice_hw_autogen.h
ice: Adjust PTP init for 2x50G E825C devices
2024-06-01 15:51:52 -07:00
ice_hwmon.c
ice: use proper macro for testing bit
2024-07-03 19:36:52 -07:00
ice_hwmon.h
ice: read internal temperature sensor
2023-12-05 11:40:12 +01:00
ice_idc.c
ice: add dynamic interrupt allocation
2023-05-16 09:38:38 -07:00
ice_idc_int.h
ice: remove circular header dependencies on ice.h
2022-03-14 17:22:58 -07:00
ice_irq.c
ice: add dynamic interrupt allocation
2023-05-16 09:38:38 -07:00
ice_irq.h
ice: add dynamic interrupt allocation
2023-05-16 09:38:38 -07:00
ice_lag.c
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
2024-03-28 22:50:22 -07:00
ice_lag.h
ice: control default Tx rule in lag
2024-03-25 13:08:05 -07:00
ice_lan_tx_rx.h
net: intel: introduce {, Intel} Ethernet common library
2024-04-24 11:06:25 -07:00
ice_lib.c
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
2024-09-03 09:01:08 -07:00
ice_lib.h
ice: move netif_queue_set_napi to rtnl-protected sections
2024-09-03 08:48:16 -07:00
ice_main.c
ice: do not bring the VSI up, if it was down before the XDP setup
2024-09-03 09:05:40 -07:00
ice_nvm.c
ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
2024-06-05 19:27:55 -07:00
ice_nvm.h
ice: Add tx_scheduling_layers devlink param
2024-04-22 13:05:19 -07:00
ice_osdep.h
net: intel: fix old compiler regressions
2024-02-07 09:15:27 -08:00
ice_pf_vsi_vlan_ops.c
ice: Support configuring the device to Double VLAN Mode
2022-02-09 09:24:45 -08:00
ice_pf_vsi_vlan_ops.h
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
2022-02-09 09:24:45 -08:00
ice_protocol_type.h
ice: Remove unused members from switch API
2024-07-11 09:40:56 -07:00
ice_ptp.c
ice: Skip PTP HW writes during PTP reset procedure
2024-08-07 10:55:36 -07:00
ice_ptp.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2024-07-04 14:16:11 -07:00
ice_ptp_consts.h
ice: Add support for E825-C TS PLL handling
2024-06-01 15:51:51 -07:00
ice_ptp_hw.c
ice: Extend Sideband Queue command to support flags
2024-07-10 19:09:45 -07:00
ice_ptp_hw.h
ice: Add support for E825-C TS PLL handling
2024-06-01 15:51:51 -07:00
ice_repr.c
ice: move VSI configuration outside repr setup
2024-06-21 08:51:50 -07:00
ice_repr.h
ice: store representor ID in bridge port
2024-06-21 07:44:33 -07:00
ice_sbq_cmd.h
ice: Introduce ETH56G PHY model for E825C products
2024-06-01 15:51:51 -07:00
ice_sched.c
ice: Adjust the VSI/Aggregator layers
2024-04-22 13:05:19 -07:00
ice_sched.h
ice: Support 5 layer topology
2024-04-22 13:05:19 -07:00
ice_sriov.c
ice: Add get/set hw address for VFs using devlink commands
2024-06-28 10:23:10 -07:00
ice_sriov.h
ice: Add get/set hw address for VFs using devlink commands
2024-06-28 10:23:10 -07:00
ice_switch.c
ice: Fix recipe read procedure
2024-07-23 15:26:41 -07:00
ice_switch.h
ice: Remove unused members from switch API
2024-07-11 09:40:56 -07:00
ice_tc_lib.c
ice: flower: validate encapsulation control flags
2024-06-12 17:56:01 -07:00
ice_tc_lib.h
ice: Add support for PFCP hardware offload in switchdev
2024-04-01 10:49:29 +01:00
ice_trace.h
ice: Add tracepoint for adding and removing switch rules
2024-07-11 09:40:56 -07:00
ice_txrx.c
ice: fix truesize operations for PAGE_SIZE >= 8192
2024-08-20 13:22:01 -07:00
ice_txrx.h
ice: do switchdev slow-path Rx using PF VSI
2024-03-25 13:08:47 -07:00
ice_txrx_lib.c
net: intel: introduce {, Intel} Ethernet common library
2024-04-24 11:06:25 -07:00
ice_txrx_lib.h
ice: work on pre-XDP prog frag count
2024-01-24 16:24:06 -08:00
ice_type.h
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
2024-07-14 07:37:29 -07:00
ice_vf_lib.c
ice: update representor when VSI is ready
2024-06-21 08:51:58 -07:00
ice_vf_lib.h
ice: remove vf->lan_vsi_num field
2024-03-04 10:25:07 -08:00
ice_vf_lib_private.h
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
2024-01-02 11:18:32 -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 enabling RX VLAN filtering
2024-04-03 09:16:19 -07:00
ice_vf_vsi_vlan_ops.h
ice: implement bridge port vlan
2023-07-24 08:53:35 -07:00
ice_virtchnl.c
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
2024-04-12 10:34:29 -07:00
ice_virtchnl.h
ice: use relative VSI index for VFs instead of PF VSI number
2024-03-04 10:24:13 -08:00
ice_virtchnl_allowlist.c
ice: virtchnl: stop pretending to support RSS over AQ or registers
2024-03-05 09:49:21 -08:00
ice_virtchnl_allowlist.h
ice: Allow ignoring opcodes on specific VF
2021-04-22 09:26:22 -07:00
ice_virtchnl_fdir.c
ice: Add a per-VF limit on number of FDIR filters
2024-07-23 15:26:41 -07:00
ice_virtchnl_fdir.h
ice: Add a per-VF limit on number of FDIR filters
2024-07-23 15:26:41 -07:00
ice_vlan.h
ice: Use the proto argument for VLAN ops
2022-02-09 09:24:45 -08:00
ice_vlan_mode.c
ice: define meta data to match in switch
2023-05-19 08:57:43 -07:00
ice_vlan_mode.h
ice: Support configuring the device to Double VLAN Mode
2022-02-09 09:24:45 -08:00
ice_vsi_vlan_lib.c
ice: fix accounting if a VLAN already exists
2024-05-27 17:11:43 -07:00
ice_vsi_vlan_lib.h
ice: implement bridge port vlan
2023-07-24 08:53:35 -07:00
ice_vsi_vlan_ops.c
ice: remove switchdev control plane VSI
2024-03-25 13:08:05 -07:00
ice_vsi_vlan_ops.h
ice: implement bridge port vlan
2023-07-24 08:53:35 -07:00
ice_xsk.c
ice: remove ICE_CFG_BUSY locking from AF_XDP code
2024-09-03 09:04:17 -07:00
ice_xsk.h
ice: improve updating ice_{t,r}x_ring::xsk_pool
2024-07-29 08:52:29 -07:00
Makefile
ice: move devlink port code to a separate file
2024-04-01 09:06:28 -07:00