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
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
2018-03-26
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Jacob Keller
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-19
i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
Patryk Małek
2018-03-19
i40e: Prevent setting link speed on KX_X722
Patryk Małek
2018-03-19
i40e: Properly check allowed advertisement capabilities
Jan Sokolowski
2018-02-26
i40e: link_down_on_close private flag support
Mariusz Stachura
2018-02-13
i40e: i40e: Change ethtool check from MAC to HW flag
Dave Ertman
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2018-02-12
i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP
Alan Brady
2018-02-12
i40e: Warn when setting link-down-on-close while in MFP
Paweł Jabłoński
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-01-26
i40e: fix reported mask for ntuple filters
Jacob Keller
2018-01-26
i40e: disallow programming multiple filters with same criteria
Jacob Keller
2018-01-26
i40e: program fragmented IPv4 filter input set
Jacob Keller
2018-01-26
i40e: Implement an ethtool private flag to stop LLDP in FW
Dave Ertman
2018-01-26
i40e: change flags to use 64 bits
Alice Michael
2018-01-26
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
2018-01-26
i40e: Fix for adding multiple ethtool filters on the same location
Patryk Małek
2018-01-10
i40e: display priority_xon and priority_xoff stats
Alice Michael
2018-01-05
i40e: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-17
i40e: convert i40e_set_link_ksettings to new API
Alan Brady
2017-10-17
i40e: rename 'change' variable to 'autoneg_changed'
Alan Brady
[next]