summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-11net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan
2017-10-11net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan
2017-10-11net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan
2017-10-10net/mlx4_en: Increase number of default RX ringsInbar Karmy
2017-10-10net/mlx4_en: Limit the number of RX ringsInbar Karmy
2017-10-10net/mlx4_en: Limit the number of TX ringsInbar Karmy
2017-10-09net/mlx4_en: Use __force to fix a sparse warning in TX datapathTariq Toukan
2017-10-09net/mlx4_core: Fix cast warning in fw.cTariq Toukan
2017-10-09net/mlx4: Fix endianness issue in qp context paramsTariq Toukan
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann
2017-09-21drivers: net: mlx4: use setup_timer() helper.Allen Pais
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-03net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh
2017-08-29net/mlx4_core: Fix misplaced brackets of sizeofTariq Toukan
2017-08-29net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal
2017-08-22mlx4: Replace PCI pool old APIRomain Perier
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-16net/mlx4: fix spelling mistake: "availible" -> "available"Colin Ian King
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-08-15mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-02net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein
2017-08-02net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein
2017-08-02net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-07-24mlx4_en: remove unnecessary error checkZhu Yanjun
2017-07-24mlx4_en: remove unnecessary returned valueZhu Yanjun
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-07-15mlx4_en: remove unnecessary returned value checkZhu Yanjun
2017-07-03mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy
2017-06-29net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"Colin Ian King