summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando
AgeCommit message (Expand)Author
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12ionic: no devlink_unregister if not registeredShannon Nelson
2021-10-10ionic: tame the filter no space messageShannon Nelson
2021-10-10ionic: allow adminq requests to override default error messageShannon Nelson
2021-10-10ionic: handle vlan id overflowShannon Nelson
2021-10-10ionic: generic filter deleteShannon Nelson
2021-10-10ionic: generic filter addShannon Nelson
2021-10-10ionic: add generic filter searchShannon Nelson
2021-10-10ionic: remove mac overflow flagsShannon Nelson
2021-10-10ionic: move lif mac address functionsShannon Nelson
2021-10-10ionic: add filterlist to debugfsShannon Nelson
2021-10-09ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-06ionic: move filter sync_needed bit setShannon Nelson
2021-10-02ionic: add lif param to ionic_qcq_disableShannon Nelson
2021-10-02ionic: have ionic_qcq_disable decide on sending to hardwareShannon Nelson
2021-10-02ionic: add polling to adminq waitShannon Nelson
2021-10-02ionic: widen queue_lock use around lif init and deinitShannon Nelson
2021-10-02ionic: move lif mutex setup and deleteShannon Nelson
2021-10-02ionic: check for binary values in FW ver stringShannon Nelson
2021-10-02ionic: remove debug statsShannon Nelson
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-28ionic: fix gathering of debug statsShannon Nelson
2021-09-27ionic: Move devlink registration to be last devlink commandLeon Romanovsky
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-03ionic: fix a sleeping in atomic bugDan Carpenter
2021-09-03ionic: fix double use of queue-lockShannon Nelson
2021-08-28ionic: recreate hwstamp queues on ifupShannon Nelson
2021-08-28ionic: pull hwstamp queue_lock up a levelShannon Nelson
2021-08-28ionic: add queue lock around open and stopShannon Nelson
2021-08-28ionic: fill mac addr earlier in add_addrShannon Nelson
2021-08-28ionic: squelch unnecessary fw halted messageShannon Nelson
2021-08-28ionic: fire watchdog again after fw_downShannon Nelson
2021-08-26ionic: handle mac filter overflowShannon Nelson
2021-08-26ionic: refactor ionic_lif_addr to remove a layerShannon Nelson
2021-08-26ionic: sync the filters in the work taskShannon Nelson
2021-08-26ionic: flatten calls to set-rx-modeShannon Nelson
2021-08-26ionic: remove old work task typesShannon Nelson
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27ionic: add function tag to debug stringShannon Nelson
2021-07-27ionic: enable rxhash only with multiple queuesShannon Nelson
2021-07-27ionic: block some ethtool operations when fw in resetShannon Nelson
2021-07-27ionic: remove unneeded comp union fieldsShannon Nelson