summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-253-9/+9
|\
| * ionic: make spdxcheck.py happyLukas Bulwahn2020-03-212-2/+2
| * net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-151-7/+7
* | ionic: check for NULL structs on teardownShannon Nelson2020-03-212-13/+20
* | ionic: clean irq affinity on queue deinitShannon Nelson2020-03-211-0/+2
* | ionic: ignore eexist on rx filter addShannon Nelson2020-03-211-2/+2
* | ionic: only save good lif dentryShannon Nelson2020-03-211-1/+7
* | ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson2020-03-211-1/+4
* | ionic: add timeout error checking for queue disableShannon Nelson2020-03-211-5/+15
* | ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson2020-03-171-0/+3
* | ionic: print data for unknown xcvr typeShannon Nelson2020-03-171-4/+9
* | ionic: remove adminq napi instanceShannon Nelson2020-03-171-0/+1
* | ionic: deinit rss only if selectedShannon Nelson2020-03-171-1/+2
* | ionic: stop devlink warn on mgmt deviceShannon Nelson2020-03-171-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-4/+4
|\ \ | |/
| * ionic: fix vf op lock usageShannon Nelson2020-03-061-4/+4
* | ionic: drop ethtool driver versionShannon Nelson2020-03-093-6/+2
* | ionic: add support for device id 0x1004Shannon Nelson2020-03-094-2/+19
* | ionic: print pci bus lane infoShannon Nelson2020-03-091-0/+1
* | ionic: support ethtool rxhash disableShannon Nelson2020-03-091-2/+9
* | ionic: clean up bitflag usageShannon Nelson2020-03-095-46/+41
* | ionic: improve irq numa localityShannon Nelson2020-03-091-2/+3
* | ionic: remove pragma packedShannon Nelson2020-03-091-21/+17
* | ionic: keep ionic dev on lif init failShannon Nelson2020-03-092-5/+19
* | ionic: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-051-22/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-212-4/+8
|\ \ | |/
| * ionic: fix fw_status readShannon Nelson2020-02-202-4/+8
* | ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit2020-02-191-4/+1
|/
* ionic: fix rxq comp packet type maskShannon Nelson2020-01-311-1/+1
* ionic: clear compiler warning on hb use before setShannon Nelson2020-01-071-1/+1
* ionic: restrict received packets to mtu sizeShannon Nelson2020-01-071-2/+9
* ionic: add Rx dropped packet counterShannon Nelson2020-01-073-3/+11
* ionic: drop use of subdevice tagsShannon Nelson2020-01-071-4/+0
* ionic: support sr-iov operationsShannon Nelson2020-01-056-8/+438
* ionic: ionic_if bits for sr-iov supportShannon Nelson2020-01-051-0/+97
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-081-6/+10
|\
| * ionic: keep users rss hash across lif resetShannon Nelson2019-12-041-6/+10
* | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-021-2/+2
|\ \ | |/ |/|
| * Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-292-10/+21
| |\
| * | docs: fix some broken referencesMauro Carvalho Chehab2019-10-101-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-0/+4
|\ \ \
| * | | dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann2019-10-222-0/+4
| | |/ | |/|
* | | ionic: Remove set but not used variable 'sg_desc'YueHaibing2019-10-291-2/+0
* | | ionic: update driver versionShannon Nelson2019-10-251-1/+1
* | | ionic: implement support for rx sglShannon Nelson2019-10-253-84/+224
* | | ionic: add a watchdog timer to monitor heartbeatShannon Nelson2019-10-253-2/+20
* | | ionic: add heartbeat checkShannon Nelson2019-10-253-1/+70
* | | ionic: reverse an interrupt coalesce calculationShannon Nelson2019-10-251-1/+1
* | | ionic: fix up struct name commentsShannon Nelson2019-10-251-98/+98