index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_ethtool.c
Age
Commit message (
Expand
)
Author
2014-10-28
net/mlx4_en: Use PTYS register to set ethtool settings (Speed)
Saeed Mahameed
2014-10-28
net/mlx4_en: Use PTYS register to query ethtool settings
Saeed Mahameed
2014-10-28
ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support
Saeed Mahameed
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
2014-10-04
mlx4: add a new xmit_more counter
Eric Dumazet
2014-09-08
net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()
Ivan Vecera
2014-07-24
net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static
Fengguang Wu
2014-07-22
net/mlx4_en: Disable blueflame using ethtool private flags
Amir Vadai
2014-07-08
net/mlx4_en: Ignore budget on TX napi polling
Amir Vadai
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-18
net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()
Christian Engelmayer
2014-05-14
net/mlx4_en: User prio mapping gets corrupted when changing number of channels
Ido Shamay
2014-05-08
mellanox: Logging message cleanups
Joe Perches
2014-01-02
mlx4_en: Add PTP hardware clock
Shawn Bohrer
2013-11-07
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
2013-09-12
net/mlx4_en: Check device state when setting coalescing
Eugenia Emantayev
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-06-19
net/mlx4_en: Low Latency recv statistics
Amir Vadai
2013-05-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-04-24
mlx4: Match DMFS promiscuous field names to firmware spec
Hadar Hen Zion
2013-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-07
net/mlx4_en: Optimize Rx fast path filter checks
Yan Burman
2013-02-04
net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined
Hadar Hen Zion
2013-02-04
net/mlx4_en: Fix error propagation for ethtool helper function
Hadar Hen Zion
2013-01-31
net/mlx4_en: Fix transmit timeout when driver restarts port
Amir Vadai
2013-01-31
net/mlx4_en: Fix ethtool rules leftovers after module unloaded
Hadar Hen Zion
2013-01-31
net/mlx4_en: Block insertion of ethtool steering rules while the interface is...
Hadar Hen Zion
2013-01-31
net/mlx4_en: Fix vlan mask for ethtool steering rules
Hadar Hen Zion
2013-01-31
net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules
Hadar Hen Zion
2013-01-31
net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool
Hadar Hen Zion
2012-12-12
net/mlx4_en: Add support for destination MAC in steering rules
Yan Burman
2012-12-12
net/mlx4_en: Use generic etherdevice.h functions.
Yan Burman
2012-12-02
net/mlx4_en: Set number of rx/tx channels using ethtool
Amir Vadai
2012-12-02
net/mlx4_en: Fix TX moderation info loss after set_ringparam is called
Amir Vadai
2012-07-19
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
2012-07-07
net/mlx4_en: Add support for drop action through ethtool
Hadar Hen Zion
2012-07-07
net/mlx4_en: Manage flow steering rules with ethtool
Hadar Hen Zion
2012-04-23
mlx4_en: Added Ethtool support for TX Interrupt coalescing
Yevgeny Petrilin
2012-04-14
net: Fix spelling typo in net
Masanari Iida
2012-01-22
mlx4_en: eth statistics modification
Eugenia Emantayev
2012-01-18
mlx4_en: set number of rx rings used by RSS using ethtool
Yevgeny Petrilin
2011-11-27
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
Oren Duer
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-09
mlx4_en: Adjusting moderation per each ring
Alexander Guller
2011-10-09
mlx4_en: Removing reserve vectors
Alexander Guller
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher