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
/
iavf_main.c
Age
Commit message (
Expand
)
Author
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-23
iavf: Fix error handling in iavf_init_module()
Yuan Can
2022-11-18
iavf: Fix race condition between iavf_shutdown and iavf_remove
Slawomir Laba
2022-11-18
iavf: remove INITIAL_MAC_SET to allow gARP to work properly
Stefan Assmann
2022-11-18
iavf: Do not restart Tx queues after reset task failure
Ivan Vecera
2022-11-18
iavf: Fix a crash during reset task
Ivan Vecera
2022-11-02
iavf: Change information about device removal in dmesg
Bartosz Staszewski
2022-11-02
iavf: Replace __FUNCTION__ with __func__
ye xingchen
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-06
iavf: Fix race between iavf_close and iavf_reset_task
Michal Jaron
2022-09-02
iavf: Detach device during reset task
Ivan Vecera
2022-08-12
iavf: Fix deadlock in initialization
Ivan Vecera
2022-08-12
iavf: Fix reset error handling
Przemyslaw Patynowski
2022-08-12
iavf: Fix NULL pointer dereference in iavf_get_link_ksettings
Przemyslaw Patynowski
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-07-29
iavf: Fix 'tc qdisc show' listing too many queues
Przemyslaw Patynowski
2022-07-29
iavf: Fix max_rate limiting
Przemyslaw Patynowski
2022-07-22
iavf: Check for duplicate TC flower filter before parsing
Avinash Dayanand
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
2022-06-30
intel/iavf:fix repeated words in comments
Jilin Yuan
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
2022-06-07
iavf: Add waiting for response from PF in set mac
Mateusz Palczewski
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
[next]