aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
AgeCommit message (Expand)Author
2015-01-27net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet
2014-11-21net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-10-28net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai
2014-10-28net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed
2014-10-28net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed
2014-10-28ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed
2014-10-06net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet
2014-10-04mlx4: add a new xmit_more counterEric Dumazet
2014-09-08net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera
2014-07-24net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu
2014-07-22net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai
2014-07-08net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-18net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer
2014-05-14net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer
2013-11-07net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev
2013-09-12net/mlx4_en: Check device state when setting coalescingEugenia Emantayev
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-06-19net/mlx4_en: Low Latency recv statisticsAmir Vadai
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-04-24mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-07net/mlx4_en: Optimize Rx fast path filter checksYan Burman
2013-02-04net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion
2013-02-04net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion
2013-01-31net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai
2013-01-31net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion
2013-01-31net/mlx4_en: Block insertion of ethtool steering rules while the interface is...Hadar Hen Zion
2013-01-31net/mlx4_en: Fix vlan mask for ethtool steering rulesHadar Hen Zion
2013-01-31net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rulesHadar Hen Zion
2013-01-31net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtoolHadar Hen Zion
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman
2012-12-02net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai
2012-12-02net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai
2012-07-07net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion
2012-07-07net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion
2012-04-23mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin