summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_dev.h
AgeCommit message (Expand)Author
2022-01-25ionic: replace set_vf data with unionShannon Nelson
2022-01-25ionic: Query FW when getting VF info via ndo_get_vf_configBrett Creeley
2022-01-25ionic: Don't send reset commands if FW isn't runningBrett Creeley
2021-10-02ionic: remove debug statsShannon Nelson
2021-07-27ionic: remove unneeded comp union fieldsShannon Nelson
2021-07-27ionic: monitor fw status generationShannon Nelson
2021-04-02ionic: add and enable tx and rx timestamp handlingShannon Nelson
2021-04-02ionic: link in the new hw timestamp codeShannon Nelson
2021-04-02ionic: add hw timestamp structs to interfaceShannon Nelson
2021-04-02ionic: add new queue features to interfaceShannon Nelson
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson
2021-03-15ionic: aggregate Tx byte counting callsShannon Nelson
2021-03-15ionic: simplify TSO descriptor mappingShannon Nelson
2021-03-10ionic: optimize fastpath struct usageShannon Nelson
2021-03-10ionic: implement Rx page reuseShannon Nelson
2020-11-14ionic: batch rx buffer refillingShannon Nelson
2020-10-23ionic: clean up sparse complaintsShannon Nelson
2020-09-30ionic: stop watchdog timer earlier on removeShannon Nelson
2020-09-16ionic: dynamic interrupt moderationShannon Nelson
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson
2020-09-02ionic: struct reorder for faster accessShannon Nelson
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson
2020-07-21ionic: get MTU from lif identityShannon Nelson
2020-05-12ionic: more ionic name tweaksShannon Nelson
2020-05-12ionic: support longer tx sg listsShannon Nelson
2020-03-30ionic: remove lifs on fw resetShannon Nelson
2020-01-05ionic: support sr-iov operationsShannon Nelson
2019-10-25ionic: implement support for rx sglShannon Nelson
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson
2019-10-25ionic: add heartbeat checkShannon Nelson
2019-09-05ionic: Add coalesce and other featuresShannon Nelson
2019-09-05ionic: Add initial ethtool supportShannon Nelson
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson
2019-09-05ionic: Add basic adminq supportShannon Nelson
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson
2019-09-05ionic: Add basic lif supportShannon Nelson
2019-09-05ionic: Add port management commandsShannon Nelson
2019-09-05ionic: Add hardware init and device commandsShannon Nelson