summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_sched.c
Commit message (Expand)AuthorAgeFilesLines
* ice: join format strings to same line as ice_debugJacob Keller2020-12-091-14/+7
* ice: Misc minor fixesTony Nguyen2020-08-011-2/+2
* ice: distribute Tx queues evenlyVictor Raj2020-07-291-4/+51
* ice: Add RL profile bit mask checkTarun Singh2020-07-291-5/+6
* ice: replace single-element array used for C struct hackBruce Allan2020-07-011-2/+2
* ice: avoid unnecessary single-member variable-length structsBruce Allan2020-07-011-34/+27
* ice: fix function signature style formatBruce Allan2020-05-311-8/+4
* ice: Fix casting issuesKarol Kolacinski2020-05-211-1/+1
* ice: remove pointless NULL check of port_infoJacob Keller2019-11-221-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-1/+1
|\
| * ice: fix potential infinite loop because loop counter being too smallColin Ian King2019-11-081-1/+1
* | ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni2019-11-081-2/+1262
|/
* ice: Check root pointer for validityAnirudh Venkataramanan2019-09-051-1/+1
* ice: added sibling head to parse nodesVictor Raj2019-08-261-36/+21
* ice: Use struct_size() helperGustavo A. R. Silva2019-06-281-2/+2
* ice: Create framework for VSI queue contextAnirudh Venkataramanan2019-05-021-5/+49
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-26/+1
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-181-52/+52
* ice: add and use new ice_for_each_traffic_class() macroBruce Allan2019-03-251-1/+1
* ice: update VSI config dynamicallyVictor Raj2019-03-251-62/+13
* ice: code cleanup in ice_sched.cVictor Raj2019-03-221-8/+9
* ice: fix static analysis warningsBruce Allan2019-03-221-1/+1
* ice: check for a leaf node presenceVictor Raj2019-02-251-0/+23
* ice: sizeof(<type>) should be avoidedBruce Allan2019-02-251-5/+4
* ice: Fix added in VSI supported nodes calcVictor Raj2019-02-251-2/+7
* ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan2019-01-151-13/+21
* ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan2019-01-151-76/+46
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-201-3/+3
* ice: Cleanup short function signaturesBruce Allan2018-11-201-4/+2
* ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni2018-11-131-1/+1
* ice: Remove node before releasing VSIAnirudh Venkataramanan2018-11-131-1/+107
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-021-103/+48
* ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan2018-09-271-1/+66
* ice: Updates to Tx scheduler codeAnirudh Venkataramanan2018-08-281-111/+50
* ice: Remove unnecessary node owner checkBruce Allan2018-08-231-2/+1
* ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan2018-04-241-2/+2
* ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan2018-03-261-0/+886
* ice: Configure VSIs for Tx/RxAnirudh Venkataramanan2018-03-261-0/+105
* ice: Get MAC/PHY/link info and scheduler topologyAnirudh Venkataramanan2018-03-261-0/+328
* ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-261-0/+340