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
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-03-04
ixgbe: Add 1000BASE-BX support
Ernesto Castellotti
2024-02-28
net: ethernet: ixgbe: Convert EEE to use linkmodes
Andrew Lunn
2024-02-06
ixgbe: Rearrange args to fix reverse Christmas tree
Jedrzej Jagielski
2024-02-06
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
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
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
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-10-18
intel: fix format warnings
Jesse Brandeburg
2023-04-20
ixgbe: Enable setting RSS table to default values
Joe Damato
2023-04-20
ixgbe: Allow flow hash to be set via ethtool
Joe Damato
2022-11-04
ixgbe: Remove local variable
Anirudh Venkataramanan
2022-11-04
ixgbe: change MAX_RXD/MAX_TXD based on adapter type
Daniel Willenson
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-18
ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
Fabio M. De Francesco
2022-06-30
intel: remove unused macros
Jesse Brandeburg
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-09-29
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
Feng Zhou
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-03-17
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
2020-09-15
ixgbe: add pause frame stats
Jakub Kicinski
2020-07-30
ixgbe: Remove unnecessary usages of memset
Suraj Upadhyay
2020-07-01
ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
Radoslaw Tyl
2020-07-01
ixgbe: Cleanup unneeded delay in ethtool test
Jeff Kirsher
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-03-12
net: ixgbe: reject unsupported coalescing params
Jakub Kicinski
2019-06-26
ixgbe: Check DDM existence in transceiver before access
Mauro S. M. Rodrigues
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-08-28
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
2018-07-26
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
2018-07-26
ixgbe: add ipsec security registers into ethtool register dump
Shannon Nelson
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-12
ixgbe: Add receive length error counter
Tonghao Zhang
2018-02-26
ixgbe: Avoid to write the RETA table when unnecessary
Tonghao Zhang
2018-01-26
ixgbe: Don't report unsupported timestamping filters for X550
Miroslav Lichvar
2018-01-23
ixgbe: ipsec offload stats
Shannon Nelson
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
2018-01-05
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
2017-10-09
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
Emil Tantilov
[next]