summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-251-1/+0
* net/mlx4_en: fix tx_dropped bugEric Dumazet2016-05-251-0/+1
* net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky2016-05-051-2/+0
* net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-211-0/+1
* net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny2016-02-251-0/+1
* mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet2015-11-181-128/+0
* mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet2015-11-181-5/+7
* net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb2015-10-211-1/+2
* net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2015-07-271-0/+1
* net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2015-06-251-0/+1
* net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha2015-06-251-1/+0
* net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha2015-06-151-0/+1
* net/mlx4_core: Allocate default counter per portEran Ben Elisha2015-06-151-0/+1
* net/mlx4: Add EQ poolMatan Barak2015-05-301-1/+1
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-04-301-0/+1
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-021-0/+1
* net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-311-2/+11
* net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-311-2/+7
* net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-311-2/+3
* net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-311-0/+2
* net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-311-33/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+1
|\
| * net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha2015-03-181-1/+1
* | net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2015-03-061-0/+1
|/
* net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-041-0/+5
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-1/+1
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-081-1/+1
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-231-0/+1
* net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-111-1/+4