summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAge
* 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
* igb: add i211 to i210 PHY workaroundSumit Semwal2017-03-30
* igb: Workaround for igb i210 firmware issueSumit Semwal2017-03-30
* i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang2016-11-18
* i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-22
* i40e: avoid null pointer dereferenceHeinrich Schuchardt2016-10-07
* i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-09-15
* fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck2016-09-15
* fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck2016-09-15
* fm10k: reinitialize queuing scheme after calling init_hwJacob Keller2016-09-15
* fm10k: always check init_hw for errorsJacob Keller2016-09-15
* fm10k: reset max_queues on init_hw_vf failureJacob Keller2016-09-15
* fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2016-09-15
* fm10k: Correct MTU for jumbo framesJacob Keller2016-09-15
* fm10k: do not assume VF always has 1 queueJacob Keller2016-09-15
* e1000e: fix division by zero on jumbo MTUsDmitry Fleytman2016-09-15
* e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov2016-09-15
* ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2016-09-15
* igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich2016-09-15
* igb: use the correct i210 register for EEMNGCTLTodd Fujinaka2016-09-15