summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_sched.c
AgeCommit message (Expand)Author
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20ice: Add infrastructure for mqprio support via ndo_setup_tcKiran Patil
2021-10-19ice: Add support for VF rate limitingBrett Creeley
2021-10-14ice: Fix failure to re-add LAN/RDMA Tx queuesBrett Creeley
2021-06-25ice: remove the VSI info from previous aggVictor Raj
2021-05-28ice: Implement iidc operationsDave Ertman
2021-04-14ice: suppress false cppcheck issuesBruce Allan
2021-04-07ice: Modify recursive way of adding nodesVictor Raj
2021-03-23ice: Fix prototype warningsTony Nguyen
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-08-01ice: Misc minor fixesTony Nguyen
2020-07-29ice: distribute Tx queues evenlyVictor Raj
2020-07-29ice: Add RL profile bit mask checkTarun Singh
2020-07-01ice: replace single-element array used for C struct hackBruce Allan
2020-07-01ice: avoid unnecessary single-member variable-length structsBruce Allan
2020-05-31ice: fix function signature style formatBruce Allan
2020-05-21ice: Fix casting issuesKarol Kolacinski
2019-11-22ice: remove pointless NULL check of port_infoJacob Keller
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2019-09-05ice: Check root pointer for validityAnirudh Venkataramanan
2019-08-26ice: added sibling head to parse nodesVictor Raj
2019-06-28ice: Use struct_size() helperGustavo A. R. Silva
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