summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/pci.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: pci: Use NAPI for event processingAmit Cohen2024-04-291-19/+77
* mlxsw: pci: Reorganize 'mlxsw_pci_queue' structureAmit Cohen2024-04-291-38/+38
* mlxsw: pci: Initialize dummy net devices for NAPIAmit Cohen2024-04-291-0/+41
* mlxsw: pci: Ring RDQ and CQ doorbells once per several completionsAmit Cohen2024-04-291-7/+3
* mlxsw: pci: Handle up to 64 Rx completions in taskletAmit Cohen2024-04-291-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-6/+4
|\
| * mlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel2024-04-191-6/+4
* | mlxsw: pci: Store DQ pointer as part of CQ structureAmit Cohen2024-04-031-13/+28
* | mlxsw: pci: Remove mlxsw_pci_cq_count()Amit Cohen2024-04-031-15/+3
* | mlxsw: pci: Remove mlxsw_pci_sdq_count()Amit Cohen2024-04-031-12/+7
* | mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue typeAmit Cohen2024-04-031-12/+74
* | mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()Amit Cohen2024-04-031-2/+2
* | mlxsw: pci: Remove unused wait queueAmit Cohen2024-04-031-8/+4
* | mlxsw: pci: Use only one event queueAmit Cohen2024-04-031-39/+15
* | mlxsw: pci: Rename MLXSW_PCI_EQS_COUNTAmit Cohen2024-04-031-2/+2
* | mlxsw: pci: Poll command interface for each cmd_exec()Amit Cohen2024-04-031-31/+17
* | mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()Amit Cohen2024-04-031-9/+12
* | mlxsw: pci: Remove unused countersAmit Cohen2024-04-031-31/+18
* | mlxsw: pci: Arm CQ doorbell regardless of number of completionsAmit Cohen2024-04-031-2/+2
* | mlxsw: pci: Do not setup tasklet from operationAmit Cohen2024-04-031-6/+2
* | mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()Amit Cohen2024-04-031-43/+43
* | mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()Amit Cohen2024-04-031-36/+36
|/
* mlxsw: pci: Fix missing error checkingIdo Schimmel2023-11-251-0/+2
* mlxsw: pci: Permit enabling CFF modePetr Machata2023-11-211-1/+8
* mlxsw: core, pci: Add plumbing related to CFF modePetr Machata2023-11-211-0/+18
* mlxsw: pci: Implement PCI reset handlersIdo Schimmel2023-11-181-0/+28
* mlxsw: pci: Add support for new reset flowIdo Schimmel2023-11-181-1/+43
* mlxsw: pci: Move software reset code to a separate functionAmit Cohen2023-11-181-3/+9
* mlxsw: pci: Rename mlxsw_pci_sw_reset()Amit Cohen2023-11-181-5/+5
* mlxsw: Extend MRSR pack() function to support new commandsAmit Cohen2023-11-181-1/+1
* mlxsw: pci: Permit toggling LAG modePetr Machata2023-10-201-4/+12
* mlxsw: core, pci: Add plumbing related to LAG modePetr Machata2023-10-201-0/+14
* mlxsw: pci: Allocate skbs using GFP_KERNEL during initializationIdo Schimmel2023-10-131-4/+5
* mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson2023-08-181-2/+6
* mlxsw: Support configuring 'max_lag' via CONFIG_PROFILEAmit Cohen2022-08-301-0/+5
* mlxsw: spectrum: Support time stamping on Spectrum-2Danielle Ratson2022-07-291-1/+21
* mlxsw: Query UTC sec and nsec PCI offsets and valuesDanielle Ratson2022-07-291-0/+38
* mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson2022-07-291-2/+2
* mlxsw: pci: Simplify FRC clock readingAmit Cohen2022-07-251-6/+12
* mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'Danielle Ratson2022-07-251-1/+1
* mlxsw: Set time stamp type as part of config profileDanielle Ratson2022-07-251-0/+7
* mlxsw: Add ubridge to config profileAmit Cohen2022-07-041-0/+5
* mlxsw: pci: Query resources before and after issuing 'CONFIG_PROFILE' commandAmit Cohen2022-06-221-0/+9
* mlxsw: Revert "Introduce initial XM router support"Petr Machata2022-06-141-32/+1
* mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson2022-01-051-1/+5
* mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson2021-11-231-0/+1
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\
| * mlxsw: pci: Use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König2021-10-121-1/+1
* | mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel2021-10-251-13/+12
|/
* mlxsw: Remove Mellanox SwitchX-2 ASIC supportAmit Cohen2021-05-171-5/+0