开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2022-01-20
i40e: Fix issue when maximum queues is exceeded
Jedrzej Jagielski
2021-11-17
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
2021-11-17
i40e: Fix NULL ptr dereference on VSI filter sync
Michal Maloszewski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
[next]