summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-131-1/+0Star
* net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery2019-06-131-1/+0Star
* net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-131-1/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-19/+11Star
|\
| * RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-19/+11Star
* | net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh2019-03-221-2/+3
* | net/mlx5e: Remove redundant assignmentGustavo A. R. Silva2019-03-221-4/+2Star
|/
* mellanox: Switch to bitmap_zalloc()Andy Shevchenko2019-03-041-3/+2Star
* net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2019-02-222-0/+229
* mlx5: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-201-8/+12
* mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar2018-12-201-2/+2
* net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan2018-12-141-0/+2
* net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-142-0/+299
* net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman2018-12-101-0/+1
* net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman2018-12-101-0/+1
* net/mlx5: Rework handling of port module eventsMikhael Goikhman2018-12-101-10/+9Star
* net/mlx5: Driver events notifier APISaeed Mahameed2018-11-301-0/+1
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-261-0/+34
* net/mlx5: Clock, Use async events chainSaeed Mahameed2018-11-262-10/+17
* net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2018-11-261-0/+5
* net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed2018-11-201-1/+24
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-201-8/+0Star
* net/mlx5: EQ, Generic EQSaeed Mahameed2018-11-201-10/+2Star
* net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-201-22/+31
* net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-0/+77
* net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2018-09-062-20/+22
* net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-131-0/+24
* net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed2018-08-131-6/+6
* net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-282-0/+294
* net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-191-2/+10
* net/mlx5: Fix required capability for manipulating MPFSEli Cohen2018-06-271-4/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+3
* net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-201-0/+1
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-1/+5
|\
| * net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud2018-01-121-1/+5
* | net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2018-01-181-0/+55
* | {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-1/+4
|/
* net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-142-321/+278Star
* net/mlx5: File renaming towards ptp core implementationFeras Daoud2017-10-141-0/+619
* net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-072-0/+296
* net/mlx5: Add Makefiles for subdirectoriesIlan Tayari2017-07-061-0/+1
* net/mlx5: Add missing include in lib/gid.cIlan Tayari2017-07-061-0/+1
* net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King2017-07-011-1/+1
* net/mlx5: Add reserved-gids supportIlan Tayari2017-06-272-0/+197