aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando
AgeCommit message (Expand)Author
2020-08-19ionic: update eid test for overflowShannon Nelson
2020-08-05ionic: unlock queue mutex in error pathShannon Nelson
2020-07-29ionic: use mutex to protect queue operationsShannon Nelson
2020-07-29ionic: keep rss hash after fw updateShannon Nelson
2020-07-29ionic: update filter id after replayShannon Nelson
2020-07-29ionic: fix up filter locks and debug msgsShannon Nelson
2020-07-29ionic: use offset for ethtool regs dataShannon Nelson
2020-07-22ionic: export features for vlans to useShannon Nelson
2020-07-22ionic: no link check while resetting queuesShannon Nelson
2020-07-16ionic: centralize queue reset codeShannon Nelson
2020-06-30ionic: tame the watchdog timer on reconfigShannon Nelson
2020-06-30ionic: update the queue count on openShannon Nelson
2020-06-17ionic: wait on queue start until after IFF_UPShannon Nelson
2020-05-12ionic: call ionic_port_init after fw-upgradeShannon Nelson
2020-05-12ionic: leave netdev mac alone after fw-upgradeShannon Nelson
2020-05-06ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven
2020-04-30ionic: add device reset to fw upgrade downShannon Nelson
2020-04-30ionic: refresh devinfo after fw-upgradeShannon Nelson
2020-04-30ionic: no link check until after probeShannon Nelson
2020-04-14ionic: fix unused assignmentShannon Nelson
2020-04-14ionic: add dynamic_debug headerShannon Nelson
2020-04-08ionic: set station addr only if neededShannon Nelson
2020-04-08ionic: replay filters after fw upgradeShannon Nelson
2020-03-30ionic: remove lifs on fw resetShannon Nelson
2020-03-30ionic: disable the queues on link downShannon Nelson
2020-03-30ionic: check for queues before deletingShannon Nelson
2020-03-30ionic: clean tx queue of unfinished requestsShannon Nelson
2020-03-30ionic: move irq request to qcq allocShannon Nelson
2020-03-30ionic: move debugfs add/delete to match alloc/freeShannon Nelson
2020-03-30ionic: check for linkup in watchdogShannon Nelson
2020-03-30ionic: decouple link message from netdev stateShannon Nelson
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-21ionic: check for NULL structs on teardownShannon Nelson
2020-03-21ionic: clean irq affinity on queue deinitShannon Nelson
2020-03-21ionic: ignore eexist on rx filter addShannon Nelson
2020-03-21ionic: only save good lif dentryShannon Nelson
2020-03-21ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson
2020-03-21ionic: add timeout error checking for queue disableShannon Nelson
2020-03-21ionic: make spdxcheck.py happyLukas Bulwahn
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson
2020-03-17ionic: remove adminq napi instanceShannon Nelson
2020-03-17ionic: deinit rss only if selectedShannon Nelson
2020-03-17ionic: stop devlink warn on mgmt deviceShannon Nelson
2020-03-15net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-09ionic: drop ethtool driver versionShannon Nelson
2020-03-09ionic: add support for device id 0x1004Shannon Nelson
2020-03-09ionic: print pci bus lane infoShannon Nelson
2020-03-09ionic: support ethtool rxhash disableShannon Nelson