index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: remove the VSI info from previous agg
Victor Raj
2021-06-25
1
-2
/
+22
*
ice: Implement iidc operations
Dave Ertman
2021-05-28
1
-5
/
+64
*
ice: suppress false cppcheck issues
Bruce Allan
2021-04-14
1
-0
/
+1
*
ice: Modify recursive way of adding nodes
Victor Raj
2021-04-07
1
-53
/
+77
*
ice: Fix prototype warnings
Tony Nguyen
2021-03-23
1
-1
/
+1
*
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
2021-02-08
1
-8
/
+50
*
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
2021-02-08
1
-20
/
+981
*
ice: join format strings to same line as ice_debug
Jacob Keller
2020-12-09
1
-14
/
+7
*
ice: Misc minor fixes
Tony Nguyen
2020-08-01
1
-2
/
+2
*
ice: distribute Tx queues evenly
Victor Raj
2020-07-29
1
-4
/
+51
*
ice: Add RL profile bit mask check
Tarun Singh
2020-07-29
1
-5
/
+6
*
ice: replace single-element array used for C struct hack
Bruce Allan
2020-07-01
1
-2
/
+2
*
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
2020-07-01
1
-34
/
+27
*
ice: fix function signature style format
Bruce Allan
2020-05-31
1
-8
/
+4
*
ice: Fix casting issues
Karol Kolacinski
2020-05-21
1
-1
/
+1
*
ice: remove pointless NULL check of port_info
Jacob Keller
2019-11-22
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-1
/
+1
|
\
|
*
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
2019-11-08
1
-1
/
+1
*
|
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
2019-11-08
1
-2
/
+1262
|
/
*
ice: Check root pointer for validity
Anirudh Venkataramanan
2019-09-05
1
-1
/
+1
*
ice: added sibling head to parse nodes
Victor Raj
2019-08-26
1
-36
/
+21
*
ice: Use struct_size() helper
Gustavo A. R. Silva
2019-06-28
1
-2
/
+2
*
ice: Create framework for VSI queue context
Anirudh Venkataramanan
2019-05-02
1
-5
/
+49
*
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-04-18
1
-26
/
+1
*
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
1
-52
/
+52
*
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
2019-03-25
1
-1
/
+1
*
ice: update VSI config dynamically
Victor Raj
2019-03-25
1
-62
/
+13
*
ice: code cleanup in ice_sched.c
Victor Raj
2019-03-22
1
-8
/
+9
*
ice: fix static analysis warnings
Bruce Allan
2019-03-22
1
-1
/
+1
*
ice: check for a leaf node presence
Victor Raj
2019-02-25
1
-0
/
+23
*
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-02-25
1
-5
/
+4
*
ice: Fix added in VSI supported nodes calc
Victor Raj
2019-02-25
1
-2
/
+7
*
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
2019-01-15
1
-13
/
+21
*
ice: Refactor a few Tx scheduler functions
Anirudh Venkataramanan
2019-01-15
1
-76
/
+46
*
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
1
-3
/
+3
*
ice: Cleanup short function signatures
Bruce Allan
2018-11-20
1
-4
/
+2
*
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
2018-11-13
1
-1
/
+1
*
ice: Remove node before releasing VSI
Anirudh Venkataramanan
2018-11-13
1
-1
/
+107
*
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-02
1
-103
/
+48
*
ice: Query the Tx scheduler node before adding it
Anirudh Venkataramanan
2018-09-27
1
-1
/
+66
*
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
2018-08-28
1
-111
/
+50
*
ice: Remove unnecessary node owner check
Bruce Allan
2018-08-23
1
-2
/
+1
*
ice: Fix initialization for num_nodes_added
Anirudh Venkataramanan
2018-04-24
1
-2
/
+2
*
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
2018-03-26
1
-0
/
+886
*
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
1
-0
/
+105
*
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
2018-03-26
1
-0
/
+328
*
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
2018-03-26
1
-0
/
+340