summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_dev.h
Commit message (Expand)AuthorAgeFilesLines
* ionic: replace set_vf data with unionShannon Nelson2022-01-251-1/+2
* ionic: Query FW when getting VF info via ndo_get_vf_configBrett Creeley2022-01-251-0/+2
* ionic: Don't send reset commands if FW isn't runningBrett Creeley2022-01-251-0/+1
* ionic: remove debug statsShannon Nelson2021-10-021-4/+0
* ionic: remove unneeded comp union fieldsShannon Nelson2021-07-271-2/+0
* ionic: monitor fw status generationShannon Nelson2021-07-271-0/+1
* ionic: add and enable tx and rx timestamp handlingShannon Nelson2021-04-021-1/+1
* ionic: link in the new hw timestamp codeShannon Nelson2021-04-021-0/+1
* ionic: add hw timestamp structs to interfaceShannon Nelson2021-04-021-0/+1
* ionic: add new queue features to interfaceShannon Nelson2021-04-021-0/+1
* ionic: avoid races in ionic_heartbeat_checkShannon Nelson2021-03-301-2/+5
* ionic: aggregate Tx byte counting callsShannon Nelson2021-03-151-0/+1
* ionic: simplify TSO descriptor mappingShannon Nelson2021-03-151-1/+4
* ionic: optimize fastpath struct usageShannon Nelson2021-03-101-3/+4
* ionic: implement Rx page reuseShannon Nelson2021-03-101-3/+9
* ionic: batch rx buffer refillingShannon Nelson2020-11-141-1/+3
* ionic: clean up sparse complaintsShannon Nelson2020-10-231-0/+2
* ionic: stop watchdog timer earlier on removeShannon Nelson2020-09-301-1/+0
* ionic: dynamic interrupt moderationShannon Nelson2020-09-161-0/+1
* ionic: clean up desc_info and cq_info structsShannon Nelson2020-09-021-6/+0
* ionic: struct reorder for faster accessShannon Nelson2020-09-021-9/+9
* ionic: use index not pointer for queue trackingShannon Nelson2020-08-281-12/+37
* ionic: get MTU from lif identityShannon Nelson2020-07-211-2/+0
* ionic: more ionic name tweaksShannon Nelson2020-05-121-5/+5
* ionic: support longer tx sg listsShannon Nelson2020-05-121-1/+6
* ionic: remove lifs on fw resetShannon Nelson2020-03-301-0/+1
* ionic: support sr-iov operationsShannon Nelson2020-01-051-0/+7
* ionic: implement support for rx sglShannon Nelson2019-10-251-0/+7
* ionic: add a watchdog timer to monitor heartbeatShannon Nelson2019-10-251-0/+1
* ionic: add heartbeat checkShannon Nelson2019-10-251-0/+4
* ionic: Add coalesce and other featuresShannon Nelson2019-09-051-0/+1
* ionic: Add initial ethtool supportShannon Nelson2019-09-051-0/+7
* ionic: Add the basic NDO callbacks for netdev supportShannon Nelson2019-09-051-0/+2
* ionic: Add basic adminq supportShannon Nelson2019-09-051-0/+109
* ionic: Add interrupts and doorbellsShannon Nelson2019-09-051-0/+22
* ionic: Add basic lif supportShannon Nelson2019-09-051-0/+7
* ionic: Add port management commandsShannon Nelson2019-09-051-0/+13
* ionic: Add hardware init and device commandsShannon Nelson2019-09-051-0/+138