summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_dev.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-23ionic: pass opcode to devcmd_waitShannon Nelson1-0/+1
2023-12-13ionic: fix snprintf format length warningShannon Nelson1-1/+1
2020-10-24ionic: clean up sparse complaintsShannon Nelson1-0/+2
2020-10-01ionic: stop watchdog timer earlier on removeShannon Nelson1-1/+0
2020-09-17ionic: dynamic interrupt moderationShannon Nelson1-0/+1
2020-09-03ionic: clean up desc_info and cq_info structsShannon Nelson1-6/+0
2020-09-03ionic: struct reorder for faster accessShannon Nelson1-9/+9
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson1-12/+37
2020-07-22ionic: get MTU from lif identityShannon Nelson1-2/+0
2020-05-12ionic: more ionic name tweaksShannon Nelson1-5/+5
2020-05-12ionic: support longer tx sg listsShannon Nelson1-1/+6
2020-03-30ionic: remove lifs on fw resetShannon Nelson1-0/+1
2020-01-06ionic: support sr-iov operationsShannon Nelson1-0/+7
2019-10-26ionic: implement support for rx sglShannon Nelson1-0/+7
2019-10-26ionic: add a watchdog timer to monitor heartbeatShannon Nelson1-0/+1
2019-10-26ionic: add heartbeat checkShannon Nelson1-0/+4
2019-09-05ionic: Add coalesce and other featuresShannon Nelson1-0/+1
2019-09-05ionic: Add initial ethtool supportShannon Nelson1-0/+7
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson1-0/+2
2019-09-05ionic: Add basic adminq supportShannon Nelson1-0/+109
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson1-0/+22
2019-09-05ionic: Add basic lif supportShannon Nelson1-0/+7
2019-09-05ionic: Add port management commandsShannon Nelson1-0/+13
2019-09-05ionic: Add hardware init and device commandsShannon Nelson1-0/+138