1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/huawei/hinic
Jakub Kicinski 224b744abf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
include/linux/bpf.h
  1f6e04a1c7 ("bpf: Fix offset calculation error in __copy_map_value and zero_map_value")
  aa3496accc ("bpf: Refactor kptr_off_tab into btf_record")
  f71b2f6417 ("bpf: Refactor map->off_arr handling")
https://lore.kernel.org/all/20221114095000.67a73239@canb.auug.org.au/

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-11-17 18:30:39 -08:00
..
hinic_common.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_common.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
hinic_debugfs.c net: hinic: fix memory leak when reading function table 2022-10-20 21:09:47 -07:00
hinic_debugfs.h net: hinic: remove unused macro 2022-09-22 17:41:27 -07:00
hinic_dev.h net: hinic: Set max_mtu/min_mtu directly to simplify the code. 2022-10-25 19:42:34 -07:00
hinic_devlink.c hinic: Replace memcpy() with direct assignment 2022-06-17 11:31:18 +01:00
hinic_devlink.h devlink: Make devlink_register to be void 2021-09-22 14:15:12 +01:00
hinic_ethtool.c net: hinic: remove unused macro 2022-09-22 17:41:27 -07:00
hinic_hw_api_cmd.c net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc() 2021-12-08 18:37:28 -08:00
hinic_hw_api_cmd.h hinic: add log in exception handling processes 2020-07-28 17:22:03 -07:00
hinic_hw_cmdq.c net: hinic: fix the issue of CMDQ memory leaks 2022-10-20 21:09:47 -07:00
hinic_hw_cmdq.h net: hinic: change type of function to be static 2022-09-22 17:41:26 -07:00
hinic_hw_csr.h net: hinic: remove unused macro 2022-09-22 17:41:27 -07:00
hinic_hw_dev.c net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() 2022-10-20 21:09:46 -07:00
hinic_hw_dev.h net: hinic: Add control command support for VF PMD driver in DPDK 2022-11-07 08:50:20 +00:00
hinic_hw_eqs.c net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc() 2021-12-08 18:37:28 -08:00
hinic_hw_eqs.h hinic: modify irq name 2020-09-18 14:34:24 -07:00
hinic_hw_if.c net: hinic: remove unused functions 2022-09-22 17:41:26 -07:00
hinic_hw_if.h net: hinic: remove unused functions 2022-09-22 17:41:26 -07:00
hinic_hw_io.c net: hinic: Use devm_kcalloc() instead of devm_kzalloc() 2021-12-08 18:37:06 -08:00
hinic_hw_io.h hinic: add support to query sq info 2020-08-31 12:21:26 -07:00
hinic_hw_mbox.c net: hinic: remove unused macro 2022-09-22 17:41:27 -07:00
hinic_hw_mbox.h net: hinic: change type of function to be static 2022-09-22 17:41:26 -07:00
hinic_hw_mgmt.c net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init 2022-05-16 10:57:00 +01:00
hinic_hw_mgmt.h hinic: add generating mailbox random index support 2020-08-04 12:17:06 -07:00
hinic_hw_qp.c net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl() 2022-09-22 17:41:28 -07:00
hinic_hw_qp.h net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl() 2022-09-22 17:41:28 -07:00
hinic_hw_qp_ctxt.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-06-17 20:20:36 -07:00
hinic_hw_wq.c net: hinic: modify kernel doc comments 2022-09-22 17:41:26 -07:00
hinic_hw_wq.h hinic: add sriov feature support 2020-04-25 20:46:28 -07:00
hinic_hw_wqe.h net: hinic: remove unused enumerated value 2022-09-22 17:41:28 -07:00
hinic_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-11-17 18:30:39 -08:00
hinic_port.c net: hinic: Add support for configuration of rx-vlan-filter by ethtool 2022-11-07 08:50:20 +00:00
hinic_port.h net: hinic: Add support for configuration of rx-vlan-filter by ethtool 2022-11-07 08:50:20 +00:00
hinic_rx.c net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). 2022-10-28 20:13:54 -07:00
hinic_rx.h net: hinic: change type of function to be static 2022-09-22 17:41:26 -07:00
hinic_sriov.c net: hinic: Add control command support for VF PMD driver in DPDK 2022-11-07 08:50:20 +00:00
hinic_sriov.h net: hinic: change type of function to be static 2022-09-22 17:41:26 -07:00
hinic_tx.c net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). 2022-10-28 20:13:54 -07:00
hinic_tx.h net: hinic: change type of function to be static 2022-09-22 17:41:26 -07:00
Kconfig net: hinic: fix DEVLINK build errors 2020-10-03 16:52:19 -07:00
Makefile hinic: add support to query sq info 2020-08-31 12:21:26 -07:00