summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2019-12-21e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2019-11-28igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2019-11-25ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2019-11-25i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-25i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-25i40e: use correct length for strncpyMitch Williams
2019-11-12e1000: fix memory leaksWenwen Wang
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-08-04ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov
2019-07-21Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
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-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
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17igb: fix uninitialized variablesYunjian Wang
2018-11-21e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2018-11-21e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-11-10i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2018-11-10igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
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 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-03ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov
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-05-30fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson
2018-04-13igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2018-04-13e1000e: fix race condition around skb_tstamp_tx()Jacob Keller
2018-04-13i40evf: fix merge error in older patchJesse Brandeburg
2018-03-24ixgbevf: fix size of queue stats lengthEmil Tantilov
2018-03-24e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust
2018-03-22i40e: only register client on iWarp-capable devicesMitch Williams
2018-03-22fm10k: correctly check if interface is removedPhil Turnbull