aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_sched.c
AgeCommit message (Expand)Author
2020-01-19ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan
2019-03-25ice: update VSI config dynamicallyVictor Raj
2019-03-22ice: code cleanup in ice_sched.cVictor Raj
2019-03-22ice: fix static analysis warningsBruce Allan
2019-02-25ice: check for a leaf node presenceVictor Raj
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan
2019-02-25ice: Fix added in VSI supported nodes calcVictor Raj
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan
2019-01-15ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan
2018-11-20ice: Cleanup short function signaturesBruce Allan
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni
2018-11-13ice: Remove node before releasing VSIAnirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan
2018-09-27ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan
2018-08-23ice: Remove unnecessary node owner checkBruce Allan
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan
2018-03-26ice: Configure VSIs for Tx/RxAnirudh Venkataramanan
2018-03-26ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan