| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make mlx5_cmd_exec_cb() a safe API in mlx5core. | Hans Petter Selasky | 2020-11-16 | 1 | -6/+27 |
| * | Report EQE data upon CQ completion in mlx5core. | Hans Petter Selasky | 2020-11-16 | 1 | -1/+1 |
| * | mlx5_core: Import PDDR register definitions | Konstantin Belousov | 2020-08-31 | 1 | -0/+1 |
| * | mlx5: Restore eswitch management code from attic. | Konstantin Belousov | 2020-03-18 | 1 | -0/+2 |
| * | Add support for disabling and polling MSIX interrupts in mlx5core. | Hans Petter Selasky | 2020-02-12 | 1 | -0/+3 |
| * | Widen EPOCH(9) usage in mlx5en(4). | Hans Petter Selasky | 2020-01-30 | 1 | -6/+2 |
| * | mlx5: Do not poke hardware for statistic after teardown is started. | Konstantin Belousov | 2019-12-05 | 1 | -1/+2 |
| * | Add sysctl(8) to get and set forward error correction, FEC, configuration | Hans Petter Selasky | 2019-10-02 | 1 | -0/+1 |
| * | Add definition for the Port Buffer Status Register in mlx5core. | Hans Petter Selasky | 2019-10-02 | 1 | -0/+1 |
| * | Sort the ports registers definitions numerically in mlx5core. | Hans Petter Selasky | 2019-10-02 | 1 | -5/+5 |
| * | Read rege map from crdump scan space in mlx5core. | Hans Petter Selasky | 2019-10-02 | 1 | -1/+1 |
| * | Make the mlx5_vsc_wait_on_flag(9) function global. | Hans Petter Selasky | 2019-10-02 | 1 | -0/+1 |
| * | Add port module event software counters in mlx5core. | Hans Petter Selasky | 2019-10-02 | 1 | -0/+6 |
| * | Cleanup naming of IRQ vectors in mlx5en. | Hans Petter Selasky | 2019-10-02 | 1 | -10/+1 |
| * | Add support for Multi-Physical Function Switch, MPFS, in mlx5en. | Hans Petter Selasky | 2019-10-02 | 1 | -0/+6 |
| * | Make command workqueue persistant in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -3/+1 |
| * | Fix race between driver unload and dumping firmware in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -2/+6 |
| * | Flush command workqueue when command completion is triggered in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -0/+1 |
| * | Make command timeout way shorter in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -1/+1 |
| * | Add Firmware Reset Level, MFRL, register accessors in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -0/+1 |
| * | Implement reading PCI power status in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -0/+6 |
| * | Move workqueue from mlx5en(4) to mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -1/+2 |
| * | Remove unused speed enums in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -30/+0 |
| * | Add MCC (Management Component Control) register definitions in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -0/+3 |
| * | Query and cache PCAM, MCAM registers on initialization in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -0/+2 |
| * | Expose PCAM, MCAM registers infrastructure in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -0/+2 |
| * | Protect from infinite sw-reset loop in mlx5core. | Hans Petter Selasky | 2019-05-08 | 1 | -0/+1 |
| * | Disable all MSIX interrupts before shutdown in mlx5. | Hans Petter Selasky | 2019-05-08 | 1 | -0/+1 |
| * | Correctly define the interface state bits in mlx5en(4). | Hans Petter Selasky | 2019-05-08 | 1 | -3/+1 |
| * | mlx5fpga: IOCTL for FPGA temperature measurement | Slava Shwartsman | 2018-12-05 | 1 | -0/+1 |
| * | mlx5fpga: Initial code import. | Slava Shwartsman | 2018-12-05 | 1 | -0/+48 |
| * | mlx5: Fixes to allow command polling mode to exist alongside event mode. | Slava Shwartsman | 2018-12-05 | 1 | -3/+9 |
| * | mlx5: Extend vector argument to u64. | Slava Shwartsman | 2018-12-05 | 1 | -1/+1 |
| * | mlx5: Fix use-after-free in self-healing flow | Slava Shwartsman | 2018-12-05 | 1 | -1/+1 |
| * | mlx5: Add SRQ fixes from Linux | Slava Shwartsman | 2018-12-05 | 1 | -2/+2 |
| * | Make the MSIX module parameter limit per device, in mlx5en(4). | Hans Petter Selasky | 2018-09-06 | 1 | -0/+3 |
| * | Refactor access to CR-space into using VSC APIs in mlx5core. | Hans Petter Selasky | 2018-07-17 | 1 | -2/+4 |
| * | Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4). | Hans Petter Selasky | 2018-07-17 | 1 | -0/+6 |
| * | Add support for hardware rate limiting to mlx5en(4). | Hans Petter Selasky | 2018-05-29 | 1 | -0/+38 |
| * | Remove unused structure field in mlx5core. | Hans Petter Selasky | 2018-03-30 | 1 | -1/+0 |
| * | Remove redundant prototype to fix compilation with GCC. | Hans Petter Selasky | 2018-03-25 | 1 | -1/+0 |
| * | Add mutual exclusion mechanism for software reset of firmware in mlx5core. | Hans Petter Selasky | 2018-03-23 | 1 | -0/+1 |
| * | Handle software reset of firmware in error flow in mlx5core. | Hans Petter Selasky | 2018-03-23 | 1 | -1/+1 |
| * | Cancel delayed recovery work when unloading the mlx5core driver. | Hans Petter Selasky | 2018-03-23 | 1 | -0/+1 |
| * | Add support for fast unload in shutdown flow in mlx5core. | Hans Petter Selasky | 2018-03-23 | 1 | -0/+4 |
| * | Improve support for health recovery in mlx5core. | Hans Petter Selasky | 2018-03-23 | 1 | -0/+2 |
| * | mlx5(4): Remove redundant declaration of mlx5_enter_error_state | Conrad Meyer | 2018-03-10 | 1 | -1/+0 |
| * | Add kernel and userspace code to dump the firmware state of supported | Hans Petter Selasky | 2018-03-08 | 1 | -0/+2 |
| * | Add vendor specific capability interface support in mlx5core. | Hans Petter Selasky | 2018-03-08 | 1 | -0/+17 |
| * | Use the autogenerated interface file for all commands in mlx5core. | Hans Petter Selasky | 2018-03-08 | 1 | -15/+17 |