index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2014-12-08
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-11-23
mlx4: fix mlx4_en_set_rxfh()
Eric Dumazet
2014-11-21
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Saeed Mahameed
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
2014-10-28
net/mlx4_en: Report actual number of rings in indirection table
Amir Vadai
2014-10-28
net/mlx4_en: Use PTYS register to set ethtool settings (Speed)
Saeed Mahameed
2014-10-28
net/mlx4_en: Use PTYS register to query ethtool settings
Saeed Mahameed
2014-10-28
ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support
Saeed Mahameed
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
[next]