summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai2015-04-271-13/+16
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-021-0/+27
* net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha2015-03-311-4/+26
* net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak2015-03-311-0/+74
* net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-311-3/+3
* net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-311-48/+75
* net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-311-2/+0
* net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed2015-01-271-10/+8
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-1/+1
* net/mlx4_en: Support for configurable RSS hash functionEyal Perry2014-12-081-5/+29
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+11
* mlx4: fix mlx4_en_set_rxfh()Eric Dumazet2014-11-231-3/+7
* net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed2014-11-211-1/+1
* mlx4: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+8
* net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli2014-11-111-1/+1
* net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai2014-10-281-0/+1
* net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed2014-10-281-4/+104
* net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed2014-10-281-13/+298
* ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed2014-10-281-0/+83
* net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-061-0/+44
* mlx4: add a new xmit_more counterEric Dumazet2014-10-041-0/+1
* net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera2014-09-081-0/+3
* net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu2014-07-241-2/+2
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-221-0/+57
* net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-081-0/+7
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-021-5/+5
|\
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-5/+5
* | net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer2014-05-181-1/+1
|/
* net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay2014-05-141-1/+2
* mellanox: Logging message cleanupsJoe Perches2014-05-081-3/+3
* mlx4_en: Add PTP hardware clockShawn Bohrer2014-01-021-0/+3
* net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-071-18/+18
* net/mlx4_en: Check device state when setting coalescingEugenia Emantayev2013-09-121-6/+10
* net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-3/+3
* net/mlx4_en: Low Latency recv statisticsAmir Vadai2013-06-191-1/+19
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-1/+1
|\
| * mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-241-1/+1
* | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-241-0/+30
|/
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-2/+0
* net/mlx4_en: Optimize Rx fast path filter checksYan Burman2013-02-071-6/+3
* net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion2013-02-041-0/+4
* net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion2013-02-041-18/+34
* net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai2013-01-311-3/+3
* net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion2013-01-311-0/+3
* net/mlx4_en: Block insertion of ethtool steering rules while the interface is...Hadar Hen Zion2013-01-311-2/+4
* net/mlx4_en: Fix vlan mask for ethtool steering rulesHadar Hen Zion2013-01-311-4/+9
* net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rulesHadar Hen Zion2013-01-311-0/+4
* net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtoolHadar Hen Zion2013-01-311-37/+82
* net/mlx4_en: Add support for destination MAC in steering rulesYan Burman2012-12-121-6/+15