summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_sched.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-03ice: drop two params of ice_aq_move_sched_elems()Przemek Kitszel1-4/+2
2023-08-17ice: refactor ice_sched to make functions staticJan Sokolowski1-4/+0
2023-07-27ice: changes to the interface with the HW and FW for SRIOV_VF+LAGDave Ertman1-0/+21
2022-11-18ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski1-2/+4
2022-11-18ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski1-0/+27
2021-12-14ice: Cleanup after ice_status removalTony Nguyen1-2/+1
2021-12-14ice: Use int for ice_statusTony Nguyen1-16/+20
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2021-10-21ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil1-0/+2
2021-10-19ice: Add support for VF rate limitingBrett Creeley1-0/+6
2021-10-14ice: Fix failure to re-add LAN/RDMA Tx queuesBrett Creeley1-0/+1
2021-02-09ice: Use PSM clock frequency to calculate RL profilesBen Shelton1-1/+7
2021-02-09ice: create scheduler aggregator node config and move VSIsKiran Patil1-0/+16
2020-07-02ice: avoid unnecessary single-member variable-length structsBruce Allan1-1/+1
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-0/+39
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-0/+4
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan1-0/+2
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni1-0/+1
2018-11-13ice: Remove node before releasing VSIAnirudh Venkataramanan1-0/+2
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan1-3/+2
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan1-0/+4
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+5
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan1-0/+6
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-0/+28