summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_ethtool.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-051-0/+1
* net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera2014-09-091-0/+3
* net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu2014-07-251-2/+2
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-231-0/+57
* net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-091-0/+7
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-071-2/+2
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-031-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-191-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-091-3/+3
* mlx4_en: Add PTP hardware clockShawn Bohrer2014-01-021-0/+3
* net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-081-18/+18
* net/mlx4_en: Check device state when setting coalescingEugenia Emantayev2013-09-131-6/+10
* net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-021-3/+3
* net/mlx4_en: Low Latency recv statisticsAmir Vadai2013-06-201-1/+19
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-091-1/+1
|\
| * mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-251-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-081-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
* net/mlx4_en: Use generic etherdevice.h functions.Yan Burman2012-12-121-4/+2
* net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai2012-12-031-0/+69
* net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai2012-12-031-29/+30
* net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-191-3/+3
* net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion2012-07-081-1/+1
* net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion2012-07-081-0/+382
* mlx4_en: Added Ethtool support for TX Interrupt coalescingYevgeny Petrilin2012-04-241-2/+17
* net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
* mlx4_en: eth statistics modificationEugenia Emantayev2012-01-221-16/+50
* mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin2012-01-181-0/+93
* net/mlx4_en: fix WOL handlers were always looking at port2 capability bitOren Duer2011-11-271-2/+18
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-4/+7
* mlx4_en: Adjusting moderation per each ringAlexander Guller2011-10-101-1/+11
* mlx4_en: Removing reserve vectorsAlexander Guller2011-10-101-1/+1
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-0/+477