summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Align behavior of set ring size flow via ethtoolEugenia Emantayev2018-01-091-4/+13
* mlx4: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-063-5/+15
* net/mlx4_en: Change default QoS settingsMoni Shoua2017-12-283-0/+13
* net/mlx4_core: Cleanup FMR unmapping flowTariq Toukan2017-12-281-19/+21
* net/mlx4_en: RX csum, reorder branchesTariq Toukan2017-12-281-25/+21Star
* net/mlx4_en: RX csum, remove redundant branches and checksTariq Toukan2017-12-281-3/+9
* net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha2017-12-131-26/+31
* net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha2017-12-131-1/+0Star
* net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2017-12-132-1/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-161-3/+2Star
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-161-3/+2Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-4/+4
|\ \
| * | net/mlx4_core: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+4Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1515-53/+85
|\ \ \ | |_|/ |/| |
| * | net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2017-11-132-0/+10
| * | net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-081-1/+1
| * | net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-051-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
| |\ \
| * | | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-4/+4
| * | | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-4/+4
| * | | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-4/+4
| * | | net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan2017-10-123-14/+27
| * | | net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan2017-10-121-5/+12
| * | | net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan2017-10-123-4/+3Star
| * | | net/mlx4_en: Increase number of default RX ringsInbar Karmy2017-10-101-2/+1Star
| * | | net/mlx4_en: Limit the number of RX ringsInbar Karmy2017-10-101-1/+6
| * | | net/mlx4_en: Limit the number of TX ringsInbar Karmy2017-10-104-7/+7
| * | | net/mlx4_en: Use __force to fix a sparse warning in TX datapathTariq Toukan2017-10-091-1/+1
| * | | net/mlx4_core: Fix cast warning in fw.cTariq Toukan2017-10-091-3/+3
| * | | net/mlx4: Fix endianness issue in qp context paramsTariq Toukan2017-10-093-3/+3
| * | | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-261-0/+1
| * | | drivers: net: mlx4: use setup_timer() helper.Allen Pais2017-09-211-3/+1Star
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-072-0/+2
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-0624-238/+285
|\
| * net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer2017-09-052-6/+8
| * net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King2017-09-031-2/+3
| * net/mlx4_core: fix memory leaks on error exit pathColin Ian King2017-09-031-1/+2
| * net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-295-2/+56
| * net/mlx4_core: Fix misplaced brackets of sizeofTariq Toukan2017-08-291-1/+1
| * net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky2017-08-291-1/+1
| * net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-294-140/+137Star
| * net/mlx4_core: make mlx4_profile constBhumika Goyal2017-08-241-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-221-2/+2
| |\
| * | net/mlx4: fix spelling mistake: "availible" -> "available"Colin Ian King2017-08-163-16/+16
| * | mlx4: sizeof style usagestephen hemminger2017-08-1615-56/+56
| * | mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-161-2/+0Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-105-20/+36
| |\ \
| * | | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-4/+6