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
Age
Commit message (
Expand
)
Author
2024-01-03
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
2024-01-03
i40e: fix use-after-free in i40e_aqc_add_filters()
Ke Xiao
2024-01-02
i40e: Avoid unnecessary use of comma operator
Simon Horman
2024-01-02
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
2023-12-27
i40e: Fix filter input checks to prevent config with invalid values
Sudheer Mogilappagari
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-18
i40e: field get conversion
Jesse Brandeburg
2023-12-18
i40e: field prep conversion
Jesse Brandeburg
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-14
i40e: remove fake support of rx-frames-irq
Jason Xing
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
i40e: Fix ST code value for Clause 45
Ivan Vecera
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-05
i40e: Fix unexpected MFS warning message
Ivan Vecera
2023-11-27
i40e: Remove queue tracking fields from i40e_adminq_ring
Ivan Vecera
2023-11-27
i40e: Remove AQ register definitions for VF types
Ivan Vecera
2023-11-27
i40e: Delete unused and useless i40e_pf fields
Ivan Vecera
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
2023-11-14
i40e: Delete unused i40e_mac_info fields
Ivan Vecera
2023-11-14
i40e: Move inline helpers to i40e_prototype.h
Ivan Vecera
2023-11-14
i40e: Remove VF MAC types
Ivan Vecera
2023-11-14
i40e: Use helpers to check running FW and AQ API versions
Ivan Vecera
2023-11-14
i40e: Add other helpers to check version of running firmware and AQ API
Ivan Vecera
2023-11-14
i40e: Move i40e_is_aq_api_ver_ge helper
Ivan Vecera
2023-11-14
i40e: Initialize hardware capabilities at single place
Ivan Vecera
2023-11-14
i40e: Consolidate hardware capabilities
Ivan Vecera
2023-11-14
i40e: Use DECLARE_BITMAP for flags field in i40e_hw
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: Change user notification of non-SFP module in i40e_get_module_info()
Andrii Staikov
2023-11-14
i40e: add an error code check in i40e_vsi_setup
Su Hui
2023-11-14
i40e: increase max descriptors for XL710
Justin Bronder
2023-11-06
i40e: Fix devlink port unregistering
Ivan Vecera
2023-11-06
i40e: Do not call devlink_port_type_clear()
Ivan Vecera
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-24
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
Ivan Vecera
2023-10-20
i40e: sync next_to_clean and next_to_process for programming status desc
Tirthendu Sarkar
2023-10-20
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
Ivan Vecera
2023-10-19
i40e: xsk: remove count_mask
Maciej Fijalkowski
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
i40e: Align devlink info versions with ice driver and add docs
Ivan Vecera
2023-10-18
i40e: use scnprintf over strncpy+strncat
Justin Stitt
2023-10-18
intel: fix format warnings
Jesse Brandeburg
2023-10-15
i40e: Add PBA as board id info to devlink .info_get
Ivan Vecera
2023-10-15
i40e: Refactor and rename i40e_read_pba_string()
Ivan Vecera
2023-10-15
i40e: Add handler for devlink .info_get
Ivan Vecera
[prev]
[next]