index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_virtchnl_pf.c
Age
Commit message (
Expand
)
Author
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
ice: Recognize higher speeds
Anirudh Venkataramanan
2019-05-29
ice: Add support for virtchnl_vector_map.[rxq|txq]_map
Anirudh Venkataramanan
2019-05-29
ice: Use GLINT_DYN_CTL to disable VF's interrupts
Brett Creeley
2019-05-29
ice: Refactor interrupt tracking
Brett Creeley
2019-05-23
ice: Gracefully handle reset failure in ice_alloc_vfs()
Brett Creeley
2019-05-23
ice: Remove braces for single statement blocks
Anirudh Venkataramanan
2019-05-23
ice: Cleanup an unnecessary variable initialization
Bruce Allan
2019-05-04
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
2019-05-04
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
2019-05-02
ice: Remove runtime change of PFINT_OICR_ENA register
Md Fahad Iqbal Polash
2019-05-02
ice: Fix issue when adding more than allowed VLANs
Akeem G Abodunrin
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
ice: Fix typos in code comments
Anirudh Venkataramanan
2019-03-26
ice: Fix issue with VF attempt to delete default MAC address
Akeem G Abodunrin
2019-03-26
ice: enable VF admin queue interrupts
Mitch Williams
2019-03-26
ice: use virt channel status codes
Mitch Williams
2019-03-26
ice: Remove unnecessary newlines from log messages
Jeremiah Kyle
2019-03-25
ice: change VF VSI tc info along with num_queues
Preethi Banala
2019-03-25
ice: Restore VLAN switch rule if port VLAN existed before
Michal Swiatkowski
2019-03-22
ice: Get VF VSI instances directly via PF
Akeem G Abodunrin
2019-03-22
ice: Don't let VF know that it is untrusted
Akeem G Abodunrin
2019-03-22
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
2019-03-22
ice: Fix issue reconfiguring VF queues
Akeem G Abodunrin
2019-03-19
ice: Reset all VFs with VFLR during SR-IOV init flow
Akeem G Abodunrin
2019-03-19
ice: use ice_for_each_vsi macro when possible
Brett Creeley
2019-03-19
ice: Fix issue with VF reset and multiple VFs support on PFs
Akeem G Abodunrin
2019-03-19
ice: Fix broadcast traffic in port VLAN mode
Michal Swiatkowski
2019-02-25
ice: use absolute vector ID for VFs
Mitch Williams
2019-02-25
ice: clear VF ARQLEN register on reset
Mitch Williams
2019-02-25
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-13
ice: Call pci_disable_sriov before stopping queues for VF
Brett Creeley
2018-11-06
ice: Fix flags for port VLAN
Md Fahad Iqbal Polash
2018-11-06
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
2018-10-24
ice: Allocate VF interrupts and set queue map
Anirudh Venkataramanan
2018-10-03
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
2018-10-03
ice: Notify VF of link status change
Anirudh Venkataramanan
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
2018-10-03
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan