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_main.c
Age
Commit message (
Expand
)
Author
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
2022-04-08
Revert "iavf: Fix deadlock occurrence during resetting VF interface"
Mateusz Palczewski
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
2022-03-15
iavf: Fix double free in iavf_reset_task
Przemyslaw Patynowski
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-08
iavf: Fix adopting new combined setting
Michal Maloszewski
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-01
iavf: Remove non-inclusive language
Mateusz Palczewski
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
2022-03-01
iavf: remove redundant ret variable
Minghao Chi
2022-03-01
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
2022-03-01
iavf: refactor processing of VLAN V2 capability message
Mateusz Palczewski
2022-02-25
iavf: Fix __IAVF_RESETTING state usage
Slawomir Laba
2022-02-25
iavf: Fix missing check for running netdev
Slawomir Laba
2022-02-25
iavf: Fix deadlock in iavf_reset_task
Slawomir Laba
2022-02-25
iavf: Fix race in init state
Slawomir Laba
2022-02-25
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
2022-02-25
iavf: Fix init state closure on remove
Slawomir Laba
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-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-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-01
iavf: restore MSI state on reset
Mitch Williams
2021-11-30
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
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: Add change MTU message
Patryk Małek
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-15
iavf: Restore VLAN filters after link down
Akeem G Abodunrin
2021-11-15
iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
Surabhi Boob
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
[next]