index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
ice: suppress false cppcheck issues
Bruce Allan
1
-0
/
+1
2021-04-08
ice: Modify recursive way of adding nodes
Victor Raj
1
-53
/
+77
2021-03-23
ice: Fix prototype warnings
Tony Nguyen
1
-1
/
+1
2021-02-09
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
1
-8
/
+50
2021-02-09
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
1
-20
/
+981
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
1
-14
/
+7
2020-08-01
ice: Misc minor fixes
Tony Nguyen
1
-2
/
+2
2020-07-29
ice: distribute Tx queues evenly
Victor Raj
1
-4
/
+51
2020-07-29
ice: Add RL profile bit mask check
Tarun Singh
1
-5
/
+6
2020-07-02
ice: replace single-element array used for C struct hack
Bruce Allan
1
-2
/
+2
2020-07-02
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
1
-34
/
+27
2020-05-31
ice: fix function signature style format
Bruce Allan
1
-8
/
+4
2020-05-22
ice: Fix casting issues
Karol Kolacinski
1
-1
/
+1
2019-11-23
ice: remove pointless NULL check of port_info
Jacob Keller
1
-2
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-11-09
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
1
-2
/
+1262
2019-09-05
ice: Check root pointer for validity
Anirudh Venkataramanan
1
-1
/
+1
2019-08-27
ice: added sibling head to parse nodes
Victor Raj
1
-36
/
+21
2019-06-29
ice: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
1
-5
/
+49
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
1
-26
/
+1
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
1
-52
/
+52
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
1
-1
/
+1
2019-03-25
ice: update VSI config dynamically
Victor Raj
1
-62
/
+13
2019-03-22
ice: code cleanup in ice_sched.c
Victor Raj
1
-8
/
+9
2019-03-22
ice: fix static analysis warnings
Bruce Allan
1
-1
/
+1
2019-02-25
ice: check for a leaf node presence
Victor Raj
1
-0
/
+23
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
1
-5
/
+4
2019-02-25
ice: Fix added in VSI supported nodes calc
Victor Raj
1
-2
/
+7
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
1
-13
/
+21
2019-01-15
ice: Refactor a few Tx scheduler functions
Anirudh Venkataramanan
1
-76
/
+46
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
1
-3
/
+3
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
1
-4
/
+2
2018-11-13
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
1
-1
/
+1
2018-11-13
ice: Remove node before releasing VSI
Anirudh Venkataramanan
1
-1
/
+107
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
1
-103
/
+48
2018-09-27
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
1
-1
/
+66
2018-08-28
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
1
-111
/
+50
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
1
-2
/
+1
2018-04-24
ice: Fix initialization for num_nodes_added
Anirudh Venkataramanan
1
-2
/
+2
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
1
-0
/
+886
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
1
-0
/
+105
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
1
-0
/
+328
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
1
-0
/
+340