summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-07-27igb: Explicitly select page 0 at initializationMatwey V Kornilov
2017-07-14net: make ndo_get_stats64 a void functionstephen hemminger
2017-03-22igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-03-22igb: Workaround for igb i210 firmware issueChris J Arges
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-10-27i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-10-27i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli
2016-10-27i40e: Fix configure TCs after initial DCB disableDavid Ertman
2016-10-27ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov
2016-10-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-10-04i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-04i40e: fix sideband flow director vector allocationStefan Assmann
2016-10-04i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann
2016-10-04i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann
2016-10-03fm10k: wrap long line for alloc_workqueueJacob Keller
2016-10-03fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller
2016-09-28igb: restore PPS signal on igb_ptp_resetJacob Keller
2016-09-28igb: bump version to igb-5.4.0Todd Fujinaka
2016-09-28igbvf: bump version to igbvf-2.4.0Todd Fujinaka
2016-09-28igb: fix non static symbol warningWei Yongjun
2016-09-25i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-09-25i40e: don't configure zero-size RSS tableMitch Williams
2016-09-25i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck
2016-09-25i40e: Split Flow Director descriptor config into separate functionAlexander Duyck
2016-09-25i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck
2016-09-25i40e: Fix Flow Director raw_buf cleanupAlexander Duyck
2016-09-25i40evf: enable adaptive interrupt throttlingMitch Williams
2016-09-25i40e: Increase minimum number of allocated VSIAkeem Abodunrin
2016-09-25i40e/i40evf: Changed version to 1.6.16Bimmy Pujari
2016-09-25i40e: removing unreachable codeHenry Tieman
2016-09-25i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller
2016-09-25i40e: cleanup ATR auto_disable_flags useJacob Keller
2016-09-25i40e: add encap csum VF offload flagPreethi Banala
2016-09-25i40e: fix deleting mac filtersAlan Brady
2016-09-25i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy
2016-09-24Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-23ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov
2016-09-23ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck
2016-09-23ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad
2016-09-23ixgbevf: add spinlocks for MTU change callsEmil Tantilov
2016-09-23ixgbe: Indicate support for pause frames in all casesMark Rustad
2016-09-23ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad
2016-09-23ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov