summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fpga
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny2018-07-162-30/+101
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-4/+6
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun2018-06-031-2/+2
* net/mlx5: FPGA, Handle QP error eventIlan Tayari2018-06-021-4/+24
* net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin2018-05-301-2/+1Star
* net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin2018-05-301-0/+1
* net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik2018-05-301-0/+6
* net/mlx5: FPGA, print SBU identification on initIlan Tayari2018-05-301-2/+5
* net/mlx5: FPGA, Add device nameIlan Tayari2018-05-302-3/+28
* net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari2018-05-301-0/+6
* Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-292-8/+8
|\
| * net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-252-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-271-7/+5Star
|\ \ | |/ |/|
| * net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman2018-05-241-7/+5Star
* | net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2018-05-013-0/+631
* | net/mlx5e: Move defines out of ipsec codeIlya Lesokhin2018-05-012-4/+3Star
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-071-1/+1
|\
| * net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-051-1/+1
* | net/mlx5: Fix use-after-freeGustavo A. R. Silva2018-03-231-1/+2
|/
* net/mlx5: IPSec, Add support for ESNAviad Yehezkel2018-03-081-0/+22
* net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2018-03-082-0/+748
* net/mlx5: Refactor accel IPSec codeAviad Yehezkel2018-03-082-45/+401
* net/mlx5: Added required metadata capability for ipsecAviad Yehezkel2018-03-081-2/+4
* net/mlx5: Export ipsec capabilitiesAviad Yehezkel2018-03-081-7/+7
* net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2018-03-082-6/+10
* net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman2018-03-081-0/+54
* net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman2018-03-081-51/+65
* net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel2018-03-071-3/+6
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-0/+6
|\
| * net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib2017-12-191-0/+6
* | {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-3/+4
* | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-2/+2
|/
* net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-283-5/+4Star
* net/mlx5: Add Makefiles for subdirectoriesIlan Tayari2017-07-061-0/+1
* net/mlx5: FPGA, Fix datatype mismatchIlan Tayari2017-07-061-2/+2
* net/mlx5: FPGA, make mlx5_fpga_device_brb staticIlan Tayari2017-07-061-1/+1
* net/mlx5: fix memcpy limit?Stephen Rothwell2017-07-031-1/+1
* net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2017-06-273-0/+472
* net/mlx5: FPGA, Add SBU infrastructureIlan Tayari2017-06-274-0/+330
* net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari2017-06-273-0/+52
* net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari2017-06-275-0/+1263
* net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2017-06-272-0/+119
* net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari2017-06-272-6/+6
* net/mlx5: Add reserved-gids supportIlan Tayari2017-06-272-1/+35
* net/mlx5: FPGA, Add basic support for InnovaIlan Tayari2017-05-144-0/+424