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