summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_lif.c
AgeCommit message (Expand)Author
2023-07-27ionic: remove WARN_ON to prevent panic_on_warnNitya Sunkad
2023-07-27ionic: ionic_intr_free parameter changeShannon Nelson
2023-07-27ionic: move irq request to qcq allocShannon Nelson
2023-07-27ionic: clean irq affinity on queue deinitShannon Nelson
2023-07-27ionic: improve irq numa localityShannon Nelson
2023-02-22ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2022-01-05ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2021-10-20ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson
2020-08-19ionic: update eid test for overflowShannon Nelson
2020-07-29ionic: fix up filter locks and debug msgsShannon Nelson
2020-07-22ionic: export features for vlans to useShannon Nelson
2019-12-18ionic: keep users rss hash across lif resetShannon Nelson
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann
2019-09-22ionic: Fix an error code in ionic_lif_alloc()Dan Carpenter
2019-09-05ionic: Add coalesce and other featuresShannon Nelson
2019-09-05ionic: Add RSS supportShannon Nelson
2019-09-05ionic: Add netdev-event handlingShannon Nelson
2019-09-05ionic: Add Tx and Rx handlingShannon Nelson
2019-09-05ionic: Add initial ethtool supportShannon Nelson
2019-09-05ionic: Add async link status check and basic statsShannon Nelson
2019-09-05ionic: Add Rx filter and rx_mode ndo supportShannon Nelson
2019-09-05ionic: Add management of rx filtersShannon Nelson
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson
2019-09-05ionic: Add notifyq supportShannon Nelson
2019-09-05ionic: Add basic adminq supportShannon Nelson
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson
2019-09-05ionic: Add basic lif supportShannon Nelson