summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_switch.c
Commit message (Expand)AuthorAgeFilesLines
* ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller2019-04-051-2/+13
* ice: Fix possible NULL pointer de-referenceBruce Allan2018-11-201-0/+3
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-201-4/+4
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-201-2/+2
* ice: Cleanup short function signaturesBruce Allan2018-11-201-2/+1
* ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram2018-11-201-13/+24
* ice: Free VSI contexts during for unloadVictor Raj2018-11-061-0/+12
* ice: Fix potential null pointer issuesDave Ertman2018-10-031-6/+7
* ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSIBrett Creeley2018-10-031-9/+29
* ice: Fix forward to queue group logicAnirudh Venkataramanan2018-10-031-4/+10
* ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-031-0/+1
* ice: Implement VSI replay frameworkAnirudh Venkataramanan2018-10-021-44/+63
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-021-3/+3
* ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan2018-10-021-175/+287
* ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash2018-08-281-0/+41
* ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan2018-08-281-24/+329
* ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan2018-08-281-514/+453
* ice: Code optimization for ice_fill_sw_rule()Zhenning Xiao2018-08-281-8/+10
* ice: Fix multiple static analyser warningsAnirudh Venkataramanan2018-08-231-2/+2
* ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan2018-03-261-0/+77
* ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-261-0/+169
* ice: Add support for switch filter programmingAnirudh Venkataramanan2018-03-261-0/+1378
* ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan2018-03-261-0/+115
* ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-261-0/+144
OpenPOWER on IntegriCloud