summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
2018-01-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-01-26i40e: disallow programming multiple filters with same criteriaJacob Keller
2018-01-26i40e: program fragmented IPv4 filter input setJacob Keller
2018-01-26i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman
2018-01-26i40e: change flags to use 64 bitsAlice Michael
2018-01-26i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck
2018-01-26i40e: Fix for adding multiple ethtool filters on the same locationPatryk Małek
2018-01-10i40e: display priority_xon and priority_xoff statsAlice Michael
2018-01-05i40e: setup xdp_rxq_infoJesper Dangaard Brouer
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-10-31i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-17i40e: convert i40e_set_link_ksettings to new APIAlan Brady
2017-10-17i40e: rename 'change' variable to 'autoneg_changed'Alan Brady
2017-10-17i40e: convert i40e_get_settings_link_up to new APIAlan Brady
2017-10-17i40e: convert i40e_phy_type_to_ethtool to new APIAlan Brady
2017-10-17i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari
2017-10-17i40e: group autoneg PHY types togetherAlan Brady
2017-10-17i40e: fix whitespace issues in i40e_ethtool.cAlan Brady
2017-10-17i40e: fix comment typoAlan Brady
2017-10-17i40e: fix i40e_phy_type_to_ethtool function headerAlan Brady
2017-10-17i40e: fix clearing link masks in i40e_get_link_ksettingsAlan Brady
2017-10-17i40e: add function header for i40e_get_rxfhAlan Brady
2017-10-17i40e: remove ifdef SPEED_25000Alan Brady
2017-10-17i40e: rename 'cmd' variables in ethtool interfaceAlan Brady
2017-10-13i40e: Enable 'channel' mode in mqprio for TC configsAmritha Nambiar
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller
2017-10-06i40e: do not enter PHY debug mode while setting LEDs behaviourMariusz Stachura
2017-10-06i40e: add private flag to control source pruningMitch Williams
2017-10-02i40e: Add support for 'ethtool -m'Filip Sadowski
2017-08-25i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg
2017-06-20i40e: Add message for unsupported MFP modeCarolyn Wyborny
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller
2017-05-31i40e: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-19i40e: fix CONFIG_BUSY checks in i40e_set_settings functionJacob Keller
2017-04-08i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady
2017-04-08i40e: Decrease the scope of rtnl lockMaciej Sosin
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck
2017-03-29i40e: Clean up handling of private flagsAlexander Duyck
2017-03-27i40e: Drop FCoE code from core driver filesAlexander Duyck
2017-03-23i40e: add support for SCTPv4 FDir filtersJacob Keller
2017-03-23i40e: implement support for flexible word payloadJacob Keller