开源镜像站
帮助
动态
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_ethtool.c
Age
Commit message (
Expand
)
Author
2024-11-14
i40e: Fix handling changed priv flags
Peter Große
2024-09-06
i40e: Remove setting of RX software timestamp
Gal Pressman
2024-08-30
i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
Aleksandr Loktionov
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
2024-02-28
net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
Andrew Lunn
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-02
i40e: Avoid unnecessary use of comma operator
Simon Horman
2023-12-18
i40e: field get conversion
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-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
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: Change user notification of non-SFP module in i40e_get_module_info()
Andrii Staikov
2023-11-14
i40e: increase max descriptors for XL710
Justin Bronder
2023-10-18
intel: fix format warnings
Jesse Brandeburg
2023-10-15
i40e: Split and refactor i40e_nvm_version_str()
Ivan Vecera
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-10-03
i40e: Add rx_missed_errors for buffer exhaustion
Yajun Deng
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
2023-03-09
i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
Tirthendu Sarkar
2023-02-09
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
2023-02-09
i40e: Remove string printing for i40e_status
Jan Sokolowski
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-05
i40e: Disallow ip4 and ip6 l4_4_bytes
Przemyslaw Patynowski
2022-11-02
i40e: Add appropriate error message logged for incorrect duplex setting
Alicja Kowalska
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-25
i40e: Fix flow-type by setting GL_HASH_INSET registers
Slawomir Laba
2022-10-25
i40e: Fix ethtool rx-flow-hash setting for X722
Slawomir Laba
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-24
i40e: Fix incorrect address type for IPv6 flow rules
Sylwester Dziedziuch
2022-07-22
i40e: Refactor tc mqprio checks
Przemyslaw Patynowski
2022-06-30
intel: remove unused macros
Jesse Brandeburg
2022-06-21
i40e: Add support for ethtool -s <interface> speed <speed in Mb>
Mateusz Palczewski
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-09
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
2022-06-07
i40e: Add VF VLAN pruning
Mateusz Palczewski
2022-04-12
i40e: Add vsi.tx_restart to i40e ethtool stats
Nabil S. Alramli
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
[next]