summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-2311-98/+528
|\
| * net/mlx5e: IPoIB, Support the flash device ethtool callbackOr Gerlitz2017-06-221-0/+9
| * net/mlx5e: Support the flash device ethtool callbackOr Gerlitz2017-06-222-0/+37
| * net/mlx5: Add mlxfw callbacksOr Gerlitz2017-06-222-0/+157
| * net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registersOr Gerlitz2017-06-221-0/+114
| * mlxfw: Make the module selectableOr Gerlitz2017-06-222-1/+16
| * net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz2017-06-221-0/+1
| * net/mlx5e: Use macro for TC header re-write offload field mappingOr Gerlitz2017-06-221-25/+29
| * net/mlx5e: Offload TC matching on ip ttlOr Gerlitz2017-06-221-3/+8
| * net/mlx5e: Relocate the TC match on ip tos offload code sectionOr Gerlitz2017-06-221-23/+23
| * net/mlx5e: Introduce RX Page-ReuseTariq Toukan2017-06-224-37/+126
| * net/mlx5e: Enhance RX SKB headroom logicTariq Toukan2017-06-222-8/+7
| * net/mlx5e: Build SKB with exact frag_sizeTariq Toukan2017-06-223-6/+6
* | net/mlx5e: Use device ID definesMyron Stowe2017-06-221-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-216-45/+60
|\
| * net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz2017-06-151-1/+2
| * net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz2017-06-151-1/+0
| * net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz2017-06-151-37/+40
| * net/mlx5e: Fix min inline value for VF rep SQsChris Mi2017-06-151-0/+2
| * net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-06-151-4/+4
| * net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
* | net/mlx5e: IPoIB, Add ioctl support to IPoIB device driverFeras Daoud2017-06-194-10/+26
* | net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud2017-06-195-4/+28
* | net/mlx5e: IPoIB, Get more TX statisticsErez Shitrit2017-06-191-0/+5
* | net/mlx5e: IPoIB, Handle change_mtuErez Shitrit2017-06-191-0/+31
* | net/mlx5e: Use hard_mtu as part of the mlx5e_priv structErez Shitrit2017-06-196-13/+24
* | net/mlx5e: IPoIB, Change parameters default valuesErez Shitrit2017-06-191-4/+15
* | net/mlx5e: Add new profile function update_carrierErez Shitrit2017-06-194-4/+14
* | net/mlx5e: IPoIB, Add ethtool supportErez Shitrit2017-06-196-37/+255
* | net/mlx5e: Prevent PFC call for non ethernet portsFeras Daoud2017-06-191-0/+6
* | net/mlx5e: IPoIB, Move to a separate directorySaeed Mahameed2017-06-195-3/+3
* | Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-1624-116/+210
|\ \
| * | net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-164-5/+62
| * | net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-161-7/+23
| * | net/mlx5e: Optimize update stats workGal Pressman2017-06-163-7/+16
| * | net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-162-22/+7
| * | net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman2017-06-161-14/+2
| * | net/mlx5e: Rename physical symbol errors counterGal Pressman2017-06-161-1/+1
| * | net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis2017-06-161-1/+1
| * | net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan2017-06-161-14/+7
| * | net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-163-13/+74
| * | net/mlx5: Avoid space after castingOr Gerlitz2017-06-162-2/+2
| * | net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-164-5/+6
| * | net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz2017-06-164-4/+1
| * | net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-1610-15/+0
| * | net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-162-6/+6
| * | net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-161-0/+2
* | | bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+12
* | | bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+18
* | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
OpenPOWER on IntegriCloud