summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Add support for OEM firmware versionFilip Sadowski2017-06-201-14/+34
* i40e: genericize the partition bandwidth controlShannon Nelson2017-06-201-7/+6
* i40e: add support for XDP_TX actionBjörn Töpel2017-06-201-0/+1
* i40e: add XDP support for pass and drop actionsBjörn Töpel2017-06-201-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-0/+1
|\
| * i40e: fix handling of HW ATR evictionJacob Keller2017-06-121-0/+1
* | i40e: use new unified virtchnl header fileJesse Brandeburg2017-06-011-1/+1
* | i40e: check for Tx timestamp timeouts during watchdogJacob Keller2017-05-311-0/+2
* | i40e: use pf data structure directly in i40e_ptp_rx_hangJacob Keller2017-05-311-1/+1
* | i40e: add statistic indicating number of skipped Tx timestampsJacob Keller2017-05-311-0/+1
|/
* i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller2017-04-301-7/+2
* i40e: use DECLARE_BITMAP for state fieldsJacob Keller2017-04-301-2/+6
* i40e: separate PF and VSI state flagsJacob Keller2017-04-301-2/+10
* i40e: rename index to port to avoid confusionJacob Keller2017-04-301-1/+1
* i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller2017-04-191-1/+1
* i40e: reset all VFs in parallel when rebuilding PFJacob Keller2017-04-191-0/+2
* i40e: Fix support for flow director programming statusAlexander Duyck2017-04-191-15/+0
* i40e: clean up historic deprecated flag definitionsJacob Keller2017-04-081-3/+0
* i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael2017-04-081-1/+0
* i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady2017-04-081-4/+0
* i40e: Decrease the scope of rtnl lockMaciej Sosin2017-04-081-1/+1
* i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck2017-03-291-0/+1
* i40e: remove FDIR_REQUIRES_REINIT driver flagJacob Keller2017-03-291-1/+0
* i40e: Clean up handling of private flagsAlexander Duyck2017-03-291-8/+0
* i40e: Drop FCoE code that always evaluates to false or 0Alexander Duyck2017-03-271-3/+0
* i40e: Drop FCoE code from core driver filesAlexander Duyck2017-03-271-60/+1
* i40e: add support for SCTPv4 FDir filtersJacob Keller2017-03-231-0/+1
* i40e: implement support for flexible word payloadJacob Keller2017-03-231-0/+83
* i40e: add parsing of flexible filter fields from userdefJacob Keller2017-03-231-0/+9
* i40e: restore default input set for each flow typeJacob Keller2017-03-231-0/+18
* i40e: check current configured input set when adding ntuple filtersJacob Keller2017-03-231-0/+19
* i40e: add counters for UDP/IPv4 and IPv4 filtersJacob Keller2017-03-201-1/+8
* i40e: don't use arrays for (src|dst)_ipJacob Keller2017-03-201-2/+2
* i40e: send correct port number to AdminQ when enabling UDP tunnelsJacob Keller2017-03-201-1/+2
* i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy2017-03-151-2/+6
* i40e: KISS the client interfaceMitch Williams2017-03-151-3/+5
* i40e: Error handling for link eventHarshitha Ramamurthy2017-02-181-0/+1
* i40e: enable mc magic pkt wakeup during power downJoshua Hay2017-02-181-0/+1
* i40e: avoid race condition when sending filters to firmware for additionJacob Keller2017-02-111-0/+16
* i40e: remove unused functionMitch Williams2017-02-021-1/+0
* i40e: Deprecating unused macroBimmy Pujari2017-02-021-13/+0
* i40e: avoid O(n^2) loop when deleting all filtersJacob Keller2017-02-021-0/+1
* i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller2017-02-021-3/+3
* i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1Jacob Keller2017-02-021-2/+2
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+2
* i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller2016-12-061-0/+2
* i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller2016-12-061-0/+1
* i40e: Blink LED on 1G BaseT boardsHenry Tieman2016-12-061-1/+1
* i40e: Driver prints log message on link speed changeFilip Sadowski2016-12-061-0/+1
* i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy2016-12-021-0/+1
OpenPOWER on IntegriCloud