summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/pensando
Commit message (Expand)AuthorAgeFilesLines
* ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()Xu Wang2020-08-111-2/+2
* ionic: separate interrupt for Tx and RxShannon Nelson2020-08-035-27/+182
* ionic: tx separate servicingShannon Nelson2020-08-033-56/+53
* ionic: use fewer firmware doorbells on rx fillShannon Nelson2020-08-031-10/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-1/+3
|\
| * ionic: unlock queue mutex in error pathShannon Nelson2020-07-301-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-255-40/+60
|\|
| * ionic: use mutex to protect queue operationsShannon Nelson2020-07-203-25/+17
| * ionic: keep rss hash after fw updateShannon Nelson2020-07-201-3/+2
| * ionic: update filter id after replayShannon Nelson2020-07-201-0/+24
| * ionic: fix up filter locks and debug msgsShannon Nelson2020-07-202-10/+12
| * ionic: use offset for ethtool regs dataShannon Nelson2020-07-201-2/+5
* | ionic: fix memory leak of object 'lid'Colin Ian King2020-07-221-1/+3
* | ionic: interface file updatesShannon Nelson2020-07-211-20/+68
* | ionic: rearrange reset and bus-master controlShannon Nelson2020-07-211-5/+4
* | ionic: update eid test for overflowShannon Nelson2020-07-211-1/+1
* | ionic: remove unused ionic_coal_hw_to_usecShannon Nelson2020-07-211-13/+0
* | ionic: set netdev default nameShannon Nelson2020-07-211-0/+1
* | ionic: get MTU from lif identityShannon Nelson2020-07-213-5/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-113-41/+40
|\|
| * ionic: centralize queue reset codeShannon Nelson2020-07-073-41/+32
| * ionic: update the queue count on openShannon Nelson2020-06-261-0/+8
* | devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson2020-07-091-2/+3
* | docs: networking: reorganize driver documentation againJakub Kicinski2020-06-261-1/+1
|/
* ionic: tame the watchdog timer on reconfigShannon Nelson2020-06-201-7/+8
* ionic: export features for vlans to useShannon Nelson2020-06-171-0/+1
* ionic: no link check while resetting queuesShannon Nelson2020-06-171-1/+2
* ionic: add pcie_print_link_statusShannon Nelson2020-06-111-0/+1
* ionic: remove support for mgmt deviceShannon Nelson2020-06-114-25/+0
* ionic: wait on queue start until after IFF_UPShannon Nelson2020-06-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-16/+21
|\
| * ionic: call ionic_port_init after fw-upgradeShannon Nelson2020-05-122-9/+10
| * ionic: leave netdev mac alone after fw-upgradeShannon Nelson2020-05-121-7/+11
* | ionic: add more ethtool statsShannon Nelson2020-05-125-13/+170
* | ionic: more ionic name tweaksShannon Nelson2020-05-123-13/+14
* | ionic: ionic_intr_free parameter changeShannon Nelson2020-05-121-6/+6
* | ionic: reset device at probeShannon Nelson2020-05-121-0/+1
* | ionic: shorter dev cmd wait timeShannon Nelson2020-05-121-1/+1
* | ionic: add support for more xcvr typesShannon Nelson2020-05-121-0/+3
* | ionic: protect vf calls from fw resetShannon Nelson2020-05-121-1/+25
* | ionic: updates to ionic FW api descriptionShannon Nelson2020-05-121-403/+576
* | ionic: support longer tx sg listsShannon Nelson2020-05-128-30/+263
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-062-4/+3
|\|
| * ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven2020-05-061-2/+1
| * ionic: add device reset to fw upgrade downShannon Nelson2020-04-301-0/+1
| * ionic: refresh devinfo after fw-upgradeShannon Nelson2020-04-301-0/+1
| * ionic: no link check until after probeShannon Nelson2020-04-301-2/+0
* | drivers: Remove inclusion of vermagic headerLeon Romanovsky2020-04-211-1/+1
|/
* ionic: fix unused assignmentShannon Nelson2020-04-141-1/+1
* ionic: add dynamic_debug headerShannon Nelson2020-04-141-0/+1