summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-05-31i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-03-23ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher
2019-02-12igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2019-01-13i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17igb: fix uninitialized variablesYunjian Wang
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-11-27ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-10-10ixgbe: check return value of napi_complete_done()Song Liu
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