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
/
intel
/
i40e
/
i40e.h
Age
Commit message (
Expand
)
Author
2025-09-18
i40e: improve VF MAC filters accounting
Lukasz Czapnik
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-15
ethernet: intel: fix building with large NR_CPUS
Arnd Bergmann
2025-07-03
i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-06-09
i40e: add link_down_events statistic
Dawid Osuchowski
2025-01-07
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
2025-01-06
i40e: Remove unused i40e_commit_partition_bw_setting
Dr. David Alan Gilbert
2025-01-06
i40e: Remove unused i40e_del_filter
Dr. David Alan Gilbert
2025-01-06
i40e: Remove unused i40e_get_cur_guaranteed_fd_count
Dr. David Alan Gilbert
2024-11-04
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
2024-08-30
i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
Aleksandr Loktionov
2024-07-11
i40e: correct i40e_addr_to_hkey() name in kdoc
Simon Horman
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
2024-04-30
i40e: Refactor argument of several client notification functions
Ivan Vecera
2024-04-30
i40e: Remove flags field from i40e_veb
Ivan Vecera
2024-03-26
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
2024-02-16
i40e: Remove VEB recursion
Ivan Vecera
2024-02-16
i40e: Add helpers to find VSI and VEB by SEID and use them
Ivan Vecera
2024-02-16
i40e: Introduce and use macros for iterating VSIs and VEBs
Ivan Vecera
2023-11-27
i40e: Delete unused and useless i40e_pf fields
Ivan Vecera
2023-11-14
i40e: Consolidate hardware capabilities
Ivan Vecera
2023-11-14
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
2023-11-14
i40e: Remove _t suffix from enum type names
Ivan Vecera
2023-11-14
i40e: Remove unused flags
Ivan Vecera
2023-11-14
i40e: increase max descriptors for XL710
Justin Bronder
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-20
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
2023-10-15
i40e: Split and refactor i40e_nvm_version_str()
Ivan Vecera
2023-10-15
i40e: Add initial devlink support
Ivan Vecera
2023-10-05
i40e: Move DDP specific macros and structures to i40e_ddp.c
Ivan Vecera
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-10-05
i40e: Remove back pointer from i40e_hw structure
Ivan Vecera
2023-03-08
i40e: Remove unnecessary aer.h include
Bjorn Helgaas
2023-02-09
net/i40e: Replace 0-length array with flexible array
Kees Cook
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2022-11-02
i40e: Store the irq number in i40e_q_vector
Joe Damato
2022-09-06
i40e: add description and modify interrupts configuration procedure
Jaroslaw Gawin
2022-07-22
i40e: Refactor tc mqprio checks
Przemyslaw Patynowski
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
i40e: Fix dropped jumbo frames statistics
Lukasz Cieplicki
2022-06-07
i40e: Add VF VLAN pruning
Mateusz Palczewski
2022-04-12
i40e: Add tx_stopped stat
Joe Damato
2022-02-08
i40e: Add a stat for tracking busy rx pages
Joe Damato
2022-02-08
i40e: Add a stat for tracking pages waived
Joe Damato
2022-02-08
i40e: Add a stat tracking new RX page allocations
Joe Damato
2022-02-08
i40e: Aggregate and export RX page reuse stat
Joe Damato
2022-01-31
i40e: Fix reset path while removing the driver
Karen Sornek
2022-01-20
i40e: fix unsigned stat widths
Joe Damato
[next]