summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_lif.h
AgeCommit message (Expand)Author
2020-03-09ionic: clean up bitflag usageShannon Nelson
2020-01-07ionic: add Rx dropped packet counterShannon Nelson
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-07ionic: fix stats memory dereferenceShannon Nelson
2019-10-02ionic: report users coalesce requestShannon Nelson
2019-10-02ionic: use wait_on_bit_lock() rather than open codeShannon Nelson
2019-09-05ionic: Add coalesce and other featuresShannon Nelson
2019-09-05ionic: Add RSS supportShannon Nelson
2019-09-05ionic: Add driver statsShannon 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