aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_main.c
AgeCommit message (Expand)Author
2024-02-27ionic: check cmd_regs before copying in or outShannon Nelson
2023-12-13ionic: bypass firmware cmds when stuck in resetShannon Nelson
2023-12-13ionic: pass opcode to devcmd_waitShannon Nelson
2023-12-05ionic: Use cached VF attributesBrett Creeley
2023-10-13ionic: replace deprecated strncpy with strscpyJustin Stitt
2023-02-13ionic: remove unnecessary void castsShannon Nelson
2023-02-03ionic: missed doorbell workaroundAllen Hubbe
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-14net: ionic: Fix error handling in ionic_init_module()Yuan Can
2022-10-27ionic: new ionic device identity level and VF start controlShannon Nelson
2022-08-25ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson
2022-01-25ionic: stretch heartbeat detectionShannon Nelson
2022-01-25ionic: Query FW when getting VF info via ndo_get_vf_configBrett Creeley
2022-01-25ionic: Allow flexibility for error reporting on dev commandsBrett Creeley
2022-01-25ionic: Correctly print AQ errors if completions aren't receivedBrett Creeley
2022-01-25ionic: fix up printing of timeout errorShannon Nelson
2022-01-25ionic: add FW_STOPPING stateShannon Nelson
2022-01-25ionic: Don't send reset commands if FW isn't runningBrett Creeley
2022-01-25ionic: fix type complaint in ionic_dev_cmd_clean()Shannon Nelson
2021-10-10ionic: allow adminq requests to override default error messageShannon Nelson
2021-10-02ionic: add polling to adminq waitShannon Nelson
2021-10-02ionic: check for binary values in FW ver stringShannon Nelson
2021-08-28ionic: squelch unnecessary fw halted messageShannon Nelson
2021-07-27ionic: print firmware version on identifyShannon Nelson
2021-04-02ionic: link in the new hw timestamp codeShannon Nelson
2021-04-02ionic: split adminq post and wait callsShannon Nelson
2021-03-18ionic: protect adminq from early destroyShannon Nelson
2021-03-10ionic: optimize fastpath struct usageShannon Nelson
2020-12-01ionic: remove some unnecessary oom messagesShannon Nelson
2020-10-23ionic: clean up sparse complaintsShannon Nelson
2020-10-02ionic: add new bad firmware error codeShannon Nelson
2020-10-02ionic: refill lif identity after fw_upShannon Nelson
2020-09-29net: ionic: Remove WARN_ON(in_interrupt()).Sebastian Andrzej Siewior
2020-09-18ionic: add devlink firmware updateShannon Nelson
2020-09-18ionic: update the fw update apiShannon Nelson
2020-09-02ionic: clean adminq service routineShannon Nelson
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-12ionic: reset device at probeShannon Nelson
2020-05-12ionic: shorter dev cmd wait timeShannon Nelson
2020-05-12ionic: support longer tx sg listsShannon Nelson
2020-05-12ionic: call ionic_port_init after fw-upgradeShannon Nelson
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky
2020-03-30ionic: remove lifs on fw resetShannon Nelson
2020-03-21ionic: check for NULL structs on teardownShannon Nelson
2020-03-21ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson
2020-03-09ionic: drop ethtool driver versionShannon Nelson
2020-01-07ionic: clear compiler warning on hb use before setShannon Nelson
2020-01-05ionic: support sr-iov operationsShannon Nelson