index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
2022-02-25
iavf: Add waiting so the port is initialized in remove
Slawomir Laba
2022-02-25
iavf: Rework mutexes for better synchronisation
Slawomir Laba
2022-01-27
iavf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2022-01-07
iavf: remove an unneeded variable
Jason Wang
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-04
iavf: Fix limit of total number of queues to active queues of VF
Karen Sornek
2021-12-28
iavf: switch to napi_build_skb()
Alexander Lobakin
2021-12-17
iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
2021-12-17
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-13
iavf: do not override the adapter state in the watchdog task (again)
Stefan Assmann
2021-12-13
iavf: missing unlocks in iavf_watchdog_task()
Dan Carpenter
2021-12-10
iavf: Use irq_update_affinity_hint()
Nitesh Narayan Lal
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-12-01
iavf: restore MSI state on reset
Mitch Williams
2021-11-30
iavf: Fix displaying queue statistics shown by ethtool
Jedrzej Jagielski
2021-11-30
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
2021-11-30
iavf: Refactor text of informational message
Karen Sornek
2021-11-30
iavf: Fix static code analysis warning
Karen Sornek
2021-11-30
iavf: Refactor iavf_mac_filter struct memory usage
Jedrzej Jagielski
2021-11-30
iavf: Enable setting RSS hash key
Tony Nguyen
2021-11-30
iavf: Add trace while removing device
Jedrzej Jagielski
2021-11-30
iavf: return errno code instead of status code
Jacob Keller
2021-11-30
iavf: Log info when VF is entering and leaving Allmulti mode
Grzegorz Szczurek
2021-11-30
iavf: Add change MTU message
Patryk Małek
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 VLAN feature flags after VFR
Brett Creeley
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
2021-11-19
iavf: Fix deadlock occurrence during resetting VF interface
Jedrzej Jagielski
2021-11-19
iavf: Prevent changing static ITR values if adaptive moderation is on
Nitesh B Venkatesh
2021-11-15
iavf: Restore VLAN filters after link down
Akeem G Abodunrin
2021-11-15
iavf: Fix for setting queues to 0
Grzegorz Szczurek
2021-11-15
iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
Surabhi Boob
2021-11-15
iavf: validate pointers
Mitch Williams
2021-11-15
iavf: prevent accidental free of filter structure
Jacob Keller
2021-11-15
iavf: Fix failure to exit out from last all-multicast mode
Piotr Marczak
2021-11-15
iavf: don't clear a lock we don't hold
Nicholas Nunley
2021-11-15
iavf: free q_vectors before queues in iavf_disable_vf
Nicholas Nunley
2021-11-15
iavf: check for null in iavf_fix_features
Nicholas Nunley
2021-11-15
iavf: Fix return of set the new channel count
Mateusz Palczewski
2021-10-29
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
2021-10-29
iavf: Add helper function to go from pci_dev to adapter
Karen Sornek
2021-10-18
iavf: Combine init and watchdog state machines
Mateusz Palczewski
[prev]
[next]