summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2019-01-17net/mlx4: remove unneeded semicolonYueHaibing
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren
2019-01-07net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2018-12-24net/mlx4_core: drop useless LIST_HEADJulia Lawall
2018-12-17net/mlx4_en: remove fallback after kzalloc_node()Eric Dumazet
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-03net/mlx4_core: Fix several coding style errorsErez Alfasi
2018-12-03net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi
2018-12-03net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed
2018-12-03net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-15net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-11-15net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-11-15net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-11-08mlx4: use __vlan_hwaccel helpersMichał Mirosław
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet
2018-10-30net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh
2018-10-09net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernelAlaa Hleihel
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-08-07net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-07net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-25net/mlx4_core: Allow MTTs starting at any indexTariq Toukan
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-04net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao