summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Fix an incorrect OEM version stringCarolyn Wyborny2015-10-231-4/+13
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-191-0/+2
* i40e: Lock for VSI's MAC filter listKiran Patil2015-10-191-0/+2
* i40e: increase AQ work limitMitch Williams2015-10-161-1/+1
* i40e/i40evf: moderate interrupts differentlyJesse Brandeburg2015-10-161-0/+1
* i40e: priv flag for controlling VEB statsShannon Nelson2015-10-161-0/+1
* i40e: generate fewer startup messagesShannon Nelson2015-10-161-2/+2
* i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-161-1/+0
* i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain2015-10-151-0/+1
* i40e: use priv flags to control flow directorJesse Brandeburg2015-10-151-0/+1
* i40e: update fw version text string per previous product formatsCarolyn Wyborny2015-10-131-4/+6
* i40e: add switch for link pollingShannon Nelson2015-10-081-0/+2
* i40e: Fix multiple link up messagesMatt Jared2015-10-081-0/+2
* i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny2015-10-081-0/+1
* i40e: inline interrupt enableJesse Brandeburg2015-10-081-1/+18
* i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-071-0/+1
* i40e: Fix for truncated interrupt nameCarolyn Wyborny2015-10-071-1/+1
* i40e: make i40e_init_pf_fcoe to voidShannon Nelson2015-10-071-1/+1
* i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain2015-09-301-0/+1
* i40e: limit debugfs io opsShannon Nelson2015-09-301-1/+2
* i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai2015-09-281-1/+1
* i40e/i40evf: refactor tx timeout logicKiran Patil2015-09-281-1/+0
* i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2015-09-011-0/+1
* i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh2015-08-261-0/+2
* i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-051-0/+1
* i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-051-2/+5
* i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-051-0/+7
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-28/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-0/+1
|\
| * i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-041-0/+1
* | i40e: Remove unnecessary pf membersAnjali Singhai Jain2015-05-281-2/+0
* | i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-281-0/+3
|/
* i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-031-0/+1
* i40e: add ethtool RSS supportMitch A Williams2015-03-091-0/+2
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-091-7/+7
* i40e: Strip configfs codeGreg Rose2015-03-071-4/+0
* i40e: FD filters flush policy changesAnjali Singhai Jain2015-03-071-3/+5
* i40e: store msg_enable in the right sizeJesse Brandeburg2015-03-071-1/+1
* i40e: Ioremap changesAnjali Singhai2015-03-051-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-031-3/+8
|\
| * i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain2015-03-031-0/+1
| * i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain2015-03-031-0/+2
| * i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh2015-03-031-0/+1
| * i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain2015-03-031-0/+1
| * i40e/i40evf: print FW build number in version stringShannon Nelson2015-03-031-3/+3
* | i40e: Fix dependencies in the i40e driver on configfsGreg Rose2015-03-031-2/+2
|/
* i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-241-0/+3
* i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-241-0/+3
* i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-241-2/+5
* i40e: Add NPAR BW get and set functionsGreg Rose2015-02-241-0/+7
OpenPOWER on IntegriCloud