summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mcdi_filters.c
AgeCommit message (Expand)Author
2020-05-13sfc: fix dereference of table before it is null checkedColin Ian King
2020-05-11sfc: make filter table probe caller responsible for adding VLANsEdward Cree
2020-05-11sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_tableEdward Cree
2020-05-11sfc: rework handling of (firmware) multicast chaining stateEdward Cree
2020-05-11sfc: move 'must restore' flags out of ef10-specific nic_dataEdward Cree
2020-05-11sfc: use efx_has_cap for capability checks outside of NIC-specific codeEdward Cree
2020-05-11sfc: move vport_id to struct efx_nicEdward Cree
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)