summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando
AgeCommit message (Expand)Author
2020-03-21ionic: add timeout error checking for queue disableShannon Nelson
2020-03-21ionic: make spdxcheck.py happyLukas Bulwahn
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson
2020-03-17ionic: remove adminq napi instanceShannon Nelson
2020-03-17ionic: deinit rss only if selectedShannon Nelson
2020-03-17ionic: stop devlink warn on mgmt deviceShannon Nelson
2020-03-15net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-09ionic: drop ethtool driver versionShannon Nelson
2020-03-09ionic: add support for device id 0x1004Shannon Nelson
2020-03-09ionic: print pci bus lane infoShannon Nelson
2020-03-09ionic: support ethtool rxhash disableShannon Nelson
2020-03-09ionic: clean up bitflag usageShannon Nelson
2020-03-09ionic: improve irq numa localityShannon Nelson
2020-03-09ionic: remove pragma packedShannon Nelson
2020-03-09ionic: keep ionic dev on lif init failShannon Nelson
2020-03-06ionic: fix vf op lock usageShannon Nelson
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-20ionic: fix fw_status readShannon Nelson
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-01-31ionic: fix rxq comp packet type maskShannon Nelson
2020-01-07ionic: clear compiler warning on hb use before setShannon Nelson
2020-01-07ionic: restrict received packets to mtu sizeShannon Nelson
2020-01-07ionic: add Rx dropped packet counterShannon Nelson
2020-01-07ionic: drop use of subdevice tagsShannon Nelson
2020-01-05ionic: support sr-iov operationsShannon Nelson
2020-01-05ionic: ionic_if bits for sr-iov supportShannon Nelson
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-04ionic: keep users rss hash across lif resetShannon Nelson
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-29ionic: Remove set but not used variable 'sg_desc'YueHaibing
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet
2019-10-25ionic: update driver versionShannon Nelson
2019-10-25ionic: implement support for rx sglShannon Nelson
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson
2019-10-25ionic: add heartbeat checkShannon Nelson
2019-10-25ionic: reverse an interrupt coalesce calculationShannon Nelson
2019-10-25ionic: fix up struct name commentsShannon Nelson
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-10docs: fix some broken referencesMauro Carvalho Chehab
2019-10-07ionic: fix stats memory dereferenceShannon Nelson
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-02ionic: add lif_quiesce to wait for queue activity to stopShannon Nelson
2019-10-02ionic: implement ethtool set-fecShannon Nelson
2019-10-02ionic: report users coalesce requestShannon Nelson