index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
mcdi_filters.c
Age
Commit message (
Expand
)
Author
2024-06-28
sfc: use new rxfh_context API
Edward Cree
2022-07-29
sfc: use a dynamic m-port for representor RX and set it promisc
Edward Cree
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-02
sfc_ef100: helper function to set default RSS table of given size
Edward Cree
2020-07-02
sfc: factor out efx_mcdi_filter_table_down() from _remove()
Edward Cree
2020-06-30
sfc: add missing licence info to mcdi_filters.c
Edward Cree
2020-06-29
sfc: determine flag word automatically in efx_has_cap()
Edward Cree
2020-05-13
sfc: fix dereference of table before it is null checked
Colin Ian King
2020-05-11
sfc: make filter table probe caller responsible for adding VLANs
Edward Cree
2020-05-11
sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_table
Edward Cree
2020-05-11
sfc: rework handling of (firmware) multicast chaining state
Edward Cree
2020-05-11
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
2020-05-11
sfc: use efx_has_cap for capability checks outside of NIC-specific code
Edward Cree
2020-05-11
sfc: move vport_id to struct efx_nic
Edward Cree
2020-01-27
sfc: move mcdi filtering code
Alex Maftei (amaftei)