index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
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
2021-05-28
i40e: Register auxiliary devices to provide RDMA
Shiraz Saleem
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
2021-04-23
i40e: use minimal admin queue for kdump
Coiby Xu
2021-03-25
i40e: Fix kernel oops when i40e driver removes VF's
Eryk Rybak
[next]