summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* i40e: clean up error status messagesShannon Nelson2015-07-231-161/+231
* i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2015-07-141-1/+1
* i40e: Refine an error message to avoid confusionAnjali Singhai Jain2015-07-141-1/+2
* i40e: Remove incorrect #ifdef'sCarolyn Wyborny2015-07-141-10/+2
* i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski2015-07-141-1/+1
* i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain2015-07-141-0/+12
* i40e: Implement ndo_features_check()Joe Stringer2015-07-141-0/+20
* switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-4/+31
|\
| * i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain2015-06-041-3/+17
| * i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-041-4/+17
* | i40e: Bump version to 1.3.4Catherine Sullivan2015-05-281-1/+1
* | i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2015-05-281-6/+12
* | i40e: Remove unnecessary pf membersAnjali Singhai Jain2015-05-281-6/+4
* | i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-281-0/+4
* | i40e: Collect PFC XOFF RX stats even in single TC caseNeerav Parikh2015-05-281-3/+2
|/
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-291-3/+4
* i40e: Bump version to 1.3.2Catherine Sullivan2015-04-141-1/+1
* i40e: handle possible memory allocation failureJesse Brandeburg2015-04-141-3/+11
* i40e: Bump to version 1.3.1Catherine Sullivan2015-04-031-2/+2
* i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-031-0/+16
* i40e: stop flow director on shutdownMitch Williams2015-04-031-0/+2
* i40e: fix up VXLAN messagesShannon Nelson2015-04-031-19/+19
* i40e: Change some memcpys to struct assignmentsJesse Brandeburg2015-04-031-11/+8
* i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain2015-04-031-0/+3
* i40e: Bump version to 1.2.43Catherine Sullivan2015-03-271-1/+1
* i40e/i40evf: implement KR2 supportJesse Brandeburg2015-03-271-0/+4
* i40e: add NVM update events to AQ cleanShannon Nelson2015-03-191-0/+4
* i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan2015-03-091-1/+1
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-091-29/+29
* i40e: Strip configfs codeGreg Rose2015-03-071-6/+0
* i40e/i40evf: Bump versionSravanthi Tangeda2015-03-071-1/+1
* i40e: Simplify code for rss_size_max configAnjali Singhai Jain2015-03-071-5/+2
* i40e: FD filters flush policy changesAnjali Singhai Jain2015-03-071-16/+43
* i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin2015-03-071-0/+68
* i40e: rework vector reservationShannon Nelson2015-03-071-19/+56
* i40e: Remove duplicate codeCatherine Sullivan2015-03-071-8/+0
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-071-1/+1
* i40e: Fix mismatching type for ioremap_lenJeff Kirsher2015-03-051-2/+2
* i40e/i40evf: Version bumpSravanthi Tangeda2015-03-051-1/+1
* i40e: move IRQ tracking setup into MSIX setupShannon Nelson2015-03-051-31/+29
* i40e: Ioremap changesAnjali Singhai2015-03-051-2/+6
* i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg2015-03-051-1/+0
* i40e: fix XPS mask when resettingJesse Brandeburg2015-03-051-11/+11
* i40e: Fix NPAR Tx Scheduler initGreg Rose2015-03-051-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-11/+33
|\
| * i40e: stop flow director on shutdownMitch A Williams2015-02-261-0/+1
| * i40e: disconnect irqs on shutdownShannon Nelson2015-02-261-6/+8
| * i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav2015-02-261-1/+7
| * i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav2015-02-261-2/+9
OpenPOWER on IntegriCloud