aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-08mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau1-1/+2
2016-11-29mlx4: give precise rx/tx bytes/packets countersEric Dumazet1-0/+1
2016-11-24mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet1-19/+23
2016-11-02net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan1-1/+6
2016-11-02net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan1-5/+6
2016-11-02net/mlx4_en: Add TX_XDP for CQ typesTariq Toukan1-3/+4
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+3
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan1-12/+3
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco1-1/+1
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2016-07-19net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco1-1/+26
2016-07-19net/mlx4_en: add page recycle to prepare rx ring for tx supportBrenden Blanco1-1/+10
2016-07-19net/mlx4_en: add support for fast rx drop bpf programBrenden Blanco1-0/+6
2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev1-2/+7
2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout1-0/+26
2016-06-17mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck1-2/+0
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet1-1/+0
2016-05-25net/mlx4_en: get rid of ret_statsEric Dumazet1-1/+0
2016-05-25net/mlx4_en: fix tx_dropped bugEric Dumazet1-0/+1
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky1-2/+0
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha1-0/+1
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny1-0/+1
2015-11-18mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet1-128/+0
2015-11-18mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet1-5/+7
2015-10-21net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb1-1/+2
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion1-0/+1
2015-06-25net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay1-0/+1
2015-06-25net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha1-1/+0
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha1-0/+1
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha1-0/+1
2015-05-30net/mlx4: Add EQ poolMatan Barak1-1/+1
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay1-0/+1
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay1-0/+1
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak1-2/+11
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha1-2/+7
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha1-2/+3
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha1-0/+2
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha1-33/+1
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha1-1/+1
2015-03-06net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli1-0/+1
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua1-0/+5
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-1/+1
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry1-1/+1
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet1-0/+1
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli1-1/+4
2014-11-03net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay1-1/+0
2014-10-28net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed1-3/+7
2014-10-28net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed1-1/+7
2014-10-06net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet1-1/+0