summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_main.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-12ionic: call ionic_port_init after fw-upgradeShannon Nelson1-9/+9
2020-03-30ionic: remove lifs on fw resetShannon Nelson1-3/+5
2020-03-21ionic: check for NULL structs on teardownShannon Nelson1-1/+6
2020-03-21ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson1-1/+4
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson1-0/+3
2020-03-09ionic: drop ethtool driver versionShannon Nelson1-4/+2
2020-01-07ionic: clear compiler warning on hb use before setShannon Nelson1-1/+1
2020-01-05ionic: support sr-iov operationsShannon Nelson1-0/+4
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2019-10-25ionic: add heartbeat checkShannon Nelson1-1/+23
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann1-0/+2
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-09-05ionic: Add adminq actionShannon Nelson1-0/+111
2019-09-05ionic: Add basic adminq supportShannon Nelson1-0/+26
2019-09-05ionic: Add basic lif supportShannon Nelson1-0/+1
2019-09-05ionic: Add port management commandsShannon Nelson1-0/+88
2019-09-05ionic: Add hardware init and device commandsShannon Nelson1-0/+291
2019-09-05ionic: Add basic framework for IONIC Network device driverShannon Nelson1-0/+32