summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra
2017-11-21fm10k: request reset when mbx->state changesNgai-Mint Kwan
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-03-30igb: add i211 to i210 PHY workaroundSumit Semwal
2017-03-30igb: Workaround for igb i210 firmware issueSumit Semwal
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-07i40e: avoid null pointer dereferenceHeinrich Schuchardt
2016-09-15i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2016-09-15fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck
2016-09-15fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck
2016-09-15fm10k: reinitialize queuing scheme after calling init_hwJacob Keller
2016-09-15fm10k: always check init_hw for errorsJacob Keller
2016-09-15fm10k: reset max_queues on init_hw_vf failureJacob Keller
2016-09-15fm10k: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2016-09-15fm10k: Correct MTU for jumbo framesJacob Keller
2016-09-15fm10k: do not assume VF always has 1 queueJacob Keller
2016-09-15e1000e: fix division by zero on jumbo MTUsDmitry Fleytman
2016-09-15e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov
2016-09-15ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2016-09-15igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich
2016-09-15igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2016-09-15igb: don't unmap NULL hw_addrJarod Wilson
2016-09-15i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-09-15i40e: clean whole mac filter listShannon Nelson
2016-09-15i40evf: check rings before freeing resourcesMitch Williams
2016-09-15i40e: don't add zero MAC filterMitch Williams
2016-09-15i40e: properly delete VF MAC filtersMitch Williams
2016-09-15i40e: Fix memory leaks, sideband filter programmingKiran Patil
2016-09-15i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-09-15i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain
2016-09-15i40evf: handle many MAC filters correctlyMitch Williams
2016-09-15i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain