aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando
AgeCommit message (Expand)Author
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson
2020-08-28ionic: change mtu without full queue rebuildShannon Nelson
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson
2020-08-28ionic: clean up unnecessary non-static functionsShannon Nelson
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson
2020-08-28ionic: remove lif list conceptShannon Nelson
2020-08-28ionic: use kcalloc for new arraysShannon Nelson
2020-08-28ionic: fix up a couple of debug stringsShannon Nelson
2020-08-28ionic: set MTU floor at ETH_MIN_MTUShannon Nelson
2020-08-11ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()Xu Wang
2020-08-03ionic: separate interrupt for Tx and RxShannon Nelson
2020-08-03ionic: tx separate servicingShannon Nelson
2020-08-03ionic: use fewer firmware doorbells on rx fillShannon Nelson
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22ionic: fix memory leak of object 'lid'Colin Ian King
2020-07-21ionic: interface file updatesShannon Nelson
2020-07-21ionic: rearrange reset and bus-master controlShannon Nelson
2020-07-21ionic: update eid test for overflowShannon Nelson
2020-07-21ionic: remove unused ionic_coal_hw_to_usecShannon Nelson
2020-07-21ionic: set netdev default nameShannon Nelson
2020-07-21ionic: get MTU from lif identityShannon Nelson
2020-07-20ionic: use mutex to protect queue operationsShannon Nelson
2020-07-20ionic: keep rss hash after fw updateShannon Nelson
2020-07-20ionic: update filter id after replayShannon Nelson
2020-07-20ionic: fix up filter locks and debug msgsShannon Nelson
2020-07-20ionic: use offset for ethtool regs dataShannon Nelson
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-07ionic: centralize queue reset codeShannon Nelson
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-26ionic: update the queue count on openShannon Nelson
2020-06-20ionic: tame the watchdog timer on reconfigShannon Nelson
2020-06-17ionic: export features for vlans to useShannon Nelson
2020-06-17ionic: no link check while resetting queuesShannon Nelson
2020-06-11ionic: add pcie_print_link_statusShannon Nelson
2020-06-11ionic: remove support for mgmt deviceShannon Nelson
2020-06-09ionic: wait on queue start until after IFF_UPShannon Nelson
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-12ionic: add more ethtool statsShannon Nelson
2020-05-12ionic: more ionic name tweaksShannon Nelson
2020-05-12ionic: ionic_intr_free parameter changeShannon Nelson
2020-05-12ionic: reset device at probeShannon Nelson
2020-05-12ionic: shorter dev cmd wait timeShannon Nelson
2020-05-12ionic: add support for more xcvr typesShannon Nelson
2020-05-12ionic: protect vf calls from fw resetShannon Nelson
2020-05-12ionic: updates to ionic FW api descriptionShannon Nelson
2020-05-12ionic: support longer tx sg listsShannon Nelson