summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad2016-09-231-0/+2
| * ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov2016-09-231-2/+2
| * ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov2016-09-231-28/+11
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-2410-40/+53
|\ \
| * | i40evf: remove unnecessary error checking against i40e_shutdown_adminqLihong Yang2016-09-221-2/+1
| * | i40e: Limit TX descriptor count in cases where frag size is greater than 16KAlexander Duyck2016-09-222-10/+4
| * | i40evf: remove unnecessary error checking against i40evf_up_completeBimmy Pujari2016-09-221-8/+3
| * | i40evf: Fix link state event handlingSridhar Samudrala2016-09-222-3/+11
| * | i40e: avoid potential null pointer dereference when assigning lenColin Ian King2016-09-221-1/+2
| * | i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny2016-09-221-3/+3
| * | i40e: Fix to check for NULLCarolyn Wyborny2016-09-221-1/+10
| * | i40e: return correct opcode to VFMitch Williams2016-09-221-2/+2
OpenPOWER on IntegriCloud