aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
AgeCommit message (Expand)Author
2017-08-25i40e: remove workaround for Open Firmware MAC addressJacob Keller
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-06-20i40e: Add support for OEM firmware versionFilip Sadowski
2017-06-20i40e: genericize the partition bandwidth controlShannon Nelson
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel
2017-06-20i40e: add XDP support for pass and drop actionsBjö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-06-01i40e: use new unified virtchnl header fileJesse Brandeburg
2017-05-31i40e: check for Tx timestamp timeouts during watchdogJacob Keller
2017-05-31i40e: use pf data structure directly in i40e_ptp_rx_hangJacob 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: separate PF and VSI state flagsJacob Keller
2017-04-30i40e: rename index to port to avoid confusionJacob Keller
2017-04-19i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller
2017-04-19i40e: reset all VFs in parallel when rebuilding PFJacob Keller
2017-04-19i40e: Fix support for flow director programming statusAlexander Duyck
2017-04-08i40e: clean up historic deprecated flag definitionsJacob Keller
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael
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: remove FDIR_REQUIRES_REINIT driver flagJacob Keller
2017-03-29i40e: Clean up handling of private flagsAlexander Duyck
2017-03-27i40e: Drop FCoE code that always evaluates to false or 0Alexander 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
2017-03-23i40e: add parsing of flexible filter fields from userdefJacob Keller
2017-03-23i40e: restore default input set for each flow typeJacob Keller
2017-03-23i40e: check current configured input set when adding ntuple filtersJacob Keller
2017-03-20i40e: add counters for UDP/IPv4 and IPv4 filtersJacob Keller
2017-03-20i40e: don't use arrays for (src|dst)_ipJacob Keller
2017-03-20i40e: send correct port number to AdminQ when enabling UDP tunnelsJacob Keller
2017-03-15i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy
2017-03-15i40e: KISS the client interfaceMitch Williams
2017-02-18i40e: Error handling for link eventHarshitha Ramamurthy
2017-02-18i40e: enable mc magic pkt wakeup during power downJoshua Hay
2017-02-11i40e: avoid race condition when sending filters to firmware for additionJacob Keller
2017-02-02i40e: remove unused functionMitch Williams
2017-02-02i40e: Deprecating unused macroBimmy Pujari
2017-02-02i40e: avoid O(n^2) loop when deleting all filtersJacob Keller
2017-02-02i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller
2017-02-02i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1Jacob Keller
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-06i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller
2016-12-06i40e: Blink LED on 1G BaseT boardsHenry Tieman