summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2017-02-231-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-406/+718
|\
| * i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2014-06-111-1/+1
| * i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-111-0/+12
| * i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-111-11/+9
| * i40e: Do not accept tagged packets by defaultGreg Rose2014-06-111-0/+32
| * i40e: Separate out DCB capability and enabled flagsNeerav Parikh2014-06-111-8/+22
| * i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evfShannon Nelson2014-06-091-1/+1
| * i40e: Allow RSS table entry range and GPS to be any number, not necessarily p...Anjali Singhai Jain2014-06-091-3/+1
| * i40e: Do not fall back to one queue model if the only feature enabled is ATRAnjali Singhai Jain2014-06-091-0/+1
| * i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabledFrank Zhang2014-06-091-3/+13
| * i40e: Changes to Interrupt distribution policyAnjali Singhai Jain2014-06-091-6/+19
| * i40e: implement anti-spoofing for VFsMitch Williams2014-06-081-0/+8
| * i40e: don't complain about removing non-existent addressesShannon Nelson2014-06-081-2/+5
| * i40e: remove unused variable and memory allocationShannon Nelson2014-06-081-10/+0
| * i40e: allow for more VSIsMitch Williams2014-06-081-30/+38
| * i40e: add checks for AQ error status bitsShannon Nelson2014-06-081-0/+36
| * i40e/i40evf: Bump build versionCatherine Sullivan2014-06-081-1/+1
| * i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-081-2/+0
| * i40e/i40evf: fix poll weightJesse Brandeburg2014-06-081-1/+1
| * i40e/i40evf: remove chatty reset messagesMitch Williams2014-06-081-2/+0
| * i40e: not all VSIs have ringsMitch Williams2014-06-081-2/+2
| * i40e: clear pxe after adminq is rebuiltShannon Nelson2014-06-081-0/+1
| * i40e: Fix incorrect feature configuration statusAkeem G Abodunrin2014-06-081-3/+4
| * i40e/i40evf: Clean up a few thingsAkeem G Abodunrin2014-06-081-3/+1
| * i40e/i40evf: Bump build versionCatherine Sullivan2014-06-061-2/+2
| * i40e: remove irqs only when they are set upShannon Nelson2014-06-061-0/+6
| * i40e: don't remove HMC that doesn't existShannon Nelson2014-06-061-9/+15
| * i40e: print full link messageJesse Brandeburg2014-06-061-5/+51
| * i40e: add xcast stats for portShannon Nelson2014-06-061-0/+26
| * i40e/i40evf: add Tx pre queue disable functionMatt Jared2014-06-061-0/+6
| * i40e: print message for pre-production hardwareJesse Brandeburg2014-06-061-0/+4
| * i40e: set lan_veb indexShannon Nelson2014-06-061-0/+2
| * i40e: add missing VSI statisticsShannon Nelson2014-06-051-0/+8
| * i40e/i40evf: remove rx_errors and rx_missedShannon Nelson2014-06-051-2/+0
| * i40e: refactor stats collectionShannon Nelson2014-06-051-166/+189
| * i40e: refactor send versionJesse Brandeburg2014-06-051-13/+18
| * i40e: notify VF of all types of resetsMitch Williams2014-06-051-3/+3
| * i40e: clamp jumbo frame sizeJesse Brandeburg2014-06-051-1/+1
| * i40e: Clear recovery pending, if reset failedAkeem G Abodunrin2014-05-291-1/+3
| * i40e/i40evf: remove storm controlJesse Brandeburg2014-05-291-1/+0
| * i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain2014-05-291-2/+1
| * i40e: Tx/Rx rings declarationAkeem G Abodunrin2014-05-291-6/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-231-4/+0
| |\
| | * i40e,igb,ixgbe: remove usless return statementsStephen Hemminger2014-05-231-4/+0
| * | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-1/+1
| |/
| * i40e: fix passing wrong error code to i40e_open()Jean Sacren2014-05-211-1/+1
| * i40e: Check PCI_IOV config to avoid compile errorGreg Rose2014-05-211-0/+2
| * i40e/i40evf: set proper default for ITR registersMitch Williams2014-05-211-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-4/+1
| |\