index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_adminq_cmd.h
Age
Commit message (
Expand
)
Author
2019-05-02
ice: Add 52 byte RSS hash key support
Paul Greenwalt
2019-04-18
ice: Add code to control FW LLDP and DCBX
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 2/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-03-19
ice : Ensure only valid bits are set in ice_aq_set_phy_cfg
Chinh T Cao
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
2019-01-15
ice: Set physical link up/down when an interface is set up/down
Brett Creeley
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
2019-01-15
ice: Refactor a few Tx scheduler functions
Anirudh Venkataramanan
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-13
ice: Fix NVM mask defines
Lev Faerman
2018-11-13
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
2018-09-27
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
2018-08-28
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-05-17
ice: Update NVM AQ command functions
Anirudh Venkataramanan
2018-04-24
ice: Fix incorrect comment for action type
Anirudh Venkataramanan
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan