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_virtchnl.c
Age
Commit message (
Expand
)
Author
10 days
iavf: use libie_aq_str
Michal Swiatkowski
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
iavf: fix reset_task for early reset event
Ahmed Zaki
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
2025-02-14
iavf: add support for indirect access to PHC time
Jacob Keller
2025-02-14
iavf: add initial framework for registering PTP clock
Jacob Keller
2025-02-14
iavf: negotiate PTP capabilities
Jacob Keller
2025-02-14
iavf: add support for negotiating flexible RXDID format
Jacob Keller
2024-10-10
iavf: add support to exchange qos capabilities
Sudheer Mogilappagari
2024-10-10
iavf: Add net_shaper_ops support
Sudheer Mogilappagari
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
2024-04-24
iavf: drop page splitting and recycling
Alexander Lobakin
2024-04-24
iavf: kill "legacy-rx" for good
Alexander Lobakin
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-13
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
2023-12-12
iavf: Introduce new state machines for flow director
Piotr Gardocki
2023-10-27
iavf: delete the iavf client interface
Michal Schmidt
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
2023-09-13
iavf: Add ability to turn off CRC stripping for VF
Norbert Zulinski
2023-09-11
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-08-16
virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
Alexander Lobakin
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-17
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-05-16
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
2023-03-16
iavf: do not track VLAN 0 filters
Ahmed Zaki
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
2023-01-20
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
2022-11-09
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
2022-09-19
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
2022-06-30
intel: remove unused macros
Jesse Brandeburg
2022-06-07
iavf: Add waiting for response from PF in set mac
Mateusz Palczewski
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-08
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-01
iavf: Fix incorrect use of assigning iavf_status to int
Mateusz Palczewski
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
2022-03-01
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
2022-02-25
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
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
[next]