aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ice: Use struct_size() helperGustavo A. R. Silva1-2/+2
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan1-5/+49
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-26/+1
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan1-52/+52
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan1-1/+1
2019-03-25ice: update VSI config dynamicallyVictor Raj1-62/+13
2019-03-22ice: code cleanup in ice_sched.cVictor Raj1-8/+9
2019-03-22ice: fix static analysis warningsBruce Allan1-1/+1
2019-02-25ice: check for a leaf node presenceVictor Raj1-0/+23
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan1-5/+4
2019-02-25ice: Fix added in VSI supported nodes calcVictor Raj1-2/+7
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan1-13/+21
2019-01-15ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan1-76/+46
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan1-3/+3
2018-11-20ice: Cleanup short function signaturesBruce Allan1-4/+2
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni1-1/+1
2018-11-13ice: Remove node before releasing VSIAnirudh Venkataramanan1-1/+107
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan1-103/+48
2018-09-27ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan1-1/+66
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan1-111/+50
2018-08-23ice: Remove unnecessary node owner checkBruce Allan1-2/+1
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan1-2/+2
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan1-0/+886
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan1-0/+105
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan1-0/+328
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-0/+340