summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-044-5/+36
| * i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-042-30/+20
* | e1000e: Bump the version to 3.2.5Yanir Lubetkin2015-06-0322-24/+24
* | e1000e: fix unit hang during loopback testYanir Lubetkin2015-06-031-3/+24
* | e1000e: fix systim issuesYanir Lubetkin2015-06-032-11/+30
* | e1000e: fix legacy interrupt handling in i219Yanir Lubetkin2015-06-033-1/+19
* | e1000e: fix flush_desc_ring implementationYanir Lubetkin2015-06-033-6/+9
* | e1000e: fix logical error in flush_desc_ringsYanir Lubetkin2015-06-031-1/+1
* | e1000e: remove call to do_div and sign mismatch warningYanir Lubetkin2015-06-031-9/+4
* | e1000e: i219 execute unit hang fix on every reset or power state transitionYanir Lubetkin2015-06-031-6/+10
* | e1000e: i219 fix unit hang on reset and runtime D3Yanir Lubetkin2015-06-033-0/+108
* | ethernet/intel: Use setup_timerVaishali Thakkar2015-05-311-3/+1
* | i40e: Bump version to 1.3.4Catherine Sullivan2015-05-281-1/+1
* | i40e/i40evf: remove time_stamp memberJesse Brandeburg2015-05-284-19/+0
* | i40e/i40evf: force inline transmit functionsJesse Brandeburg2015-05-282-36/+32
* | i40evf: skb->xmit_more supportJesse Brandeburg2015-05-281-41/+47
* | i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2015-05-282-9/+18
* | i40e: fix unrecognized FCOE EOF caseVasu Dev2015-05-281-4/+7
* | i40e/i40evf: Remove unneeded TODOGreg Rose2015-05-282-6/+0
* | i40e: Remove unnecessary pf membersAnjali Singhai Jain2015-05-283-9/+5
* | i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-286-3/+20
* | i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain2015-05-284-51/+62
* | i40e: Disable offline diagnostics if VFs are enabledGreg Rose2015-05-282-0/+34
* | i40e: Collect PFC XOFF RX stats even in single TC caseNeerav Parikh2015-05-281-3/+2
* | ixgbe: Allow flow director to use entire queue spaceJohn Fastabend2015-05-281-10/+24
* | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-142-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-134-4/+7
|\ \ | |/
| * e1000e: Add pm_qos headerDavid Ahern2015-05-121-0/+1
| * igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-071-1/+1
| * igb: Fix oops on changing number of ringsToshiaki Makita2015-05-071-0/+2
| * ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skbAlexander Duyck2015-05-041-1/+1
| * fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck2015-05-041-2/+2
* | e1000: Replace e1000_free_frag with skb_free_fragAlexander Duyck2015-05-121-12/+7
* | igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck2015-05-121-8/+3
* | ixgbe: Use a signed type to hold error codesMark Rustad2015-05-044-11/+11
* | ixgbe: Release semaphore bits in the right orderMark Rustad2015-05-041-4/+4
* | ixgbe: Fix IOSF SB access issuesMark Rustad2015-05-041-37/+65
* | e1000e: fix call to do_div() to use u64 argJeff Kirsher2015-05-041-6/+7
* | e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo framesAlexander Duyck2015-05-041-0/+14
* | e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck2015-05-043-16/+14
* | e100: don't initialize int object to zeroJean Sacren2015-05-041-1/+1
* | igb: simplify and clean up igb_enable_mas()Todd Fujinaka2015-05-041-20/+7
|/
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-292-5/+6
* i40e: Bump version to 1.3.2Catherine Sullivan2015-04-141-1/+1
* i40e: Use new 40G speedsGreg Rose2015-04-141-2/+1
* i40e: get rid of unused localsJesse Brandeburg2015-04-142-6/+3
* i40e: handle possible memory allocation failureJesse Brandeburg2015-04-141-3/+11
* i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-143-0/+7
* i40e: enable user dump of internal hardware stateJesse Brandeburg2015-04-143-0/+107
OpenPOWER on IntegriCloud