summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
AgeCommit message (Expand)Author
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny
2015-11-18mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet
2015-11-18mlx4: mlx4_en_low_latency_recv() called with BH disabledEric Dumazet
2015-10-21net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion
2015-06-25net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay
2015-06-25net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-05-30net/mlx4: Add EQ poolMatan Barak
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha
2015-03-06net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-03net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay
2014-10-28net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed
2014-10-28net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed
2014-10-06net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet
2014-10-06net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet
2014-10-06net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet
2014-10-06net/mlx4_en: Align tx path structures to cache linesEric Dumazet
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet
2014-10-04mlx4: add a new xmit_more counterEric Dumazet
2014-09-26mellanox: Change en_print to return voidJoe Perches
2014-09-19net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay
2014-07-22net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai
2014-07-22net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-08net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai
2014-07-08net/mlx4_en: Fix mac_hash database inconsistencyNoa Osherovich
2014-07-08net/mlx4_en: Do not count LLC/SNAP in MTU calculationYishai Hadas
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai
2014-06-11net/mlx4_en: Use affinity hintYuval Atias
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller
2014-06-01net/mlx4_en: Use affinity hintYuval Atias
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz