summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-303-32/+15
|\
| * i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang2016-10-271-1/+1
| * i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli2016-10-271-0/+1
| * i40e: Fix configure TCs after initial DCB disableDavid Ertman2016-10-272-27/+5
| * ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov2016-10-271-4/+8
* | i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck2016-10-293-35/+14
* | i40e: Fix bit logic error in failure caseDavid Ertman2016-10-291-1/+1
* | i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari2016-10-292-2/+2
* | i40e: Removal of workaround for simple MAC address filter deletionFilip Sadowski2016-10-291-41/+0
* | i40e: Fix for long link down notification timeCarolyn Wyborny2016-10-291-1/+4
* | i40e: Drop redundant Rx descriptor processing codeAlexander Duyck2016-10-292-24/+12
* | i40e: fix confusing dmesg info for ethtool -L optionLihong Yang2016-10-291-2/+2
* | i40e: Make struct i40e_stats constJoe Perches2016-10-291-1/+1
* | i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari2016-10-292-2/+2
* | i40e/i40evf: fix interrupt affinity bugAlan Brady2016-10-296-48/+159
* | i40e: group base mode VF offload flagsPreethi Banala2016-10-292-0/+8
* | i40e: reopen client after resetMitch Williams2016-10-292-32/+17
* | i40e: Drop code for unsupported flow typesAlexander Duyck2016-10-291-26/+5
* | i40e: Remove unused function i40e_vsi_lookupAlexander Duyck2016-10-292-33/+0
* | i40e: Bit test mask correctionFilip Sadowski2016-10-291-1/+1
* | i40e: Rewrite Flow Director busy wait loopAlexander Duyck2016-10-291-9/+4
* | i40e: Fix client interactionCarolyn Wyborny2016-10-291-16/+13
* | ixgbe: Flip to the new dev walk APIDavid Ahern2016-10-181-50/+82
* | ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-1813-101/+62
* | net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-141-1/+1
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-10-042-1/+3
|\
| * fm10k: wrap long line for alloc_workqueueJacob Keller2016-10-031-1/+2
| * fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller2016-10-031-0/+1
* | i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-041-0/+6
* | i40e: fix sideband flow director vector allocationStefan Assmann2016-10-041-2/+9
* | i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann2016-10-041-16/+22
* | i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann2016-10-041-11/+16
|/
* igb: restore PPS signal on igb_ptp_resetJacob Keller2016-09-282-1/+5
* igb: bump version to igb-5.4.0Todd Fujinaka2016-09-281-1/+1
* igbvf: bump version to igbvf-2.4.0Todd Fujinaka2016-09-281-1/+1
* igb: fix non static symbol warningWei Yongjun2016-09-281-2/+2
* i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-257-70/+280
* i40e: don't configure zero-size RSS tableMitch Williams2016-09-251-0/+2
* i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck2016-09-253-84/+3
* i40e: Split Flow Director descriptor config into separate functionAlexander Duyck2016-09-251-51/+64
* i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck2016-09-254-22/+30
* i40e: Fix Flow Director raw_buf cleanupAlexander Duyck2016-09-252-8/+8
* i40evf: enable adaptive interrupt throttlingMitch Williams2016-09-251-5/+11
* i40e: Increase minimum number of allocated VSIAkeem Abodunrin2016-09-251-1/+1
* i40e/i40evf: Changed version to 1.6.16Bimmy Pujari2016-09-252-2/+2
* i40e: removing unreachable codeHenry Tieman2016-09-251-5/+1
* i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller2016-09-251-3/+7
* i40e: cleanup ATR auto_disable_flags useJacob Keller2016-09-253-20/+17
* i40e: add encap csum VF offload flagPreethi Banala2016-09-252-0/+2
* i40e: fix deleting mac filtersAlan Brady2016-09-251-2/+2