aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
Commit message (Expand)AuthorAge
* mlx4: give precise rx/tx bytes/packets countersEric Dumazet2016-11-29
* net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan2016-11-02
* net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan2016-11-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-19
* | net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco2016-07-20
* | net/mlx4_en: fix ethtool -xEric Dumazet2016-06-10
|/
* net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-26
* net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-21
* net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny2016-02-25
* mlx4: remove mlx4_en_low_latency_recv()Eric Dumazet2015-11-18
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2015-07-27
* net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion2015-07-27
* net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha2015-06-15
* net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-27
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-02
* net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha2015-03-31
* net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-31
* net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-31
* net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-31
* net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-31
* net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed2015-01-27
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-25
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-08
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-23
* net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed2014-11-21
* mlx4: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
* net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-11
* net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai2014-10-28
* net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed2014-10-28
* net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed2014-10-28
* ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed2014-10-28
* net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-06
* mlx4: add a new xmit_more counterEric Dumazet2014-10-04
* net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera2014-09-08
* net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu2014-07-25
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-22
* net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-08
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-03
|\
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-02
* | net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer2014-05-18
|/
* net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay2014-05-14
* mellanox: Logging message cleanupsJoe Perches2014-05-08
* mlx4_en: Add PTP hardware clockShawn Bohrer2014-01-02
* net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-07
* net/mlx4_en: Check device state when setting coalescingEugenia Emantayev2013-09-12
* net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-01