index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-03-05
net/mlx4_en: update moderation when config reset
Kevin(Yudong) Yang
1
-1
/
+1
2020-09-15
mlx4: add pause frame stats
Jakub Kicinski
1
-0
/
+19
2020-05-07
net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()
Jason Yan
1
-2
/
+1
2020-05-06
net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
Jason Yan
1
-2
/
+1
2020-03-11
net: mlx4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-19
net/mlx4_en: Fix wrong limitation for number of TX rings
Tariq Toukan
1
-4
/
+4
2019-11-17
net/mlx4_en: fix mlx4 ethtool -N insertion
Luigi Rizzo
1
-0
/
+1
2019-09-10
net/mlx4_en: ethtool: make array modes static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-05-20
net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
1
-1
/
+3
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
[next]