summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando/ionic/ionic_lif.c
Commit message (Expand)AuthorAgeFilesLines
* ionic: support sr-iov operationsShannon Nelson2020-01-051-7/+240
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* ionic: keep users rss hash across lif resetShannon Nelson2019-12-041-6/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-0/+2
|\
| * dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann2019-10-221-0/+2
* | ionic: implement support for rx sglShannon Nelson2019-10-251-3/+6
* | ionic: reverse an interrupt coalesce calculationShannon Nelson2019-10-251-1/+1
* | ionic: add lif_quiesce to wait for queue activity to stopShannon Nelson2019-10-021-0/+16
* | ionic: report users coalesce requestShannon Nelson2019-10-021-6/+5
* | ionic: use wait_on_bit_lock() rather than open codeShannon Nelson2019-10-021-2/+3
|/
* ionic: Fix an error code in ionic_lif_alloc()Dan Carpenter2019-09-221-0/+1
* ionic: Add coalesce and other featuresShannon Nelson2019-09-051-1/+27
* ionic: Add RSS supportShannon Nelson2019-09-051-0/+84
* ionic: Add netdev-event handlingShannon Nelson2019-09-051-0/+62
* ionic: Add Tx and Rx handlingShannon Nelson2019-09-051-0/+414
* ionic: Add initial ethtool supportShannon Nelson2019-09-051-0/+2
* ionic: Add async link status check and basic statsShannon Nelson2019-09-051-6/+110
* ionic: Add Rx filter and rx_mode ndo supportShannon Nelson2019-09-051-6/+394
* ionic: Add management of rx filtersShannon Nelson2019-09-051-0/+6
* ionic: Add the basic NDO callbacks for netdev supportShannon Nelson2019-09-051-0/+335
* ionic: Add notifyq supportShannon Nelson2019-09-051-1/+168
* ionic: Add basic adminq supportShannon Nelson2019-09-051-0/+356
* ionic: Add interrupts and doorbellsShannon Nelson2019-09-051-0/+39
* ionic: Add basic lif supportShannon Nelson2019-09-051-0/+291
OpenPOWER on IntegriCloud