summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_fltr.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Ignore error message when setting same promiscuous modeBenjamin Mikailenko2022-08-171-4/+4
* ice: Fix broken IFF_ALLMULTI handlingIvan Vecera2022-04-011-4/+40
* ice: Use the proto argument for VLAN opsBrett Creeley2022-02-091-0/+2
* ice: Introduce ice_vlan structBrett Creeley2022-02-091-22/+13
* ice: improve switchdev's slow-pathWojciech Drewek2022-01-061-80/+0
* ice: Cleanup after ice_status removalTony Nguyen2021-12-141-15/+10
* ice: Remove enum ice_statusTony Nguyen2021-12-141-5/+5
* ice: Use int for ice_statusTony Nguyen2021-12-141-41/+38
* ice: Refactor promiscuous functionsBrett Creeley2021-12-141-0/+58
* ice: Manage act flags for switchdev offloadsWojciech Drewek2021-10-191-127/+0
* ice: Allow changing lan_en and lb_en on all kinds of filtersMichal Swiatkowski2021-10-111-0/+127
* ice: allow changing lan_en and lb_en on dflt rulesMichal Swiatkowski2021-10-071-0/+80
* ice: refactor filter functionsMichal Swiatkowski2020-05-211-0/+397