aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/sfc/mcdi_filters.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree1-1/+5
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-02sfc_ef100: helper function to set default RSS table of given sizeEdward Cree1-0/+21
2020-07-02sfc: factor out efx_mcdi_filter_table_down() from _remove()Edward Cree1-13/+24
2020-06-30sfc: add missing licence info to mcdi_filters.cEdward Cree1-0/+11
2020-06-29sfc: determine flag word automatically in efx_has_cap()Edward Cree1-4/+4
2020-05-13sfc: fix dereference of table before it is null checkedColin Ian King1-4/+1
2020-05-11sfc: make filter table probe caller responsible for adding VLANsEdward Cree1-12/+0
2020-05-11sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_tableEdward Cree1-5/+5
2020-05-11sfc: rework handling of (firmware) multicast chaining stateEdward Cree1-8/+7
2020-05-11sfc: move 'must restore' flags out of ef10-specific nic_dataEdward Cree1-8/+16
2020-05-11sfc: use efx_has_cap for capability checks outside of NIC-specific codeEdward Cree1-9/+4
2020-05-11sfc: move vport_id to struct efx_nicEdward Cree1-3/+2
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)1-0/+2270