summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAge
* i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley2019-06-11
* igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-05-16
* e1000e: Fix -Wformat-truncation warningsFlorian Fainelli2019-04-27
* igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2019-02-20
* e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2019-01-26
* ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-12-17
* e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2018-11-21
* e1000: avoid null pointer dereference on invalid stat typeColin Ian King2018-11-21
* igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke2018-11-10
* ixgbe: Correct X550EM_x revision checkMark Rustad2018-11-10
* ixgbe: fix RSS limit for X550Emil Tantilov2018-11-10
* ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy2018-11-10
* e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen2018-10-10
* e1000: check on netif_running() before calling e1000_up()Bo Chen2018-10-10
* ixgbe: Be more careful when modifying MAC filtersAlexander Duyck2018-08-24
* e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat2018-05-30
* e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2018-05-30
* e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson2018-04-13
* e1000e: fix race condition around skb_tstamp_tx()Jacob Keller2018-04-13
* e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust2018-03-24
* fm10k: correctly check if interface is removedPhil Turnbull2018-03-22
* i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang2018-03-22
* i40e: Acquire NVM lock before reads on all devicesAaron Salter2018-03-22
* e1000: fix disabling already-disabled warningTushar Dave2018-03-03
* igb: Free IRQs when device is hotpluggedLyude Paul2018-02-03
* e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-17
* fm10k: ensure we process SM mbx when processing VF mbxJacob Keller2017-12-25
* ixgbe: fix use of uninitialized paddingEmil Tantilov2017-12-25
* igb: check memory allocation failureChristophe JAILLET2017-12-25
* i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck2017-12-25
* e1000e: Separate signaling for link check/link upBenjamin Poirier2017-11-30
* e1000e: Fix return value testBenjamin Poirier2017-11-30
* e1000e: Fix error path in link detectionBenjamin Poirier2017-11-30
* ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-30
* fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* ixgbe: do not disable FEC from the driverEmil Tantilov2017-11-21
* ixgbe: add mask for 64 RSS queuesEmil Tantilov2017-11-21
* ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen2017-11-21
* ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov2017-11-21
* ixgbe: fix AER error handlingEmil Tantilov2017-11-21
* igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento2017-11-21
* igb: close/suspend race in netif_device_detachTodd Fujinaka2017-11-21
* igb: reset the PHY before reading the PHY IDAaron Sierra2017-11-21
* fm10k: request reset when mbx->state changesNgai-Mint Kwan2017-11-21
* igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli2017-10-08