linux-stable/drivers/net/ethernet/qlogic/qed
Mateusz Polchlopek 5625ca5640 devlink: extend devlink_param *set pointer
Extend devlink_param *set function pointer to take extack as a param.
Sometimes it is needed to pass information to the end user from set
function. It is more proper to use for that netlink instead of passing
message to dmesg.

Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2024-04-22 13:05:19 -07:00
..
Makefile qed: Remove IP services API. 2022-04-22 15:15:23 -07:00
qed_chain.c
qed_cxt.c qed: Fix a potential use-after-free in qed_cxt_tables_alloc 2023-12-12 13:33:51 -08:00
qed_cxt.h qed: Update debug related changes 2021-10-04 12:55:49 +01:00
qed_dbg_hsi.h qed: fix typos in comments 2022-05-22 20:44:30 +01:00
qed_dcbx.c
qed_dcbx.h qed: Split huge qed_hsi.h header file 2021-10-04 12:55:48 +01:00
qed_debug.c qed: replace uses of strncpy 2023-10-13 17:40:21 -07:00
qed_debug.h qed: Update debug related changes 2021-10-04 12:55:49 +01:00
qed_dev_api.h qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_dev.c qed/qed_dev: guard against a possible division by zero 2023-03-13 16:55:02 -07:00
qed_devlink.c devlink: extend devlink_param *set pointer 2024-04-22 13:05:19 -07:00
qed_devlink.h
qed_fcoe.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_fcoe.h qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_hsi.h qed: Enhance rammod debug prints to provide pretty details 2021-12-02 12:22:17 +00:00
qed_hw.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_hw.h qed: Fix kernel-doc warnings 2021-10-04 12:55:48 +01:00
qed_init_fw_funcs.c qed: remove unnecessary memset in qed_init_fw_funcs 2022-03-21 10:59:56 +00:00
qed_init_ops.c qed: Update FW init functions to support FW 8.59.1.0 2021-10-04 12:55:49 +01:00
qed_init_ops.h qed: Update FW init functions to support FW 8.59.1.0 2021-10-04 12:55:49 +01:00
qed_int.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
qed_int.h qed*: enhance tx timeout debug info 2021-12-03 18:24:20 -08:00
qed_iro_hsi.h qed: Add '_GTT' suffix to the IRO RAM macros 2021-10-04 12:55:49 +01:00
qed_iscsi.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_iscsi.h qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_iwarp.c qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") 2021-10-04 12:55:49 +01:00
qed_iwarp.h
qed_l2.c qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_l2.h qed: Fix scheduling in a tasklet while getting stats 2023-07-29 17:09:18 +01:00
qed_ll2.c qed: fix LL2 RX buffer allocation 2023-10-15 14:29:14 +01:00
qed_ll2.h qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info 2023-10-03 10:33:17 +02:00
qed_main.c qed: avoid truncating work queue length 2024-03-29 12:22:28 -07:00
qed_mcp.c qed: avoid defines prefixed with CONFIG 2022-11-25 08:13:09 +00:00
qed_mcp.h qed: prevent a fw assert during device shutdown 2022-02-10 15:27:44 +00:00
qed_mfw_hsi.h treewide: Replace zero-length arrays with flexible-array members 2022-02-17 07:00:39 -06:00
qed_mng_tlv.c qed/qed_mng_tlv: correctly zero out ->min instead of ->hour 2023-03-16 21:08:36 -07:00
qed_nvmetcp_fw_funcs.c
qed_nvmetcp_fw_funcs.h
qed_nvmetcp.c
qed_nvmetcp.h
qed_ooo.c qed: Optimize the ll2 ooo flow 2021-10-18 15:58:21 -07:00
qed_ooo.h
qed_ptp.c net: qed_ptp: fix check of true !rc expression 2021-10-25 19:11:13 -07:00
qed_ptp.h
qed_rdma.c qed: remove duplicated assignment to variable opaque_fid 2024-02-08 19:05:01 -08:00
qed_rdma.h qed: Split huge qed_hsi.h header file 2021-10-04 12:55:48 +01:00
qed_reg_addr.h qed*: enhance tx timeout debug info 2021-12-03 18:24:20 -08:00
qed_roce.c qed: replace bitmap_weight with bitmap_empty in qed_roce_stop() 2022-05-02 06:30:40 -07:00
qed_roce.h
qed_selftest.c
qed_selftest.h qed: Fix kernel-doc warnings 2021-10-04 12:55:48 +01:00
qed_sp_commands.c qed: Enhance rammod debug prints to provide pretty details 2021-12-02 12:22:17 +00:00
qed_sp.h qed: Update qed_hsi.h for fw 8.59.1.0 2021-10-04 12:55:49 +01:00
qed_spq.c qed: Enhance rammod debug prints to provide pretty details 2021-12-02 12:22:17 +00:00
qed_sriov.c qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info 2023-03-19 08:40:48 +00:00
qed_sriov.h qed: validate and restrict untrusted VFs vlan promisc mode 2022-03-03 10:26:20 +00:00
qed_vf.c qed: remove unused 'resp_size' calculation 2023-08-15 19:04:36 -07:00
qed_vf.h qed: fix typos in comments 2022-05-22 20:44:30 +01:00
qed.h qed: Drop useless pci_params.pm_cap 2024-03-28 18:22:28 -07:00