summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-02-03igb: Free IRQs when device is hotpluggedLyude Paul
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2017-12-25fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-11-30e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-11-30e1000e: Fix return value testBenjamin Poirier
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-11-21ixgbe: Fix reporting of 100Mb capabilityTony Nguyen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2017-11-21ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra
2017-11-21fm10k: request reset when mbx->state changesNgai-Mint Kwan
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-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-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-10-03i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-03i40e: fix sideband flow director vector allocationStefan Assmann
2016-10-03i40e: fix MSI-X vector redistribution if hw limit is reachedStefan Assmann
2016-10-03i40e: check if vectors are already depleted when doing VMDq allocationStefan Assmann
2016-10-02fm10k: wrap long line for alloc_workqueueJacob Keller
2016-10-02fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller
2016-09-27igb: restore PPS signal on igb_ptp_resetJacob Keller
2016-09-27igb: bump version to igb-5.4.0Todd Fujinaka
2016-09-27igbvf: bump version to igbvf-2.4.0Todd Fujinaka
2016-09-27igb: fix non static symbol warningWei Yongjun