summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
* | i40e: Fix for long link down notification timeCarolyn Wyborny2016-10-281-1/+4
* | i40e: Drop redundant Rx descriptor processing codeAlexander Duyck2016-10-282-24/+12
* | i40e: fix confusing dmesg info for ethtool -L optionLihong Yang2016-10-281-2/+2
* | i40e: Make struct i40e_stats constJoe Perches2016-10-281-1/+1
* | i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari2016-10-282-2/+2
* | i40e/i40evf: fix interrupt affinity bugAlan Brady2016-10-286-48/+159
* | i40e: group base mode VF offload flagsPreethi Banala2016-10-282-0/+8
* | i40e: reopen client after resetMitch Williams2016-10-282-32/+17
* | i40e: Drop code for unsupported flow typesAlexander Duyck2016-10-281-26/+5
* | i40e: Remove unused function i40e_vsi_lookupAlexander Duyck2016-10-282-33/+0
* | i40e: Bit test mask correctionFilip Sadowski2016-10-281-1/+1
* | i40e: Rewrite Flow Director busy wait loopAlexander Duyck2016-10-281-9/+4
* | i40e: Fix client interactionCarolyn Wyborny2016-10-281-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-032-1/+3
|\
| * fm10k: wrap long line for alloc_workqueueJacob Keller2016-10-021-1/+2
| * fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller2016-10-021-0/+1
* | i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-031-0/+6
* | i40e: fix sideband flow director vector allocationStefan Assmann2016-10-031-2/+9
* | i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann2016-10-031-16/+22
* | i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann2016-10-031-11/+16
|/
* igb: restore PPS signal on igb_ptp_resetJacob Keller2016-09-272-1/+5
* igb: bump version to igb-5.4.0Todd Fujinaka2016-09-271-1/+1
* igbvf: bump version to igbvf-2.4.0Todd Fujinaka2016-09-271-1/+1
* igb: fix non static symbol warningWei Yongjun2016-09-271-2/+2
* i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-247-70/+280
* i40e: don't configure zero-size RSS tableMitch Williams2016-09-241-0/+2
* i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck2016-09-243-84/+3
* i40e: Split Flow Director descriptor config into separate functionAlexander Duyck2016-09-241-51/+64
* i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck2016-09-244-22/+30
* i40e: Fix Flow Director raw_buf cleanupAlexander Duyck2016-09-242-8/+8
* i40evf: enable adaptive interrupt throttlingMitch Williams2016-09-241-5/+11
* i40e: Increase minimum number of allocated VSIAkeem Abodunrin2016-09-241-1/+1
* i40e/i40evf: Changed version to 1.6.16Bimmy Pujari2016-09-242-2/+2
* i40e: removing unreachable codeHenry Tieman2016-09-241-5/+1
* i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller2016-09-241-3/+7
* i40e: cleanup ATR auto_disable_flags useJacob Keller2016-09-243-20/+17
* i40e: add encap csum VF offload flagPreethi Banala2016-09-242-0/+2
* i40e: fix deleting mac filtersAlan Brady2016-09-241-2/+2
* i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy2016-09-241-1/+0
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-247-45/+62
|\
| * ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov2016-09-231-1/+3
| * ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck2016-09-232-8/+11
| * ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck2016-09-231-1/+5
| * ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck2016-09-231-2/+2
| * ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2016-09-232-3/+3
| * ixgbevf: add spinlocks for MTU change callsEmil Tantilov2016-09-231-0/+4
| * ixgbe: Indicate support for pause frames in all casesMark Rustad2016-09-231-0/+19