aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko1-3/+2
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2-0/+229
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar1-8/+12
2018-12-20mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar1-2/+2
2018-12-14net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan1-0/+2
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller2-0/+299
2018-12-10net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman1-0/+1
2018-12-10net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman1-0/+1
2018-12-10net/mlx5: Rework handling of port module eventsMikhael Goikhman1-10/+9
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed1-0/+1
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-0/+34
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed2-10/+17
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed1-0/+5
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed1-1/+24
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-8/+0
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-10/+2
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-22/+31
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-0/+77
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2-20/+22
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh1-0/+24
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed1-6/+6
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2-0/+294
2018-07-18net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen1-4/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz1-0/+1
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-1/+5
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud1-0/+55
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud1-1/+5
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-1/+4
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud2-321/+278
2017-10-14net/mlx5: File renaming towards ptp core implementationFeras Daoud1-0/+619
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2-0/+296
2017-07-06net/mlx5: Add Makefiles for subdirectoriesIlan Tayari1-0/+1
2017-07-06net/mlx5: Add missing include in lib/gid.cIlan Tayari1-0/+1
2017-07-01net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King1-1/+1
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari2-0/+197