index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
en_ethtool.c
Age
Commit message (
Expand
)
Author
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