aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-02ionic: remove debug statsShannon Nelson1-4/+0
2021-07-27ionic: remove unneeded comp union fieldsShannon Nelson1-2/+0
2021-07-27ionic: monitor fw status generationShannon Nelson1-0/+1
2021-04-02ionic: add and enable tx and rx timestamp handlingShannon Nelson1-1/+1
2021-04-02ionic: link in the new hw timestamp codeShannon Nelson1-0/+1
2021-04-02ionic: add hw timestamp structs to interfaceShannon Nelson1-0/+1
2021-04-02ionic: add new queue features to interfaceShannon Nelson1-0/+1
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson1-2/+5
2021-03-15ionic: aggregate Tx byte counting callsShannon Nelson1-0/+1
2021-03-15ionic: simplify TSO descriptor mappingShannon Nelson1-1/+4
2021-03-10ionic: optimize fastpath struct usageShannon Nelson1-3/+4
2021-03-10ionic: implement Rx page reuseShannon Nelson1-3/+9
2020-11-14ionic: batch rx buffer refillingShannon Nelson1-1/+3
2020-10-23ionic: clean up sparse complaintsShannon Nelson1-0/+2
2020-09-30ionic: stop watchdog timer earlier on removeShannon Nelson1-1/+0
2020-09-16ionic: dynamic interrupt moderationShannon Nelson1-0/+1
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson1-6/+0
2020-09-02ionic: struct reorder for faster accessShannon Nelson1-9/+9
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson1-12/+37
2020-07-21ionic: 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-05ionic: support sr-iov operationsShannon Nelson1-0/+7
2019-10-25ionic: implement support for rx sglShannon Nelson1-0/+7
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson1-0/+1
2019-10-25ionic: 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