summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ionic: Only run the doorbell workaround for certain asic_typeBrett Creeley2024-06-201-0/+4
* ionic: add work item for missed-doorbell checkShannon Nelson2024-06-201-0/+1
* ionic: add private workqueue per-deviceShannon Nelson2024-06-201-0/+1
* ionic: Keep interrupt affinity up to dateBrett Creeley2024-06-201-0/+1
* ionic: remove the cq_info to save more memoryShannon Nelson2024-03-081-2/+2
* ionic: move adminq-notifyq handling to main fileShannon Nelson2024-03-081-0/+2
* ionic: Use cached VF attributesBrett Creeley2023-12-061-2/+0
* ionic: Remove unused declarationsYue Haibing2023-08-221-1/+0
* ionic: stretch heartbeat detectionShannon Nelson2022-01-251-1/+1
* ionic: Query FW when getting VF info via ndo_get_vf_configBrett Creeley2022-01-251-0/+2
* ionic: Allow flexibility for error reporting on dev commandsBrett Creeley2022-01-251-0/+3
* ionic: allow adminq requests to override default error messageShannon Nelson2021-10-101-1/+6
* ionic: add polling to adminq waitShannon Nelson2021-10-021-0/+1
* ionic: link in the new hw timestamp codeShannon Nelson2021-04-021-0/+4
* ionic: split adminq post and wait callsShannon Nelson2021-04-021-0/+2
* ionic: clean adminq service routineShannon Nelson2020-09-031-3/+0
* ionic: remove lif list conceptShannon Nelson2020-08-281-3/+1
* ionic: remove support for mgmt deviceShannon Nelson2020-06-111-2/+0
* ionic: drop ethtool driver versionShannon Nelson2020-03-101-1/+0
* ionic: add support for device id 0x1004Shannon Nelson2020-03-101-0/+2
* ionic: drop use of subdevice tagsShannon Nelson2020-01-071-4/+0
* ionic: support sr-iov operationsShannon Nelson2020-01-051-1/+16
* ionic: update driver versionShannon Nelson2019-10-261-1/+1
* ionic: add a watchdog timer to monitor heartbeatShannon Nelson2019-10-261-0/+2
* ionic: Add netdev-event handlingShannon Nelson2019-09-051-0/+2
* ionic: Add the basic NDO callbacks for netdev supportShannon Nelson2019-09-051-0/+2
* ionic: Add adminq actionShannon Nelson2019-09-051-0/+7
* ionic: Add basic adminq supportShannon Nelson2019-09-051-0/+3
* ionic: Add interrupts and doorbellsShannon Nelson2019-09-051-0/+3
* ionic: Add basic lif supportShannon Nelson2019-09-051-0/+7
* ionic: Add port management commandsShannon Nelson2019-09-051-0/+4
* ionic: Add hardware init and device commandsShannon Nelson2019-09-051-0/+18
* ionic: Add basic framework for IONIC Network device driverShannon Nelson2019-09-051-0/+27