summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_lif.c
AgeCommit message (Expand)Author
2020-03-09ionic: add support for device id 0x1004Shannon Nelson
2020-03-09ionic: support ethtool rxhash disableShannon Nelson
2020-03-09ionic: clean up bitflag usageShannon Nelson
2020-03-09ionic: improve irq numa localityShannon Nelson
2020-03-09ionic: keep ionic dev on lif init failShannon Nelson
2020-01-05ionic: support sr-iov operationsShannon Nelson
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-04ionic: keep users rss hash across lif resetShannon Nelson
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-25ionic: implement support for rx sglShannon Nelson
2019-10-25ionic: reverse an interrupt coalesce calculationShannon Nelson
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann
2019-10-02ionic: add lif_quiesce to wait for queue activity to stopShannon Nelson
2019-10-02ionic: report users coalesce requestShannon Nelson
2019-10-02ionic: use wait_on_bit_lock() rather than open codeShannon Nelson
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