summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mcdi_filters.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-02sfc_ef100: helper function to set default RSS table of given sizeEdward Cree
2020-07-02sfc: factor out efx_mcdi_filter_table_down() from _remove()Edward Cree
2020-06-30sfc: add missing licence info to mcdi_filters.cEdward Cree
2020-06-29sfc: determine flag word automatically in efx_has_cap()Edward Cree
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)