aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-03-24e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust
2018-03-22fm10k: correctly check if interface is removedPhil Turnbull
2018-03-03e1000: fix disabling already-disabled warningTushar Dave
2018-02-07igb: Free IRQs when device is hotpluggedLyude Paul
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
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: 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-05-08e1000e: fix call to do_div() to use u64 argJeff Kirsher
2017-04-22igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-04-22igb: Workaround for igb i210 firmware issueChris J Arges
2017-02-08i40e: Reduce stack in i40e_dbg_dump_descJoe Perches
2015-10-27igb: do not re-init SR-IOV during probeStefan Assmann
2015-10-27igb: Fix oops caused by missing queue pairingShota Suzuki
2015-05-17e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-01-27i40e: adds FCoE configure optionVasu Dev
2014-11-26net: Check for presence of IFLA_AF_SPECThomas Graf
2014-11-26net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf
2014-11-23igb: Fixes needed for surprise removal supportCarolyn Wyborny
2014-11-23ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probeDaniel Borkmann
2014-11-23ixgbe: Correctly disable VLAN filter in promiscuous modeVlad Yasevich
2014-11-11ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick
2014-10-14fm10k: Add skb->xmit_more supportAlexander Duyck
2014-10-10ixgbe: fix race accessing page->_countEric Dumazet
2014-10-10igb: fix race accessing page->_countEric Dumazet
2014-10-10fm10k: fix race accessing page->_countEric Dumazet