summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha1-0/+1
2016-02-26net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny1-0/+1
2015-11-19mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet1-128/+0
2015-11-19mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet1-5/+7
2015-10-22net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb1-1/+2
2015-07-28net/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-16net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha1-0/+1
2015-06-16net/mlx4_core: Allocate default counter per portEran Ben Elisha1-0/+1
2015-05-31net/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-21Merge 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-07net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli1-0/+1
2015-02-05net/mlx4_en: Port aggregation configurationMoni Shoua1-0/+5
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-1/+1
2014-12-09net/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-29net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed1-3/+7
2014-10-29net/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
2014-10-06net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet1-0/+3
2014-10-06net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet1-1/+2
2014-10-06net/mlx4_en: Align tx path structures to cache linesEric Dumazet1-40/+46
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet1-1/+0
2014-10-05mlx4: add a new xmit_more counterEric Dumazet1-1/+4
2014-09-26mellanox: Change en_print to return voidJoe Perches1-2/+2
2014-09-20net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay1-0/+6
2014-07-23net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai1-0/+1
2014-07-23net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai1-0/+5
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2014-07-09net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai1-0/+3
2014-07-09net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich1-1/+1
2014-07-09net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas1-2/+0
2014-07-03net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai1-0/+1
2014-06-12net/mlx4_en: Use affinity hintYuval Atias1-0/+1
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller1-1/+0
2014-06-02net/mlx4_en: Use affinity hintYuval Atias1-0/+1
2014-05-09mellanox: Logging message cleanupsJoe Perches1-20/+20
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason1-1/+0
2014-04-02net/mlx4: Set proper build dependancy with vxlanOr Gerlitz1-0/+2