summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-221-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-0/+4
|\
| * net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-081-0/+3
| * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-0/+1
* | net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich2014-07-081-1/+1
* | net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas2014-07-081-2/+0
|/
* net/mlx4_en: Use affinity hintYuval Atias2014-06-111-0/+1
* Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-021-1/+0
* net/mlx4_en: Use affinity hintYuval Atias2014-06-011-0/+1
* mellanox: Logging message cleanupsJoe Perches2014-05-081-20/+20
* mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-04-161-1/+0
* net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-011-0/+2
* net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-2/+2
|\
OpenPOWER on IntegriCloud