index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2017-10-17
i40e: rename 'cmd' variables in ethtool interface
Alan Brady
2017-10-13
i40e: Enable 'channel' mode in mqprio for TC configs
Amritha Nambiar
2017-10-06
i40e/i40evf: organize and re-number feature flags
Jacob Keller
2017-10-06
i40e: do not enter PHY debug mode while setting LEDs behaviour
Mariusz Stachura
2017-10-06
i40e: add private flag to control source pruning
Mitch Williams
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
2017-08-25
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
2017-08-25
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
2017-06-20
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
2017-06-20
i40e: add support for XDP_TX action
Björn Töpel
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-12
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-05-31
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-19
i40e: fix CONFIG_BUSY checks in i40e_set_settings function
Jacob Keller
2017-04-08
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
2017-04-08
i40e: Decrease the scope of rtnl lock
Maciej Sosin
2017-03-29
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
2017-03-29
i40e: Clean up handling of private flags
Alexander Duyck
2017-03-27
i40e: Drop FCoE code from core driver files
Alexander Duyck
2017-03-23
i40e: add support for SCTPv4 FDir filters
Jacob Keller
2017-03-23
i40e: implement support for flexible word payload
Jacob Keller
2017-03-23
i40e: add parsing of flexible filter fields from userdef
Jacob Keller
2017-03-23
i40e: partition the ring_cookie to get VF index
Jacob Keller
2017-03-23
i40e: allow changing input set for ntuple filters
Jacob Keller
2017-03-23
i40e: check current configured input set when adding ntuple filters
Jacob Keller
2017-03-23
i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
Jacob Keller
2017-03-20
i40e: always remove old filter when adding new FDir filter
Jacob Keller
2017-03-20
i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec
Jacob Keller
2017-03-20
i40e: rework exit flow of i40e_add_fdir_ethtool
Jacob Keller
2017-03-20
i40e: don't use arrays for (src|dst)_ip
Jacob Keller
2017-03-17
i40e: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-15
i40e: rename auto_disable_flags to hw_disabled_flags
Harshitha Ramamurthy
2017-03-15
i40e: fix ethtool to get EEPROM data from X722 interface
Lihong Yang
2017-02-11
i40e: Save more link abilities when using ethtool
Henry Tieman
2017-02-02
i40e: add interrupt rate limit verbosity
Alan Brady
2017-02-02
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
2016-12-06
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
2016-12-06
i40e: Add support for 25G devices
Carolyn Wyborny
2016-12-06
i40e: Blink LED on 1G BaseT boards
Henry Tieman
2016-12-02
i40e/i40evf: replace for memcpy with single memcpy call in ethtool
Jacob Keller
2016-12-02
i40e: Fix for ethtool Supported link modes
Harshitha Ramamurthy
2016-12-02
i40e: fix panic on SPARC while changing num of desc
Tushar Dave
2016-12-02
i40e: avoid duplicate private flags definitions
Jacob Keller
2016-10-31
i40e: removed unreachable code
Filip Sadowski
2016-10-31
i40e: Add common function for finding VSI by type
Alexander Duyck
[prev]
[next]