summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_dev.c
Commit message (Expand)AuthorAgeFilesLines
* ionic: check cmd_regs before copying in or outShannon Nelson2024-02-271-0/+10
* ionic: no fw read when PCI reset failedShannon Nelson2023-12-131-5/+18
* ionic: pass opcode to devcmd_waitShannon Nelson2023-12-131-0/+1
* ionic: Use cached VF attributesBrett Creeley2023-12-051-40/+0
* ionic: add tx/rx-push support with device Component Memory BuffersShannon Nelson2023-02-131-0/+67
* ionic: missed doorbell workaroundAllen Hubbe2023-02-031-1/+8
* ionic: new ionic device identity level and VF start controlShannon Nelson2022-10-271-0/+14
* ionic: no transition while stoppingShannon Nelson2022-02-281-5/+9
* ionic: catch transition back to RUNNING with fw_generation 0Shannon Nelson2022-02-181-2/+2
* ionic: replace set_vf data with unionShannon Nelson2022-01-251-41/+4
* ionic: stretch heartbeat detectionShannon Nelson2022-01-251-2/+4
* ionic: Query FW when getting VF info via ndo_get_vf_configBrett Creeley2022-01-251-0/+40
* ionic: better handling of RESET eventShannon Nelson2022-01-251-4/+13
* ionic: add FW_STOPPING stateShannon Nelson2022-01-251-11/+14
* ionic: Don't send reset commands if FW isn't runningBrett Creeley2022-01-251-5/+12
* ionic: separate function for watchdog initShannon Nelson2022-01-251-12/+19
* ionic: start watchdog after all is setupShannon Nelson2022-01-251-3/+0
* ionic: remove debug statsShannon Nelson2021-10-021-1/+0
* ionic: sync the filters in the work taskShannon Nelson2021-08-261-0/+13
* ionic: monitor fw status generationShannon Nelson2021-07-271-2/+26
* ionic: link in the new hw timestamp codeShannon Nelson2021-04-021-0/+2
* ionic: avoid races in ionic_heartbeat_checkShannon Nelson2021-03-301-35/+58
* ionic: block actions during fw resetShannon Nelson2021-03-181-3/+5
* ionic: optimize fastpath struct usageShannon Nelson2021-03-101-2/+2
* ionic: remove some unnecessary oom messagesShannon Nelson2020-12-011-1/+1
* ionic: useful names for booleansShannon Nelson2020-11-141-1/+1
* ionic: clean up sparse complaintsShannon Nelson2020-10-231-2/+2
* ionic: prevent early watchdog checkShannon Nelson2020-09-301-1/+4
* ionic: stop watchdog timer earlier on removeShannon Nelson2020-09-301-5/+0
* net: ionic: Replace in_interrupt() usage.Sebastian Andrzej Siewior2020-09-291-1/+1
* ionic: clean up desc_info and cq_info structsShannon Nelson2020-09-021-30/+3
* ionic: use index not pointer for queue trackingShannon Nelson2020-08-281-17/+23
* ionic: remove lif list conceptShannon Nelson2020-08-281-3/+3
* ionic: support longer tx sg listsShannon Nelson2020-05-121-0/+14
* ionic: remove lifs on fw resetShannon Nelson2020-03-301-2/+38
* ionic: check for linkup in watchdogShannon Nelson2020-03-301-1/+5
* ionic: fix fw_status readShannon Nelson2020-02-201-4/+7
* ionic: support sr-iov operationsShannon Nelson2020-01-051-0/+58
* ionic: add a watchdog timer to monitor heartbeatShannon Nelson2019-10-251-2/+17
* ionic: add heartbeat checkShannon Nelson2019-10-251-0/+43
* ionic: Add basic adminq supportShannon Nelson2019-09-051-0/+232
* ionic: Add interrupts and doorbellsShannon Nelson2019-09-051-0/+6
* ionic: Add basic lif supportShannon Nelson2019-09-051-0/+34
* ionic: Add port management commandsShannon Nelson2019-09-051-0/+92
* ionic: Add hardware init and device commandsShannon Nelson2019-09-051-0/+136