aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-26ionic: sync the filters in the work taskShannon Nelson1-0/+13
2021-07-27ionic: monitor fw status generationShannon Nelson1-2/+26
2021-04-02ionic: link in the new hw timestamp codeShannon Nelson1-0/+2
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson1-35/+58
2021-03-18ionic: block actions during fw resetShannon Nelson1-3/+5
2021-03-10ionic: optimize fastpath struct usageShannon Nelson1-2/+2
2020-12-01ionic: remove some unnecessary oom messagesShannon Nelson1-1/+1
2020-11-14ionic: useful names for booleansShannon Nelson1-1/+1
2020-10-23ionic: clean up sparse complaintsShannon Nelson1-2/+2
2020-09-30ionic: prevent early watchdog checkShannon Nelson1-1/+4
2020-09-30ionic: stop watchdog timer earlier on removeShannon Nelson1-5/+0
2020-09-29net: ionic: Replace in_interrupt() usage.Sebastian Andrzej Siewior1-1/+1
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson1-30/+3
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson1-17/+23
2020-08-28ionic: remove lif list conceptShannon Nelson1-3/+3
2020-05-12ionic: support longer tx sg listsShannon Nelson1-0/+14
2020-03-30ionic: remove lifs on fw resetShannon Nelson1-2/+38
2020-03-30ionic: check for linkup in watchdogShannon Nelson1-1/+5
2020-02-20ionic: fix fw_status readShannon Nelson1-4/+7
2020-01-05ionic: support sr-iov operationsShannon Nelson1-0/+58
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson1-2/+17
2019-10-25ionic: add heartbeat checkShannon Nelson1-0/+43
2019-09-05ionic: Add basic adminq supportShannon Nelson1-0/+232
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson1-0/+6
2019-09-05ionic: Add basic lif supportShannon Nelson1-0/+34
2019-09-05ionic: Add port management commandsShannon Nelson1-0/+92
2019-09-05ionic: Add hardware init and device commandsShannon Nelson1-0/+136