summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2019-02-14net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed4-4/+22
2019-02-14net/mlx5: Fix a compilation warning in events.cTariq Toukan1-8/+9
2019-02-14net/mlx5: No command allowed when command interface is not readyHuy Nguyen3-1/+20
2019-02-14net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik1-3/+4
2019-02-07net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15
2019-02-07net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang3-0/+7
2019-02-05net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...Guy Shattah1-2/+7
2019-02-05net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz5-18/+24
2019-02-05net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem1-0/+6
2019-01-25net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz1-0/+13
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz3-2/+33
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin1-12/+6
2019-01-25net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua1-2/+3
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin1-1/+1
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang1-2/+2
2019-01-19Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-14/+34
2019-01-19net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein1-13/+16
2019-01-19net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-01-19net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin1-1/+4
2019-01-19net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+13
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-7/+7
2018-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+3
2018-12-25net/mlx5e: drop useless LIST_HEADJulia Lawall1-3/+0
2018-12-25net/mlx5e: fix semicolon.cocci warningskbuild test robot1-1/+1
2018-12-21net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan3-1/+34
2018-12-21net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan4-27/+173
2018-12-21net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan3-21/+54
2018-12-21net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan4-24/+65
2018-12-21net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan3-18/+9
2018-12-21net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan1-0/+5
2018-12-21net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan5-26/+18
2018-12-21net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan3-11/+18
2018-12-21net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan1-3/+4
2018-12-21Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller9-103/+177
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe19-146/+238
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-45/+42
2018-12-20net/mlx5: Fix LAG requirement when CONFIG_MLX5_ESWITCH is offAviv Heller1-5/+8
2018-12-20net/mlx5: Fix query_nic_sys_image_guid() error during initAviv Heller1-3/+13
2018-12-20net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein1-20/+24
2018-12-20net/mlx5e: Support VLAN encap ETH header generationEli Britstein1-2/+13
2018-12-20net/mlx5e: Re-order route and encap header memory allocationEli Britstein1-28/+34
2018-12-20net/mlx5e: Tunnel encap ETH header helper functionEli Britstein1-12/+17
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein1-0/+6
2018-12-20net/mlx5e: Tunnel routing output devs helper functionEli Britstein1-36/+34
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein3-0/+15
2018-12-20net/mlx5e: Allow vlans on e-switch uplink repsOr Gerlitz1-1/+4
2018-12-20net/mlx5e: Increase VF representors' SQ size to 128Gavi Teitz1-3/+3
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar3-11/+24
2018-12-20mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar1-2/+2
2018-12-20net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-8/+3