index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-12-09
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-05-10
net/mlx4_en: Verify coalescing parameters are in range
Moshe Shemesh
1
-0
/
+16
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+19
2018-03-27
net/mlx4_en: Fix mixed PFC and Global pause user control requests
Eran Ben Elisha
1
-14
/
+19
2018-02-27
net/mlx4_en: Add physical RX/TX bytes/packets counters
Eran Ben Elisha
1
-0
/
+14
2018-01-09
net/mlx4_en: Align behavior of set ring size flow via ethtool
Eugenia Emantayev
1
-4
/
+13
2017-10-10
net/mlx4_en: Limit the number of RX rings
Inbar Karmy
1
-1
/
+6
2017-10-10
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
1
-2
/
+2
2017-08-02
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
1
-7
/
+8
2017-06-29
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
1
-3
/
+4
2017-06-29
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
1
-5
/
+7
2017-06-07
net/mlx4_en: Bump driver version
Tariq Toukan
1
-1
/
+1
2017-06-05
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
1
-5
/
+0
2017-05-09
net/mlx4_en: Avoid adding steering rules with invalid ring
Talat Batheesh
1
-0
/
+5
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
1
-1
/
+1
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-02-03
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
1
-2
/
+2
2017-01-30
net/mlx4_en: Adding support of turning off link autonegotiation via ethtool
Ariel Levkovich
1
-5
/
+19
2017-01-30
net/mlx4_core: Get num_tc using netdev_get_num_tc
Alaa Hleihel
1
-1
/
+1
2017-01-30
net/mlx4: Replace ENOSYS with better fitting error codes
Tariq Toukan
1
-1
/
+1
2017-01-18
net/mlx4_en: Remove unnecessary checks when setting num channels
Eran Ben Elisha
1
-6
/
+1
2016-11-29
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
1
-0
/
+2
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
1
-1
/
+24
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
1
-31
/
+45
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+32
2016-07-20
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
1
-1
/
+8
2016-07-20
net/mlx4_en: Add resilience in low memory systems
Eugenia Emantayev
1
-22
/
+32
2016-06-10
net/mlx4_en: fix ethtool -x
Eric Dumazet
1
-13
/
+12
2016-05-26
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
1
-1
/
+1
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
1
-1
/
+4
2016-02-26
net: mlx4: use new ETHTOOL_G/SSETTINGS API
David Decotigny
1
-170
/
+187
2015-11-19
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
1
-17
/
+0
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
1
-0
/
+16
2015-07-28
net/mlx4_en: Prepare ethtool private flags to support more flags
Hadar Hen Zion
1
-18
/
+17
2015-06-16
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
1
-0
/
+17
2015-04-27
net/mlx4_en: Prevent setting invalid RSS hash function
Amir Vadai
1
-13
/
+16
2015-04-02
net/mlx4_en: Add interface identify support
Ido Shamay
1
-0
/
+27
2015-03-31
net/mlx4_en: Moderate ethtool callback to show more statistics
Eran Ben Elisha
1
-4
/
+26
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
1
-0
/
+74
2015-03-31
net/mlx4_en: Protect access to the statistics bitmap
Eran Ben Elisha
1
-3
/
+3
2015-03-31
net/mlx4_en: Support general selective view of ethtool statistics
Eran Ben Elisha
1
-48
/
+75
2015-03-31
net/mlx4_en: Create new header file for all statistics info
Eran Ben Elisha
1
-2
/
+0
2015-01-28
net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings
Saeed Mahameed
1
-10
/
+8
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-1
/
+1
2014-12-09
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
1
-5
/
+29
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+11
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
1
-3
/
+7
2014-11-21
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Saeed Mahameed
1
-1
/
+1
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
1
-1
/
+8
[next]