index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_sched.h
Age
Commit message (
Expand
)
Author
2024-04-22
ice: Support 5 layer topology
Raj Victor
2023-10-03
ice: drop two params of ice_aq_move_sched_elems()
Przemek Kitszel
2023-08-17
ice: refactor ice_sched to make functions static
Jan Sokolowski
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
2022-11-17
ice: Add an option to pre-allocate memory for ice_sched_node
Michal Wilczynski
2022-11-17
ice: Introduce new parameters in ice_sched_node
Michal Wilczynski
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
ice: Use int for ice_status
Tony Nguyen
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
2021-10-14
ice: Fix failure to re-add LAN/RDMA Tx queues
Brett Creeley
2021-02-08
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
2020-07-01
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
2018-11-13
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
2018-11-13
ice: Remove node before releasing VSI
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
2018-03-26
ice: Configure VSIs for Tx/Rx
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