summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e: check pointers before useShannon Nelson2015-02-261-1/+1
* i40e: catch NVM write semaphore timeout and retryShannon Nelson2015-02-261-0/+35
* 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
* i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai2015-02-261-1/+6
* i40e: fix race in hang checkJesse Brandeburg2015-02-261-24/+30
* i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-262-0/+66
* i40e: Don't check for Tx hang when PF downAkeem G Abodunrin2015-02-261-1/+2
* i40e: fix shift precedence issueShannon Nelson2015-02-262-3/+4
* i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov2015-02-261-1/+3
* i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-101-1/+1
* i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-091-0/+2
* i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain2015-02-091-0/+1
* i40e: use dev_port for fcoe netdevVasu Dev2015-02-091-0/+6
* i40e: Fix function headerGreg Rose2015-02-091-1/+1
* i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-091-2/+4
* i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-091-2/+2
* i40e: stop the service task at shutdownMitch Williams2015-02-091-0/+2
* i40e: add locking around VF resetMitch Williams2015-02-092-6/+8
* i40e: Use even more ARQ descriptorsMitch Williams2015-02-091-2/+2
* i40e: delay after VF resetMitch Williams2015-02-091-6/+6
* i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-091-5/+5
* i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist2015-02-091-9/+0Star
* i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2015-01-161-1/+1
* i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-163-18/+61
* i40e: when Rx timestamps disabled set specific modeJacob Keller2015-01-161-11/+17
* i40e: use same check for Rx hang as for Rx timestampsJacob Keller2015-01-161-1/+6
* i40e: AQ API updates for new commandsShannon Nelson2015-01-161-5/+85
* i40e: AQ API updatesJeff Kirsher2015-01-161-5/+5
* i40e: add more struct size checksShannon Nelson2015-01-161-0/+43
* i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh2015-01-161-0/+10
* i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2015-01-162-1/+11
* i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller2015-01-161-4/+7
* i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2015-01-161-1/+1
* i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda2015-01-161-1/+0Star
* i40e: Add define for interrupt name string lenCarolyn Wyborny2015-01-162-8/+9
* i40e: don't give up on DCB error after resetShannon Nelson2015-01-161-4/+6
* i40e: fix proc/int descriptionsCarolyn Wyborny2015-01-161-2/+2
* i40e/i40evf: Increase ASQ timeoutKevin Scott2015-01-161-1/+1
* i40e/i40evf: AdminQ updates ww36Shannon Nelson2015-01-161-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-154-35/+76
|\
| * i40e: adds FCoE configure optionVasu Dev2015-01-142-3/+3
| * i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai2015-01-071-13/+11Star
| * i40e: Fix Rx checksum error counterAnjali Singhai2015-01-071-11/+13
| * i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-072-8/+49
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* | i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson2015-01-131-1/+1
* | i40e: Don't exit link event early if link speed has changedCatherine Sullivan2015-01-131-0/+4