index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
1
-3
/
+6
2024-08-13
iavf: refactor add/del FDIR filters
Ahmed Zaki
1
-50
/
+6
2024-04-24
iavf: kill "legacy-rx" for good
Alexander Lobakin
1
-140
/
+0
2023-12-18
iavf: field get conversion
Jesse Brandeburg
1
-2
/
+1
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
1
-2
/
+3
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+17
2023-12-13
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
1
-4
/
+28
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-22
/
+20
2023-12-12
iavf: Introduce new state machines for flow director
Piotr Gardocki
1
-9
/
+18
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-2
/
+1
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+2
2023-12-05
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
1
-10
/
+2
2023-11-27
iavf: use iavf_schedule_aq_request() helper
Petr Oros
1
-7
/
+3
2023-10-18
intel: fix format warnings
Jesse Brandeburg
1
-5
/
+3
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
1
-2
/
+2
2023-09-15
iavf: add iavf_schedule_aq_request() helper
Petr Oros
1
-1
/
+1
2023-08-16
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
1
-0
/
+10
2023-08-08
iavf: fix potential races for FDIR filters
Piotr Gardocki
1
-1
/
+4
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
1
-5
/
+3
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
1
-16
/
+15
2023-07-17
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
1
-1
/
+1
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
1
-5
/
+5
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-4
/
+4
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
1
-10
/
+0
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+32
2021-12-06
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
1
-11
/
+32
2021-11-30
iavf: Fix displaying queue statistics shown by ethtool
Jedrzej Jagielski
1
-11
/
+19
2021-11-30
iavf: Enable setting RSS hash key
Tony Nguyen
1
-8
/
+10
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+29
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+10
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
1
-0
/
+3
2021-11-19
iavf: Prevent changing static ITR values if adaptive moderation is on
Nitesh B Venkatesh
1
-4
/
+26
2021-11-15
iavf: Fix for setting queues to 0
Grzegorz Szczurek
1
-1
/
+1
2021-11-15
iavf: validate pointers
Mitch Williams
1
-7
/
+6
2021-11-15
iavf: Fix return of set the new channel count
Mateusz Palczewski
1
-0
/
+15
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+10
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
1
-6
/
+4
2021-04-23
iavf: change the flex-byte support number to macro definition
Haiyue Wang
1
-1
/
+1
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
1
-2
/
+21
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
1
-2
/
+21
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
1
-2
/
+212
2021-03-22
iavf: Enable flex-bytes support
Haiyue Wang
1
-0
/
+93
2021-03-22
iavf: Support Ethernet Type Flow Director filters
Haiyue Wang
1
-0
/
+12
2021-03-22
iavf: Support IPv6 Flow Director filters
Haiyue Wang
1
-0
/
+122
2021-03-22
iavf: Support IPv4 Flow Director filters
Haiyue Wang
1
-0
/
+404
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+0
2020-06-11
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
1
-0
/
+6
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
1
-11
/
+6
2020-06-11
iavf: fix speed reporting over virtchnl
Brett Creeley
1
-2
/
+12
[next]