开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2020-03-10
net: mlx4: reject unsupported coalescing params
Jakub Kicinski
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-18
net/mlx4_en: Fix wrong limitation for number of TX rings
Tariq Toukan
2019-11-17
net/mlx4_en: fix mlx4 ethtool -N insertion
Luigi Rizzo
2019-09-10
net/mlx4_en: ethtool: make array modes static const, makes object smaller
Colin Ian King
2019-05-20
net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2018-12-08
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
2018-05-10
net/mlx4_en: Verify coalescing parameters are in range
Moshe Shemesh
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-27
net/mlx4_en: Fix mixed PFC and Global pause user control requests
Eran Ben Elisha
2018-02-27
net/mlx4_en: Add physical RX/TX bytes/packets counters
Eran Ben Elisha
2018-01-09
net/mlx4_en: Align behavior of set ring size flow via ethtool
Eugenia Emantayev
2017-10-10
net/mlx4_en: Limit the number of RX rings
Inbar Karmy
2017-10-10
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
2017-08-02
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
2017-06-29
net/mlx4_en: Do not allocate redundant TX queues when TC is disabled
Inbar Karmy
2017-06-29
net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)
Inbar Karmy
2017-06-07
net/mlx4_en: Bump driver version
Tariq Toukan
2017-06-04
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
2017-05-09
net/mlx4_en: Avoid adding steering rules with invalid ring
Talat Batheesh
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
2017-01-30
net/mlx4_en: Adding support of turning off link autonegotiation via ethtool
Ariel Levkovich
2017-01-30
net/mlx4_core: Get num_tc using netdev_get_num_tc
Alaa Hleihel
2017-01-30
net/mlx4: Replace ENOSYS with better fitting error codes
Tariq Toukan
2017-01-18
net/mlx4_en: Remove unnecessary checks when setting num channels
Eran Ben Elisha
2016-11-29
mlx4: give precise rx/tx bytes/packets counters
Eric Dumazet
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-19
net/mlx4_en: add xdp forwarding and data write support
Brenden Blanco
2016-07-19
net/mlx4_en: Add resilience in low memory systems
Eugenia Emantayev
2016-06-09
net/mlx4_en: fix ethtool -x
Eric Dumazet
2016-05-25
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
2016-02-25
net: mlx4: use new ETHTOOL_G/SSETTINGS API
David Decotigny
2015-11-18
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-07-27
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2015-07-27
net/mlx4_en: Prepare ethtool private flags to support more flags
Hadar Hen Zion
2015-06-15
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
2015-04-27
net/mlx4_en: Prevent setting invalid RSS hash function
Amir Vadai
2015-04-02
net/mlx4_en: Add interface identify support
Ido Shamay
2015-03-31
net/mlx4_en: Moderate ethtool callback to show more statistics
Eran Ben Elisha
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
2015-03-31
net/mlx4_en: Protect access to the statistics bitmap
Eran Ben Elisha
2015-03-31
net/mlx4_en: Support general selective view of ethtool statistics
Eran Ben Elisha
2015-03-31
net/mlx4_en: Create new header file for all statistics info
Eran Ben Elisha
2015-01-27
net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings
Saeed Mahameed
[next]