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
/
intel
/
i40e
/
i40e_ethtool.c
Age
Commit message (
Expand
)
Author
2019-08-22
i40e: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
2019-08-05
i40e: verify string count matches even on early return
Jacob Keller
2019-08-05
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
2019-08-05
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
2019-06-26
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Piotr Marczak
2019-06-14
i40e: add functions stubs to support EEE
Aleksandr Loktionov
2019-05-04
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
2019-05-04
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
2019-05-03
i40e: Introduce recovery mode support
Alice Michael
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
2019-05-03
i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre
Adam Ludkiewicz
2019-04-16
i40e: Report advertised link modes on 40GBASE_SR4
Adam Ludkiewicz
2019-04-16
i40e: Implement DDP support in i40e driver
Aleksandr Loktionov
2019-03-26
i40e: fix WoL support check
Stefan Assmann
2019-01-22
i40e: clean up several indentation issues
Colin Ian King
2019-01-22
i40e: Change unmatched function types
Grzegorz Siwik
2019-01-22
i40e: Add support FEC configuration for Fortville 25G
Damian Dybek
2018-11-14
i40e: always set ks->base.speed in i40e_get_settings_link_up
Jacob Keller
2018-11-14
i40e: don't restart nway if autoneg not supported
Mitch Williams
2018-11-14
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-09-25
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
2018-09-08
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-08-30
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
Jacob Keller
2018-08-30
i40e: convert queue stats to i40e_stats array
Jacob Keller
2018-08-24
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
2018-08-07
i40e: fix i40e_add_queue_stats data pointer update
Jacob Keller
2018-08-07
i40e: fix warning about shadowed ring parameter
Jacob Keller
2018-08-07
i40e: remove unnecessary i variable causing -Wshadow warning
Jacob Keller
2018-08-07
i40e: convert priority flow control stats to use helpers
Jacob Keller
2018-08-07
i40e: convert VEB TC stats to use an i40e_stats array
Jacob Keller
2018-08-07
i40e: add helper to copy statistic values into ethtool buffer
Jacob Keller
2018-08-07
i40e: add helper function for copying strings from stat arrays
Jacob Keller
2018-05-22
i40e: use the more traditional 'i' loop variable
Jacob Keller
2018-05-22
i40e: add function doc headers for ethtool stats functions
Jacob Keller
2018-05-22
i40e: update data pointer directly when copying to the buffer
Jacob Keller
2018-05-22
i40e: fold prefix strings directly into stat names
Jacob Keller
2018-05-22
i40e: use WARN_ONCE to replace the commented BUG_ON size check
Jacob Keller
2018-05-22
i40e: split i40e_get_strings() into smaller functions
Jacob Keller
2018-05-22
i40e: always return all queue stat strings
Jacob Keller
2018-05-22
i40e: always return VEB stat strings
Jacob Keller
2018-05-14
i40e: add tx_busy to ethtool stats
Harshitha Ramamurthy
2018-05-14
i40e: cleanup whitespace for some ethtool stat definitions
Jacob Keller
2018-05-14
i40e: remove duplicate pfc stats
Jacob Keller
2018-05-14
i40e: calculate ethtool stats size in a separate function
Jacob Keller
2018-04-30
i40e: Add advertising 10G LR mode
Jakub Pawlak
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
[next]