Ivan Vecera ([email protected])

Number of posts: 260 (0.05 per day)
First post: 2008-10-20 12:13:31
Last post: 2024-04-27 07:28:27

Date List Subject
2023-10-25 10:35:29 linux-kernel [PATCH iwl-next 1/2] i40e: Remove VF MAC types
2023-10-25 10:35:07 linux-kernel [PATCH iwl-next 2/2] i40e: Move inline helpers to i40e_prototype.h
2023-10-25 10:34:40 linux-kernel [PATCH iwl-next 0/2] Remove VF MAC types and move helpers from i40e_type.h
2023-10-24 13:03:30 linux-kernel Re: [Intel-wired-lan] [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API
2023-10-24 12:52:30 linux-kernel [PATCH net-next 2/2] i40e: Fix devlink port unregistering
2023-10-24 12:52:14 linux-kernel [PATCH net-next 1/2] i40e: Do not call devlink_port_type_clear()
2023-10-24 12:51:00 linux-kernel Re: [PATCH 1/2] i40e: Do not call devlink_port_type_clear()
2023-10-24 12:44:19 linux-kernel [PATCH 2/2] i40e: Fix devlink port unregistering
2023-10-24 12:44:11 linux-kernel [PATCH 1/2] i40e: Do not call devlink_port_type_clear()
2023-10-24 08:13:38 linux-kernel [PATCH iwl-next v2 3/3] i40e: Use helpers to check running FW and AQ API versions
2023-10-24 08:13:26 linux-kernel [PATCH iwl-next v2 1/3] i40e: Move i40e_is_aq_api_ver_ge helper
2023-10-24 08:13:25 linux-kernel [PATCH iwl-next v2 2/3] i40e: Add other helpers to check version of running firmware and AQ API
2023-10-24 08:13:10 linux-kernel [PATCH iwl-next v2 0/3] i40e: Add and use version check helpers
2023-10-23 16:31:41 linux-kernel [PATCH iwl-next 3/3] i40e: Use helpers to check running FW and AQ API versions
2023-10-23 16:31:35 linux-kernel [PATCH iwl-next 0/3] i40e: Add and use version check helpers
2023-10-23 16:31:08 linux-kernel [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API
2023-10-23 16:31:02 linux-kernel [PATCH iwl-next 1/3] i40e: Move i40e_is_aq_api_ver_ge helper
2023-10-20 19:40:11 linux-kernel [PATCH iwl-next 3/6] i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
2023-10-20 19:40:07 linux-kernel [PATCH iwl-next 6/6] i40e: Initialize hardware capabilities at single place
2023-10-20 19:39:46 linux-kernel [PATCH iwl-next 5/6] i40e: Consolidate hardware capabilities
2023-10-20 19:39:36 linux-kernel [PATCH iwl-next 4/6] i40e: Use DECLARE_BITMAP for flags field in i40e_hw
2023-10-20 19:39:09 linux-kernel [PATCH iwl-next 1/6] i40e: Remove unused flags
2023-10-20 19:38:56 linux-kernel [PATCH iwl-next 2/6] i40e: Remove _t suffix from enum type names
2023-10-19 16:38:27 linux-kernel [PATCH net v2] i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
2023-10-19 16:36:26 linux-kernel Re: [PATCH net] i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
2023-10-19 13:54:48 linux-kernel [PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
2023-10-18 12:37:19 linux-kernel [PATCH net-next] i40e: Align devlink info versions with ice driver and add docs
2023-10-18 11:59:50 linux-kernel Re: [PATCH net-next 3/5] i40e: Add handler for devlink .info_get
2023-10-18 11:27:33 linux-kernel [PATCH net] i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
2023-10-17 09:57:37 linux-kernel Re: [PATCH net-next 3/5] i40e: Add handler for devlink .info_get
2023-10-13 17:09:16 linux-kernel [PATCH net-next 3/5] i40e: Add handler for devlink .info_get
2023-10-13 17:09:13 linux-kernel [PATCH net-next 5/5] i40e: Add PBA as board id info to devlink .info_get
2023-10-13 17:09:07 linux-kernel [PATCH net-next 4/5] i40e: Refactor and rename i40e_read_pba_string()
2023-10-13 17:09:06 linux-kernel [PATCH net-next 0/5] i40e: Add basic devlink support
2023-10-13 17:09:02 linux-kernel [PATCH net-next 1/5] i40e: Add initial devlink support
2023-10-13 17:08:58 linux-kernel [PATCH net-next 2/5] i40e: Split and refactor i40e_nvm_version_str()
2023-09-28 00:22:46 linux-kernel [PATCH net-next v2 8/9] i40e: Remove circular header dependencies and fix headers
2023-09-27 22:21:35 linux-kernel [PATCH net-next v2 1/9] i40e: Remove back pointer from i40e_hw structure
2023-09-27 20:34:29 linux-kernel [PATCH net-next v2 7/9] i40e: Split i40e_osdep.h
2023-09-27 14:28:26 linux-kernel [PATCH net-next v2 4/9] virtchnl: Add header dependencies
2023-09-27 14:26:30 linux-kernel [PATCH net-next v2 2/9] i40e: Move I40E_MASK macro to i40e_register.h
2023-09-27 13:26:24 linux-kernel Re: [PATCH net-next 7/9] i40e: Move memory allocation structures to i40e_alloc.h
2023-09-27 13:17:48 linux-kernel [PATCH net-next v2 6/9] i40e: Move memory allocation structures to i40e_alloc.h
2023-09-27 12:30:54 linux-kernel [PATCH net-next v2 3/9] i40e: Refactor I40E_MDIO_CLAUSE* macros
2023-09-27 11:01:55 linux-kernel [PATCH net-next v2 9/9] i40e: Move DDP specific macros and structures to i40e_ddp.c
2023-09-27 09:54:35 linux-kernel [PATCH net-next v2 5/9] i40e: Simplify memory allocation functions
2023-09-27 09:42:43 linux-kernel [PATCH net-next v2 0/9] i40e: House-keeping and clean-up
2023-09-27 07:14:01 linux-kernel [PATCH net-next 1/9] i40e: Remove back pointer from i40e_hw structure
2023-09-27 04:39:38 linux-kernel [PATCH net-next 6/9] i40e: Move DDP specific macros and structures to i40e_ddp.c
2023-09-27 03:39:56 linux-kernel [PATCH net-next 3/9] i40e: Refactor I40E_MDIO_CLAUSE* macros
2023-09-27 02:45:28 linux-kernel [PATCH net-next 4/9] virtchnl: Add header dependencies