aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fpga (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-26net/mlx5: FPGA, Use async events chainSaeed Mahameed2-11/+38
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+4
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey1-1/+1
2018-10-10net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh1-5/+4
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny2-30/+101
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook1-4/+6
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-03net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun1-2/+2
2018-06-01net/mlx5: FPGA, Handle QP error eventIlan Tayari1-4/+24
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin1-2/+1
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin1-0/+1
2018-05-29net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik1-0/+6
2018-05-29net/mlx5: FPGA, print SBU identification on initIlan Tayari1-2/+5
2018-05-29net/mlx5: FPGA, Add device nameIlan Tayari2-3/+28
2018-05-29net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari1-0/+6
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-8/+8
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+5
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2-8/+8
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman1-7/+5
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin3-0/+631
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin2-4/+3
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich1-1/+1
2018-03-23net/mlx5: Fix use-after-freeGustavo A. R. Silva1-1/+2
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel1-0/+22
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2-0/+748
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel2-45/+401
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel1-2/+4
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel1-7/+7
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2-6/+10
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-0/+54
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman1-51/+65
2018-03-06net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel1-3/+6
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-0/+6
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-3/+4
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-2/+2
2017-12-19net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib1-0/+6
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy3-5/+4
2017-07-06net/mlx5: Add Makefiles for subdirectoriesIlan Tayari1-0/+1
2017-07-06net/mlx5: FPGA, Fix datatype mismatchIlan Tayari1-2/+2
2017-07-06net/mlx5: FPGA, make mlx5_fpga_device_brb staticIlan Tayari1-1/+1
2017-07-03net/mlx5: fix memcpy limit?Stephen Rothwell1-1/+1
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari3-0/+472
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari4-0/+330
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari3-0/+52
2017-06-27net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari5-0/+1263
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2-0/+119
2017-06-27net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari2-6/+6
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari2-1/+35
2017-05-14net/mlx5: FPGA, Add basic support for InnovaIlan Tayari4-0/+424