summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernelAlaa Hleihel2018-10-091-1/+1
* net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2018-05-101-2/+5
* net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha2018-02-271-0/+1
* mlx4: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-051-1/+3
* net/mlx4_en: Change default QoS settingsMoni Shoua2017-12-281-0/+1
* net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2017-12-131-0/+3
* net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan2017-10-111-0/+2
* net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan2017-10-111-1/+1
* net/mlx4_en: Limit the number of TX ringsInbar Karmy2017-10-101-1/+1
* mlx4_en: remove unnecessary returned valueZhu Yanjun2017-07-241-1/+1
* net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy2017-06-291-0/+2
* net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy2017-06-291-3/+4
* net/mlx4_en: Replace TXBB_SIZE multiplications with shift operationsTariq Toukan2017-06-151-1/+2
* 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-151-1/+6
* net/mlx4_en: Improve XDP xmit functionTariq Toukan2017-06-151-2/+1
* net/mlx4_en: Optimized single ring steeringSaeed Mahameed2017-06-151-1/+1
* net/mlx4_en: Remove unused argument in TX datapath functionTariq Toukan2017-06-151-3/+3
* net/mlx4_en: Bump driver versionTariq Toukan2017-06-071-2/+1
* mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet2017-03-091-0/+1
* mlx4: add page recycling in receive pathEric Dumazet2017-03-091-1/+0
* mlx4: use order-0 pages for RXEric Dumazet2017-03-091-5/+0
* mlx4: removal of frag_sizes[]Eric Dumazet2017-03-091-8/+0
* mlx4: reduce rx ring page_cache sizeEric Dumazet2017-03-091-1/+5
* mlx4: rx_headroom is a per port attributeEric Dumazet2017-03-091-1/+1
* mlx4: get rid of frag_prefix_sizeEric Dumazet2017-03-091-2/+1
* mlx4: remove order field from mlx4_en_frag_infoEric Dumazet2017-03-091-1/+1
* mlx4: dma_dir is a mlx4_en_priv attributeEric Dumazet2017-03-091-3/+3
* net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-02-261-1/+0
* mlx4: reduce OOM risk on arches with large pagesEric Dumazet2017-02-201-1/+2
* mlx4: do not use rwlock in fast pathEric Dumazet2017-02-151-1/+1
* mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-021-1/+2
* mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau2016-12-081-1/+2
* mlx4: give precise rx/tx bytes/packets countersEric Dumazet2016-11-291-0/+1
* mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet2016-11-241-19/+23
* net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan2016-11-021-1/+6
* net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan2016-11-021-5/+6
* net/mlx4_en: Add TX_XDP for CQ typesTariq Toukan2016-11-021-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-12/+3
|\
| * net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-111-12/+3
* | net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco2016-09-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-2/+7
|\
| * net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-191-2/+7
* | net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco2016-07-191-1/+26
* | net/mlx4_en: add page recycle to prepare rx ring for tx supportBrenden Blanco2016-07-191-1/+10
* | net/mlx4_en: add support for fast rx drop bpf programBrenden Blanco2016-07-191-0/+6
* | net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout2016-06-231-0/+26
* | mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-171-2/+0
|/
* net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-251-1/+0
OpenPOWER on IntegriCloud