aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-20ice: 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-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton1-1/+7
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil1-0/+16
2020-07-01ice: 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