index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2023-06-22
iavf: make functions static where possible
Przemek Kitszel
1
-7
/
+7
2023-06-22
iavf: remove some unused functions and pointless wrappers
Przemek Kitszel
1
-15
/
+7
2023-06-22
iavf: fix err handling for MAC replace
Przemek Kitszel
1
-23
/
+19
2023-06-10
iavf: remove mask from iavf_irq_enable_queues()
Ahmed Zaki
1
-9
/
+6
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
1
-24
/
+16
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
1
-4
/
+4
2023-03-21
iavf: fix hang on reboot with ice
Stefan Assmann
1
-0
/
+5
2023-03-16
iavf: do not track VLAN 0 filters
Ahmed Zaki
1
-0
/
+8
2023-01-30
iavf: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-62
/
+51
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
1
-1
/
+1
2023-01-20
iavf: schedule watchdog immediately when changing primary MAC
Stefan Assmann
1
-1
/
+1
2023-01-20
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
1
-18
/
+9
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
1
-44
/
+42
2023-01-10
iavf/iavf_main: actually log ->src mask when talking about it
Daniil Tatianin
1
-1
/
+1
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-19
/
+31
2022-11-23
iavf: Fix error handling in iavf_init_module()
Yuan Can
1
-1
/
+8
2022-11-18
iavf: Fix race condition between iavf_shutdown and iavf_remove
Slawomir Laba
1
-9
/
+7
2022-11-18
iavf: remove INITIAL_MAC_SET to allow gARP to work properly
Stefan Assmann
1
-8
/
+0
2022-11-18
iavf: Do not restart Tx queues after reset task failure
Ivan Vecera
1
-1
/
+15
2022-11-18
iavf: Fix a crash during reset task
Ivan Vecera
1
-0
/
+1
2022-11-02
iavf: Change information about device removal in dmesg
Bartosz Staszewski
1
-1
/
+1
2022-11-02
iavf: Replace __FUNCTION__ with __func__
ye xingchen
1
-1
/
+1
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+3
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
1
-6
/
+3
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+11
2022-09-06
iavf: Fix race between iavf_close and iavf_reset_task
Michal Jaron
1
-36
/
+141
2022-09-02
iavf: Detach device during reset task
Ivan Vecera
1
-3
/
+11
2022-08-12
iavf: Fix deadlock in initialization
Ivan Vecera
1
-1
/
+10
2022-08-12
iavf: Fix reset error handling
Przemyslaw Patynowski
1
-3
/
+6
2022-08-12
iavf: Fix NULL pointer dereference in iavf_get_link_ksettings
Przemyslaw Patynowski
1
-1
/
+1
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+44
2022-07-29
iavf: Fix 'tc qdisc show' listing too many queues
Przemyslaw Patynowski
1
-0
/
+21
2022-07-29
iavf: Fix max_rate limiting
Przemyslaw Patynowski
1
-2
/
+23
2022-07-22
iavf: Check for duplicate TC flower filter before parsing
Avinash Dayanand
1
-22
/
+33
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+4
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
1
-1
/
+0
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
1
-6
/
+4
2022-06-30
intel/iavf:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
1
-1
/
+1
2022-06-07
iavf: Add waiting for response from PF in set mac
Mateusz Palczewski
1
-18
/
+109
2022-04-08
Revert "iavf: Fix deadlock occurrence during resetting VF interface"
Mateusz Palczewski
1
-5
/
+2
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+14
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
1
-0
/
+7
2022-03-15
iavf: Fix double free in iavf_reset_task
Przemyslaw Patynowski
1
-1
/
+7
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+9
2022-03-08
iavf: Fix adopting new combined setting
Michal Maloszewski
1
-4
/
+9
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-51
/
+108
[prev]
[next]