index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
2025-02-21
iavf: allow changing VLAN state without calling PF
Michal Swiatkowski
2024-05-02
iavf: Fix TC config comparison with existing adapter TC config
Sudheer Mogilappagari
2023-12-20
iavf: Handle ntuple on/off based on new state machines for flow director
Piotr Gardocki
2023-12-20
iavf: Introduce new state machines for flow director
Piotr Gardocki
2023-12-13
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2023-11-20
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
2023-11-02
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
2023-11-02
iavf: initialize waitqueues before starting watchdog_task
Michal Schmidt
2023-10-06
iavf: schedule a request immediately after add/delete vlan
Petr Oros
2023-10-06
iavf: add iavf_schedule_aq_request() helper
Petr Oros
2023-10-06
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
2023-08-23
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
2023-08-16
iavf: fix potential races for FDIR filters
Piotr Gardocki
2023-08-03
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
2023-08-03
iavf: fix potential deadlock on allocation failure
Jacob Keller
2023-07-27
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-27
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
2023-07-27
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-07-27
iavf: make functions static where possible
Przemek Kitszel
2023-07-27
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
2023-07-27
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2023-07-27
iavf: use internal state to free traffic IRQs
Ahmed Zaki
2023-07-27
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
2023-07-27
iavf: Fix use-after-free in free_netdev
Ding Hui
2023-06-21
iavf: remove mask from iavf_irq_enable_queues()
Ahmed Zaki
2023-04-20
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
2023-04-20
iavf: refactor VLAN filter states
Ahmed Zaki
2023-03-30
iavf: fix hang on reboot with ice
Stefan Assmann
2023-03-30
iavf: do not track VLAN 0 filters
Ahmed Zaki
2023-03-30
iavf: fix non-tunneled IPv6 UDP packet type and hashing
Alexander Lobakin
2023-03-30
iavf: fix inverted Rx hash condition leading to disabled hash
Alexander Lobakin
2023-02-01
iavf: schedule watchdog immediately when changing primary MAC
Stefan Assmann
2023-02-01
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
2023-01-18
iavf/iavf_main: actually log ->src mask when talking about it
Daniil Tatianin
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-09
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
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-19
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
2022-09-19
iavf: Fix bad page state
Norbert Zulinski
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
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-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
[next]