index
:
git.armlinux.org.uk/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
/
ice
/
ice_virtchnl.c
Age
Commit message (
Expand
)
Author
2022-11-23
ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queues
Marcin Szycik
2022-11-14
ice: virtchnl rss hena support
Md Fahad Iqbal Polash
2022-10-27
ice: Add support Flex RXD
Michal Jaron
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2022-07-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
ice: Fix promiscuous mode not turning off
Michal Wilczynski
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-07-26
ice: Fix max VLANs available for VF
Przemyslaw Patynowski
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
2022-06-08
ice: remove VLAN representor specific ops
Michal Swiatkowski
2022-06-08
ice: don't set VF VLAN caps in switchdev
Michal Swiatkowski
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-06
ice: clear stale Tx queue settings before configuring
Anatolii Gerasymenko
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
2022-04-26
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
2022-04-26
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
2022-04-05
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
2022-03-15
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
2022-03-15
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller