summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-06ionic: move filter sync_needed bit setShannon Nelson1-3/+0
2021-09-04ionic: fix a sleeping in atomic bugDan Carpenter1-1/+1
2021-08-26ionic: sync the filters in the work taskShannon Nelson1-9/+134
2021-04-03ionic: add rx filtering for hw timestamp steeringShannon Nelson1-0/+21
2020-07-21ionic: update filter id after replayShannon Nelson1-0/+24
2020-07-21ionic: fix up filter locks and debug msgsShannon Nelson1-0/+5
2020-04-15ionic: fix unused assignmentShannon Nelson1-1/+1
2020-04-15ionic: add dynamic_debug headerShannon Nelson1-0/+1
2020-04-08ionic: replay filters after fw upgradeShannon Nelson1-10/+42
2019-09-05ionic: Add management of rx filtersShannon Nelson1-0/+150