summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-152-44/+79
|\
| * net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren2019-01-071-8/+7Star
| * net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2019-01-072-39/+75
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
|/
* net/mlx4_core: drop useless LIST_HEADJulia Lawall2018-12-241-5/+0Star
* net/mlx4_en: remove fallback after kzalloc_node()Eric Dumazet2018-12-173-15/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-104-6/+5Star
|\
| * net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-091-2/+2
| * net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed2018-12-041-1/+1
| * net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2018-12-042-3/+2Star
* | net/mlx4_core: Fix several coding style errorsErez Alfasi2018-12-041-3/+3
* | net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi2018-12-041-6/+5Star
* | {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-223-5/+71
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-193-3/+4
|\|
| * net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin2018-11-161-2/+2
| * net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan2018-11-161-1/+1
| * net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein2018-11-161-0/+1
* | mlx4: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-1/+1
|/
* net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet2018-11-031-2/+4
* net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet2018-10-301-0/+1
* drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-262-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-131-28/+15Star
|\
| * net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh2018-10-111-28/+15Star
* | net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernelAlaa Hleihel2018-10-092-3/+8
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-252-21/+2Star
|\|
| * mlx4: remove ndo_poll_controllerEric Dumazet2018-09-241-20/+0Star
| * net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-09-221-1/+2
* | net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-132-2/+2
|/
* net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
* net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
* net/mlx4_core: Allow MTTs starting at any indexTariq Toukan2018-07-263-5/+6
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-1/+1
|\
| * net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-251-1/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-211-2/+6
|\|
| * net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed2018-07-161-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-151-1/+0Star
|\ \
| * | xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-1/+0Star
* | | net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker2018-07-132-0/+49
* | | net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker2018-07-135-4/+249
* | | net/mlx4_core: Add health buffer address capabilityAlex Vesker2018-07-133-1/+6
* | | net: allow fallback function to pass netdevAlexander Duyck2018-07-091-2/+2
* | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-092-2/+4
|/ /
* | mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh2018-07-053-3/+55
* | mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh2018-07-051-2/+106
|/
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-135-26/+34
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-133-9/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-051-6/+12
|\
| * mlx4_core: restore optimal ICM memory allocationEric Dumazet2018-06-031-6/+12
* | net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao2018-06-041-2/+2