summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-091-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-081-0/+2
* i40e: add locking around VF resetMitch Williams2015-02-082-6/+8
* i40e: Use even more ARQ descriptorsMitch Williams2015-02-081-2/+2
* i40e: delay after VF resetMitch Williams2015-02-081-6/+6
* i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-081-5/+5
* i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist2015-02-081-9/+0
* 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/+0
* 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-061-13/+11
| * i40e: Fix Rx checksum error counterAnjali Singhai2015-01-061-11/+13
| * i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-062-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
* | i40e: limit WoL and link settings to partition 1Shannon Nelson2015-01-131-1/+42
* | i40e: Adding function for reading PBA StringKamil Krawczyk2015-01-133-0/+63
* | i40e/i40evf: find partition_id in npar modeShannon Nelson2015-01-133-1/+75
* | i40e: remove VN2VN related mac filtersVasu Dev2015-01-131-2/+0
* | i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose2015-01-131-0/+9
* | i40e: disable IOV before freeing resourcesMitch A Williams2015-01-131-2/+9
|/
* i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2014-12-311-1/+3
* net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-161-0/+5
* i40e/i40evf: Convert macro to static inlineJeff Kirsher2014-12-091-1/+4
* i40e: add to NVM update debug messageShannon Nelson2014-12-091-2/+4
* i40e: check for AQ timeout in aq_rc decodeShannon Nelson2014-12-092-13/+27
* i40e: poll on NVM semaphore only if not other errorShannon Nelson2014-12-091-4/+9
OpenPOWER on IntegriCloud