summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2014-08-121-8/+8
* | i40e: use correct structure type name in sizeofJulia Lawall2014-08-121-1/+1
|/
* i40e: disable local loopback on vmdq vsiShannon Nelson2014-08-021-1/+0
* i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-021-0/+268
* i40e: Fix firmware API version errorsCatherine Sullivan2014-07-241-13/+7
* i40e/i40evf: Clean up codePaul M Stillwell Jr2014-07-161-2/+1
* i40e: Add ndo_get_phys_port_id() callback supportNeerav Parikh2014-07-161-0/+20
* bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-101-1/+2
* i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan2014-07-021-1/+1
* i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan2014-07-021-56/+4
* i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan2014-07-021-2/+2
* i40e: disable TPHJesse Brandeburg2014-07-021-4/+0
* i40e: Fix a boundary condition and turning off of ntupleAnjali Singhai Jain2014-07-021-3/+5
* i40e: tolerate lost interruptsMitch Williams2014-07-021-6/+2
* i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain2014-07-021-2/+19
* i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan2014-07-011-1/+1
* i40e: clear all queues and interruptsShannon Nelson2014-06-301-0/+1
* i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain2014-06-261-4/+16
* i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36Catherine Sullivan2014-06-241-1/+1
* i40e: Bypass timeout recovery level 0 so as to not cause MDDAnjali Singhai Jain2014-06-241-1/+3
* i40e: no pf reset at pci removeShannon Nelson2014-06-241-6/+0
* i40e: reapply LAA after resetShannon Nelson2014-06-241-2/+9
* i40e: allow user to set LAA againShannon Nelson2014-06-241-15/+16
* i40e: use WoL flag when setting LAAShannon Nelson2014-06-241-1/+1
* i40e: Fix ethtool coalesce settingsCarolyn Wyborny2014-06-241-0/+16
* i40e: fix a stray print messageShannon Nelson2014-06-241-1/+1
* i40e: warn on newer/older firmware API revShannon Nelson2014-06-241-0/+14
* i40e: Add PF reset when Malicious driver event for PFNeerav Parikh2014-06-241-0/+25
* i40e: make prep_for_reset voidShannon Nelson2014-06-241-11/+5
* i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35Catherine Sullivan2014-06-201-1/+1
* i40e/i40evf: Update RSS configurationCarolyn Wyborny2014-06-201-1/+13
* i40e: keep service tasks out of reset processShannon Nelson2014-06-191-0/+6
* i40e: clear VEB stats when pf stats are clearedShannon Nelson2014-06-191-0/+12
* i40e: Fix scheduling while atomic bug during NAPINeerav Parikh2014-06-191-2/+23
* i40e: Helper routine for Rx/Tx queue enable/disable waitNeerav Parikh2014-06-191-26/+74
* i40e: Fix dangling ring pointers upon driver removalAnjali Singhai Jain2014-06-191-1/+5
* i40e: workaround NVM GLQF_HKEYJesse Brandeburg2014-06-191-0/+14
* i40e/i40evf: i40e_register.h updateAnjali Singhai Jain2014-06-191-14/+16
* 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
OpenPOWER on IntegriCloud