aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-12i40e: properly delete VF MAC filtersMitch Williams1-0/+2
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali1-1/+3
2015-12-03i40e: trivial fixesJesse Brandeburg1-4/+3
2015-12-03i40e: remove CONFIG_I40E_VXLANJesse Brandeburg1-3/+1
2015-12-03i40e: use priv flags to control packet splitJesse Brandeburg1-0/+1
2015-12-03i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeoutKiran Patil1-0/+3
2015-12-01i40e: remove unused argumentJesse Brandeburg1-1/+1
2015-12-01i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang1-4/+4
2015-12-01i40e: add new fields to store user configurationHelin Zhang1-0/+2
2015-11-25i40e: create a generic configure rss functionHelin Zhang1-0/+2
2015-11-25i40e: rework the functions to configure RSS with similar parametersHelin Zhang1-0/+1
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain1-0/+1
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny1-4/+13
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg1-0/+2
2015-10-19i40e: Lock for VSI's MAC filter listKiran Patil1-0/+2
2015-10-16i40e: increase AQ work limitMitch Williams1-1/+1
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg1-0/+1
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson1-0/+1
2015-10-16i40e: generate fewer startup messagesShannon Nelson1-2/+2
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck1-1/+0
2015-10-15i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain1-0/+1
2015-10-15i40e: use priv flags to control flow directorJesse Brandeburg1-0/+1
2015-10-13i40e: update fw version text string per previous product formatsCarolyn Wyborny1-4/+6
2015-10-08i40e: add switch for link pollingShannon Nelson1-0/+2
2015-10-08i40e: Fix multiple link up messagesMatt Jared1-0/+2
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny1-0/+1
2015-10-08i40e: inline interrupt enableJesse Brandeburg1-1/+18
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain1-0/+1
2015-10-07i40e: Fix for truncated interrupt nameCarolyn Wyborny1-1/+1
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson1-1/+1
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain1-0/+1
2015-09-30i40e: limit debugfs io opsShannon Nelson1-1/+2
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai1-1/+1
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil1-1/+0
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain1-0/+1
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh1-0/+2
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain1-0/+1
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain1-2/+5
2015-08-05i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain1-0/+7
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-28/+28
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain1-0/+1
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain1-2/+0
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain1-0/+3
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain1-0/+1
2015-03-09i40e: add ethtool RSS supportMitch A Williams1-0/+2
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher1-7/+7
2015-03-07i40e: Strip configfs codeGreg Rose1-4/+0
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain1-3/+5
2015-03-07i40e: store msg_enable in the right sizeJesse Brandeburg1-1/+1