index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-10-20
hinic: devlink health: use retained error fmsg API
Przemek Kitszel
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-20
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...
Cai Huoqing
2023-09-13
net: hinic: Use devm_kasprintf()
Christophe JAILLET
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
2022-11-07
net: hinic: Add support for configuration of rx-vlan-filter by ethtool
Cai Huoqing
2022-11-07
net: hinic: Add control command support for VF PMD driver in DPDK
Cai Huoqing
2022-11-07
net: hinic: Convert the cmd code from decimal to hex to be more readable
Cai Huoqing
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-25
net: hinic: Set max_mtu/min_mtu directly to simplify the code.
caihuoqing
2022-10-20
net: hinic: fix the issue of double release MBOX callback of VF
Zhengchao Shao
2022-10-20
net: hinic: fix the issue of CMDQ memory leaks
Zhengchao Shao
2022-10-20
net: hinic: fix memory leak when reading function table
Zhengchao Shao
2022-10-20
net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
Zhengchao Shao
2022-09-22
net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()
Zhengchao Shao
2022-09-22
net: hinic: replace magic numbers with macro
Zhengchao Shao
2022-09-22
net: hinic: remove unused enumerated value
Zhengchao Shao
2022-09-22
net: hinic: change hinic_deinit_vf_hw() to void
Zhengchao Shao
2022-09-22
net: hinic: simplify code logic
Zhengchao Shao
2022-09-22
net: hinic: remove duplicate macro definition
Zhengchao Shao
2022-09-22
net: hinic: remove unused macro
Zhengchao Shao
2022-09-22
net: hinic: remove unused functions
Zhengchao Shao
2022-09-22
net: hinic: change type of function to be static
Zhengchao Shao
2022-09-22
net: hinic: modify kernel doc comments
Zhengchao Shao
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-07-06
net: hinic: avoid kernel hung in hinic_get_stats64()
Qiao Ma
2022-07-06
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
2022-06-27
hinic: Use the bitmap API when applicable
Christophe JAILLET
2022-06-17
hinic: Replace memcpy() with direct assignment
Kees Cook
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-22
hinic: Avoid some over memory allocation
Christophe JAILLET
2022-05-16
net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
Zheng Bin
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-04-29
hinic: fix bug of wq out of bound access
Qiao Ma
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-09
hinic: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-10
hinic: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-08
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-08
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-15
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
[next]