index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
net/mlx5: TX WQE update
Saeed Mahameed
2
-3
/
+16
2017-02-06
net/mlx5: Configure cache line size for start and end padding
Daniel Jurgens
1
-2
/
+4
2017-02-06
net/mlx5: Fix static checker warnings
Or Gerlitz
1
-1
/
+2
2017-01-24
net/mlx5: Push min-inline mode resolution helper into the core
Or Gerlitz
1
-0
/
+1
2017-01-24
net/mlx5: Add support for setting VF min rate
Mohamad Haj Yahia
1
-1
/
+3
2017-01-20
net/mlx5: Move cached hca caps to designated caps struct
Gal Pressman
2
-19
/
+19
2017-01-20
net/mlx5: Add MPCNT register infrastructure
Gal Pressman
3
-0
/
+47
2017-01-20
net/mlx5: Add PPCNT physical layer statistical group infrastructure
Gal Pressman
2
-0
/
+38
2017-01-20
net/mlx5: Query and cache PCAM, MCAM registers on initialization
Gal Pressman
2
-0
/
+10
2017-01-20
net/mlx5: Expose PCAM, MCAM registers infrastructure
Gal Pressman
3
-1
/
+77
2017-01-20
net/mlx5: Add support to s-tag in mlx5 firmware interface
Mohamad Haj Yahia
1
-5
/
+7
2017-01-20
net/mlx5: Add MTPPS and MTPPSE registers infrastructure
Eugenia Emantayev
3
-1
/
+80
2017-01-10
Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-54
/
+68
2017-01-09
IB/mlx5: Support 4k UAR for libmlx5
Eli Cohen
2
-13
/
+1
2017-01-09
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
2
-13
/
+11
2017-01-09
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
3
-23
/
+5
2017-01-09
net/mlx5: Add interface to get reference to a UAR
Eli Cohen
1
-1
/
+4
2017-01-08
net/mlx5: Introduce blue flame register allocator
Eli Cohen
3
-2
/
+44
2017-01-08
mlx5: Fix naming convention with respect to UARs
Eli Cohen
2
-11
/
+12
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-99
/
+0
2017-01-02
IB/mlx5: Improve MR check
Artemy Kovalyov
1
-0
/
+6
2017-01-02
IB/mlx5: Add ODP atomics support
Artemy Kovalyov
2
-1
/
+19
2017-01-02
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
3
-51
/
+96
2017-01-02
net/mlx5: Update PAGE_FAULT_RESUME layout
Artemy Kovalyov
1
-5
/
+4
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
1
-1
/
+1
2017-01-02
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
1
-3
/
+11
2017-01-02
net/mlx5: Support new MR features
Artemy Kovalyov
1
-2
/
+8
2017-01-02
net/mlx5: Fix offset naming for reserved fields in hca_cap_bits
Max Gurtovoy
1
-5
/
+5
2016-12-28
Revert "net/mlx5: Add MPCNT register infrastructure"
Gal Pressman
3
-99
/
+0
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-12-13
net/mlx5: Report multi packet WQE capabilities
Leon Romanovsky
1
-1
/
+1
2016-12-02
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
1
-0
/
+11
2016-11-28
net/mlx5: Add DCBX firmware commands support
Huy Nguyen
2
-0
/
+9
2016-11-28
net/mlx5e: Support DCBX CEE API
Huy Nguyen
1
-0
/
+4
2016-11-25
net/mlx5: Enable to query min inline for a specific vport
Roi Dayan
1
-2
/
+8
2016-11-18
net/mlx5: Add MPCNT register infrastructure
Gal Pressman
3
-0
/
+99
2016-11-18
net/mlx5: Set driver version infrastructure
Saeed Mahameed
1
-1
/
+21
2016-11-18
net/mlx5: Add handling for port module event
Huy Nguyen
1
-0
/
+27
2016-11-18
net/mlx5: Port module event hardware structures
Huy Nguyen
3
-1
/
+16
2016-11-18
net/mlx5: Make the command interface cache more flexible
Mohamad Haj Yahia
1
-7
/
+7
2016-11-09
net/mlx5: Support encap id when setting new steering entry
Hadar Hen Zion
1
-2
/
+7
2016-11-09
net/mlx5: Add creation flags when adding new flow table
Hadar Hen Zion
1
-2
/
+8
2016-10-31
Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-19
/
+212
2016-10-30
net/mlx5: Add multi dest support
Mark Bloch
1
-13
/
+15
2016-10-30
net/mlx5: Introduce TSAR manipulation firmware commands
Mohamad Haj Yahia
1
-4
/
+195
2016-10-30
net/mlx5: Ensure SRQ physical address structure endianness
Artemy Kovalyov
1
-1
/
+1
2016-10-30
net/mlx5: Update struct mlx5_ifc_xrqc_bits
Artemy Kovalyov
1
-1
/
+1
2016-10-29
net/mlx5: PCI error recovery health care simulation
Mohamad Haj Yahia
1
-0
/
+1
2016-10-29
net/mlx5: Fix race between PCI error handlers and health work
Mohamad Haj Yahia
1
-0
/
+4
2016-10-29
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
1
-11
/
+0
[next]