summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando
AgeCommit message (Expand)Author
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann
2019-10-07ionic: fix stats memory dereferenceShannon Nelson
2019-10-01ionic: select CONFIG_NET_DEVLINKArnd Bergmann
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-22ionic: Fix an error code in ionic_lif_alloc()Dan Carpenter
2019-09-19ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing
2019-09-05ionic: Add coalesce and other featuresShannon Nelson
2019-09-05ionic: Add RSS supportShannon Nelson
2019-09-05ionic: Add driver statsShannon Nelson
2019-09-05ionic: Add netdev-event handlingShannon Nelson
2019-09-05ionic: Add Tx and Rx handlingShannon Nelson
2019-09-05ionic: Add initial ethtool supportShannon Nelson
2019-09-05ionic: Add async link status check and basic statsShannon Nelson
2019-09-05ionic: Add Rx filter and rx_mode ndo supportShannon Nelson
2019-09-05ionic: Add management of rx filtersShannon Nelson
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson
2019-09-05ionic: Add notifyq supportShannon Nelson
2019-09-05ionic: Add adminq actionShannon Nelson
2019-09-05ionic: Add basic adminq supportShannon Nelson
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson
2019-09-05ionic: Add basic lif supportShannon Nelson
2019-09-05ionic: Add port management commandsShannon Nelson
2019-09-05ionic: Add hardware init and device commandsShannon Nelson
2019-09-05ionic: Add basic framework for IONIC Network device driverShannon Nelson