summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_lif.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2019-10-07ionic: fix stats memory dereferenceShannon Nelson1-0/+2
2019-10-02ionic: report users coalesce requestShannon Nelson1-1/+3
2019-10-02ionic: use wait_on_bit_lock() rather than open codeShannon Nelson1-7/+2
2019-09-05ionic: Add coalesce and other featuresShannon Nelson1-0/+30
2019-09-05ionic: Add RSS supportShannon Nelson1-0/+8
2019-09-05ionic: Add driver statsShannon Nelson1-1/+15
2019-09-05ionic: Add Tx and Rx handlingShannon Nelson1-0/+50
2019-09-05ionic: Add initial ethtool supportShannon Nelson1-0/+3
2019-09-05ionic: Add async link status check and basic statsShannon Nelson1-0/+1
2019-09-05ionic: Add Rx filter and rx_mode ndo supportShannon Nelson1-0/+29
2019-09-05ionic: Add management of rx filtersShannon Nelson1-0/+2
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson1-0/+20
2019-09-05ionic: Add notifyq supportShannon Nelson1-0/+4
2019-09-05ionic: Add basic adminq supportShannon Nelson1-0/+67
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson1-0/+4
2019-09-05ionic: Add basic lif supportShannon Nelson1-0/+45