aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/pensando (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-21ionic: check for NULL structs on teardownShannon Nelson2-13/+20
2020-03-21ionic: clean irq affinity on queue deinitShannon Nelson1-0/+2
2020-03-21ionic: ignore eexist on rx filter addShannon Nelson1-2/+2
2020-03-21ionic: only save good lif dentryShannon Nelson1-1/+7
2020-03-21ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson1-1/+4
2020-03-21ionic: add timeout error checking for queue disableShannon Nelson1-5/+15
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson1-0/+3
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson1-4/+9
2020-03-17ionic: remove adminq napi instanceShannon Nelson1-0/+1
2020-03-17ionic: deinit rss only if selectedShannon Nelson1-1/+2
2020-03-17ionic: stop devlink warn on mgmt deviceShannon Nelson1-2/+7
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2020-03-09ionic: drop ethtool driver versionShannon Nelson3-6/+2
2020-03-09ionic: add support for device id 0x1004Shannon Nelson4-2/+19
2020-03-09ionic: print pci bus lane infoShannon Nelson1-0/+1
2020-03-09ionic: support ethtool rxhash disableShannon Nelson1-2/+9
2020-03-09ionic: clean up bitflag usageShannon Nelson5-46/+41
2020-03-09ionic: improve irq numa localityShannon Nelson1-2/+3
2020-03-09ionic: remove pragma packedShannon Nelson1-21/+17
2020-03-09ionic: keep ionic dev on lif init failShannon Nelson2-5/+19
2020-03-06ionic: fix vf op lock usageShannon Nelson1-4/+4
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski1-22/+1
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-4/+8
2020-02-20ionic: fix fw_status readShannon Nelson2-4/+8
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-01-31ionic: fix rxq comp packet type maskShannon Nelson1-1/+1
2020-01-07ionic: clear compiler warning on hb use before setShannon Nelson1-1/+1
2020-01-07ionic: restrict received packets to mtu sizeShannon Nelson1-2/+9
2020-01-07ionic: add Rx dropped packet counterShannon Nelson3-3/+11
2020-01-07ionic: drop use of subdevice tagsShannon Nelson1-4/+0
2020-01-05ionic: support sr-iov operationsShannon Nelson6-8/+438
2020-01-05ionic: ionic_if bits for sr-iov supportShannon Nelson1-0/+97
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-6/+10
2019-12-04ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-0/+4
2019-10-29ionic: Remove set but not used variable 'sg_desc'YueHaibing1-2/+0
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet3-10/+22
2019-10-25ionic: update driver versionShannon Nelson1-1/+1
2019-10-25ionic: implement support for rx sglShannon Nelson3-84/+224
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson3-2/+20
2019-10-25ionic: add heartbeat checkShannon Nelson3-1/+70
2019-10-25ionic: reverse an interrupt coalesce calculationShannon Nelson1-1/+1
2019-10-25ionic: fix up struct name commentsShannon Nelson1-98/+98
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann2-0/+4
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-10/+21
2019-10-10docs: fix some broken referencesMauro Carvalho Chehab1-2/+2
2019-10-07ionic: fix stats memory dereferenceShannon Nelson2-10/+21
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1