aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_switch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-06ice: Free VSI contexts during for unloadVictor Raj1-0/+12
2018-10-03ice: Fix potential null pointer issuesDave Ertman1-6/+7
2018-10-03ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSIBrett Creeley1-9/+29
2018-10-03ice: Fix forward to queue group logicAnirudh Venkataramanan1-4/+10
2018-10-03ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan1-0/+1
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan1-44/+63
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan1-3/+3
2018-10-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan1-175/+287
2018-08-28ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash1-0/+41
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan1-24/+329
2018-08-28ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan1-514/+453
2018-08-28ice: Code optimization for ice_fill_sw_rule()Zhenning Xiao1-8/+10
2018-08-23ice: Fix multiple static analyser warningsAnirudh Venkataramanan1-2/+2
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan1-0/+77
2018-03-26ice: Add support for VLANs and offloadsAnirudh Venkataramanan1-0/+169
2018-03-26ice: Add support for switch filter programmingAnirudh Venkataramanan1-0/+1378
2018-03-26ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan1-0/+115
2018-03-26ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan1-0/+144