summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4
Commit message (Expand)AuthorAgeFilesLines
* 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/+137
| * 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-211-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-151-2/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-095-20/+36
| |\ \
| * | | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-4/+6
| * | | net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko2017-08-071-1/+1
| * | | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-1/+0
| * | | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-3/+3
| * | | mlx4_en: remove unnecessary error checkZhu Yanjun2017-07-241-7/+2
| * | | mlx4_en: remove unnecessary returned valueZhu Yanjun2017-07-242-4/+2
* | | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-039-18/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | mlx4: Replace PCI pool old APIRomain Perier2017-08-222-6/+6
| * | | (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-247-12/+20
| |/ /
* | | net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-181-2/+2
| |/ |/|
* | net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti2017-08-081-11/+18
* | net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein2017-08-021-0/+1
* | net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein2017-08-021-1/+1
* | net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein2017-08-021-1/+1
* | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-024-7/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-201-5/+3
|\
| * mlx4_en: remove unnecessary returned value checkZhu Yanjun2017-07-151-5/+3
* | {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-1711-53/+48
|/
* mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun2017-07-032-2/+1
* net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy2017-06-297-16/+65
* net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy2017-06-295-13/+17
* net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"Colin Ian King2017-06-291-1/+1
* net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King2017-06-261-1/+1
* bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-3/+18
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-2/+2
* net/mlx4_en: Refactor mlx4_en_free_tx_descTariq Toukan2017-06-151-29/+16
* net/mlx4_en: Replace TXBB_SIZE multiplications with shift operationsTariq Toukan2017-06-152-13/+16
* net/mlx4_en: Increase default TX ring sizeTariq Toukan2017-06-151-1/+1
* net/mlx4_en: Poll XDP TX completion queue in RX NAPITariq Toukan2017-06-155-16/+51
* net/mlx4_en: Improve XDP xmit functionTariq Toukan2017-06-153-43/+21
* net/mlx4_en: Improve stack xmit functionTariq Toukan2017-06-151-64/+87
* net/mlx4_en: Improve transmit CQ pollingTariq Toukan2017-06-151-6/+7
* net/mlx4_en: Improve receive data-pathTariq Toukan2017-06-151-34/+39
* net/mlx4_en: Optimized single ring steeringSaeed Mahameed2017-06-155-22/+50
* net/mlx4_en: Remove unused argument in TX datapath functionTariq Toukan2017-06-152-9/+7
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-1/+2
OpenPOWER on IntegriCloud