summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-094-6/+5
|\
| * net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir2018-12-081-2/+2
| * net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed2018-12-031-1/+1
| * net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha2018-12-032-3/+2
* | net/mlx4_core: Fix several coding style errorsErez Alfasi2018-12-031-3/+3
* | net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi2018-12-031-6/+5
* | {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-151-2/+2
| * net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan2018-11-151-1/+1
| * net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein2018-11-151-0/+1
* | mlx4: use __vlan_hwaccel helpersMichał Mirosław2018-11-081-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-252-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-28/+15
|\
| * net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh2018-10-111-28/+15
* | 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/+2
|\|
| * mlx4: remove ndo_poll_controllerEric Dumazet2018-09-231-20/+0
| * net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor2018-09-211-1/+2
* | net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-122-2/+2
|/
* net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+2
* net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-071-0/+2
* net/mlx4_core: Allow MTTs starting at any indexTariq Toukan2018-07-253-5/+6
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-1/+1
|\
| * net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-241-1/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-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-141-1/+0
|\ \
| * | xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-1/+0
* | | net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker2018-07-122-0/+49
* | | net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker2018-07-125-4/+249
* | | net/mlx4_core: Add health buffer address capabilityAlex Vesker2018-07-123-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-121-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-125-26/+34
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-123-9/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-041-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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-263-10/+12
|\|
| * mlx4_core: allocate ICM memory in page size chunksQing Huang2018-05-251-7/+9
| * net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein2018-05-231-2/+2
| * net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King2018-05-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-1/+3
|\|
| * net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir2018-05-141-1/+3