summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-111-12/+3
* 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
* net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-031-1/+0
* net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed2014-10-281-3/+7
* net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed2014-10-281-1/+7
* net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-061-1/+0
* net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet2014-10-061-0/+3
* net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet2014-10-061-1/+2
* net/mlx4_en: Align tx path structures to cache linesEric Dumazet2014-10-061-40/+46
* net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-061-1/+0
* mlx4: add a new xmit_more counterEric Dumazet2014-10-041-1/+4
* mellanox: Change en_print to return voidJoe Perches2014-09-261-2/+2
* net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay2014-09-191-0/+6
* net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai2014-07-221-0/+1
OpenPOWER on IntegriCloud