aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_switch.c
Commit message (Expand)AuthorAge
* ice: Fix resource leak in ice_remove_rule_internal()Jeb Cramer2019-09-03
* ice: Don't allow VSI to remove unassociated ucast filterAkeem G Abodunrin2019-08-23
* ice: Add switch rules to handle LLDP packetsDave Ertman2019-05-30
* ice: Silence semantic parser warningsBruce Allan2019-05-23
* ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin2019-05-04
* ice: Create framework for VSI queue contextAnirudh Venkataramanan2019-05-02
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-18
* ice: Set LAN_EN for all directional rulesYashaswini Raghuram Prathivadi Bhayankaram2019-03-22
* ice: Do not set LB_EN for prune switch rulesChristopher N Bednarz2019-03-22
* ice: Enable LAN_EN for the right recipesYashaswini Raghuram Prathivadi Bhayankaram2019-03-22
* ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin2019-03-22
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-22
* ice: fix static analysis warningsBruce Allan2019-03-22
* ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller2019-02-25
* ice: sizeof(<type>) should be avoidedBruce Allan2019-02-25
* ice: Fix possible NULL pointer de-referenceBruce Allan2018-11-20
* ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-20
* ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-20
* ice: Cleanup short function signaturesBruce Allan2018-11-20
* ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram2018-11-20
* ice: Free VSI contexts during for unloadVictor Raj2018-11-06
* ice: Fix potential null pointer issuesDave Ertman2018-10-03
* ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSIBrett Creeley2018-10-03
* ice: Fix forward to queue group logicAnirudh Venkataramanan2018-10-03
* ice: Implement virtchnl commands for AVF supportAnirudh Venkataramanan2018-10-03
* ice: Implement VSI replay frameworkAnirudh Venkataramanan2018-10-02
* ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan2018-10-02
* ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan2018-10-02
* ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash2018-08-28
* ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan2018-08-28
* ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan2018-08-28
* ice: Code optimization for ice_fill_sw_rule()Zhenning Xiao2018-08-28
* ice: Fix multiple static analyser warningsAnirudh Venkataramanan2018-08-23
* ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan2018-03-26
* ice: Add support for VLANs and offloadsAnirudh Venkataramanan2018-03-26
* ice: Add support for switch filter programmingAnirudh Venkataramanan2018-03-26
* ice: Add support for VSI allocation and deallocationAnirudh Venkataramanan2018-03-26
* ice: Get switch config, scheduler config and device capabilitiesAnirudh Venkataramanan2018-03-26