summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2017-08-27i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller
2017-08-27i40e: remove workaround for resetting XPSJacob Keller
2017-08-27i40e: Fix for unused value issue found by static analysisCarolyn Wyborny
2017-08-27i40e: 25G FEC status improvementsMariusz Stachura
2017-08-27i40e: force VMDQ device name truncationJacob Keller
2017-08-25i40e: use cpumask_copy instead of direct assignmentJacob Keller
2017-08-25i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller
2017-08-25i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain
2017-08-25i40e: remove workaround for Open Firmware MAC addressJacob Keller
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-08-25i40e: Fix a bug with VMDq RSS queue allocationAnjali Singhai Jain
2017-08-25i40e/i40evf: adjust packet size to account for double VLANsMitch Williams
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann
2017-07-26i40e: display correct UDP tunnel type nameJacob Keller
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller
2017-07-26i40e: Fix for trace found with S4 stateCarolyn Wyborny
2017-06-20i40e: don't hold RTNL lock for the entire resetJacob Keller
2017-06-20i40e: Handle PE_CRITERR properly with IWARP enabledCatherine Sullivan
2017-06-20i40e: clear only cause_ena bitShannon Nelson
2017-06-20i40e: fix disabling overflow promiscuous modeAlan Brady
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-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues
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-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: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller
2017-04-30i40e: Reprogram port offloads after resetAlexander Duyck
2017-04-30i40e: rename index to port to avoid confusionJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob 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: factor out queue control from i40e_vsi_control_(tx|rx)Jacob Keller
2017-04-19i40e: don't hold RTNL lock while waiting for VF reset to finishJacob Keller
2017-04-19i40e/i40evf: Add tracepointsScott Peterson
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck