index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
/
iavf_ethtool.c
Age
Commit message (
Expand
)
Author
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-07-17
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
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-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-06
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
2021-11-30
iavf: Fix displaying queue statistics shown by ethtool
Jedrzej Jagielski
2021-11-30
iavf: Enable setting RSS hash key
Tony Nguyen
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
2021-11-19
iavf: Prevent changing static ITR values if adaptive moderation is on
Nitesh B Venkatesh
2021-11-15
iavf: Fix for setting queues to 0
Grzegorz Szczurek
2021-11-15
iavf: validate pointers
Mitch Williams
2021-11-15
iavf: Fix return of set the new channel count
Mateusz Palczewski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
2021-04-23
iavf: change the flex-byte support number to macro definition
Haiyue Wang
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
2021-03-22
iavf: Enable flex-bytes support
Haiyue Wang
2021-03-22
iavf: Support Ethernet Type Flow Director filters
Haiyue Wang
2021-03-22
iavf: Support IPv6 Flow Director filters
Haiyue Wang
2021-03-22
iavf: Support IPv4 Flow Director filters
Haiyue Wang
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-11
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
iavf: fix speed reporting over virtchnl
Brett Creeley
2020-03-12
net: iavf: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-06-17
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
2018-09-18
iavf: rename most of i40e strings
Jesse Brandeburg
2018-09-18
iavf: move i40evf files to new name
Jesse Brandeburg