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.13.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_port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
net/mlx4_en: Add physical RX/TX bytes/packets counters
Eran Ben Elisha
1
-13
/
+25
2017-12-14
net/mlx4_en: Fill all counters under one call of stats lock
Eran Ben Elisha
1
-26
/
+31
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
1
-0
/
+2
2016-12-02
mlx4: fix use-after-free in mlx4_en_fold_software_stats()
Eric Dumazet
1
-1
/
+1
2016-11-29
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
1
-23
/
+54
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
1
-0
/
+6
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
1
-2
/
+2
2016-10-29
net/mlx4_en: Fix potential deadlock in port statistics flow
Jack Morgenstein
1
-2
/
+2
2016-05-26
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
1
-11
/
+3
2016-05-26
net/mlx4_en: fix tx_dropped bug
Eric Dumazet
1
-1
/
+3
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
1
-1
/
+4
2016-02-17
net/mlx4_en: Count HW buffer overrun only once
Amir Vadai
1
-2
/
+2
2015-06-24
net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device
Eran Ben Elisha
1
-0
/
+14
2015-06-16
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
1
-1
/
+14
2015-05-06
net/mlx4_en: Fix off-by-one in counters manipulation
Eran Ben Elisha
1
-1
/
+1
2015-03-31
net/mlx4_en: Moderate ethtool callback to show more statistics
Eran Ben Elisha
1
-38
/
+94
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
1
-0
/
+50
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
1
-0
/
+2
2014-10-29
net/mlx4_en: Use PTYS register to query ethtool settings
Saeed Mahameed
1
-1
/
+8
2014-10-29
ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support
Saeed Mahameed
1
-3
/
+12
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
1
-6
/
+11
2014-03-03
net/mlx4_en: Move queue stopped/waked counters to be per ring
Eugenia Emantayev
1
-0
/
+6
2013-11-08
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
1
-7
/
+7
2013-11-08
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
1
-3
/
+0
2011-12-13
mlx4: Ethernet port management modifications
Eugenia Emantayev
1
-77
/
+0
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
1
-6
/
+9
2011-10-19
mlx4_en: Checksum counters per ring
Yevgeny Petrilin
1
-0
/
+6
2011-10-10
mlx4_en: Adding 40gb speed report for ethtool
Alexander Guller
1
-3
/
+13
2011-10-10
mlx4_en: Fix QP number calculation according to module param
Alexander Guller
1
-1
/
+1
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher
1
-0
/
+278