aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-10-03e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-03e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-09-26e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-09-26e1000e: Fix link check race conditionBenjamin Poirier
2018-09-26Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-09-26e1000e: Avoid missed interrupts following ICR readBenjamin Poirier
2018-09-26e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier
2018-09-26Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier
2018-09-26e1000e: Remove Other from EIACBenjamin Poirier
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-08-03igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes
2018-08-03i40e: free the skb after clearing the bitlockJacob Keller
2018-08-03ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov
2018-08-03e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier
2018-07-22ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-21ixgbe: return error on unsupported SFP module when resettingEmil Tantilov
2018-05-30i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski
2018-05-30ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL modeJacob Keller
2018-05-30e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat
2018-05-30e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-04-29i40e: Fix attach VF to VM issuePaweł Jabłoński
2018-04-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-04-26i40e: program fragmented IPv4 filter input setJacob Keller
2018-04-26ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov
2018-04-26fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan
2018-04-26igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua
2018-04-26igb: Allow to remove administratively set MAC on VFsCorinna Vinschen
2018-04-26i40evf: ignore link up if not runningAlan Brady
2018-04-26i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand
2018-04-12i40evf: don't rely on netif_running() outside rtnl_lock()Jacob Keller
2018-03-08ixgbe: fix crash in build_skb Rx code pathEmil Tantilov
2018-03-03i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller
2018-03-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck
2018-03-03e1000: fix disabling already-disabled warningTushar Dave
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-25i40e: fix client notify of VF resetAlan Brady
2017-12-25fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller
2017-12-25i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25i40e: use the safe hash table iterator when deleting mac filtersLihong Yang
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-05e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin
2017-11-30e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin
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