index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-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
2021-02-10
i40e: VLAN field for flow director
Przemyslaw Patynowski
2021-02-10
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
[next]