aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-01-17igb: add i211 to i210 PHY workaroundSumit Semwal
2018-01-17igb: Workaround for igb i210 firmware issueSumit Semwal
2017-12-08e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-12-08e1000e: Fix return value testBenjamin Poirier
2017-12-08e1000e: Fix error path in link detectionBenjamin Poirier
2017-12-08ixgbe: Fix skb list corruption on Power systemsBrian King
2017-12-08fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-08i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-08ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-08igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-08igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-08i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-12-06ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-12-06ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-12-06ixgbe: fix AER error handlingEmil Tantilov
2017-12-06igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-12-06igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-12-06igb: reset the PHY before reading the PHY IDAaron Sierra
2017-12-06fm10k: request reset when mbx->state changesNgai-Mint Kwan
2015-10-22igb: do not re-init SR-IOV during probeStefan Assmann
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-09-29igb: Fix oops caused by missing queue pairingShota Suzuki
2015-08-03e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran
2015-06-04i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain
2015-05-12e1000e: Add pm_qos headerDavid Ahern
2015-05-07igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita
2015-05-07igb: Fix oops on changing number of ringsToshiaki Makita
2015-05-04ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skbAlexander Duyck
2015-05-04fm10k: Do not assume budget will never be 0 for NAPIAlexander Duyck
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-14i40e: Bump version to 1.3.2Catherine Sullivan
2015-04-14i40e: Use new 40G speedsGreg Rose
2015-04-14i40e: get rid of unused localsJesse Brandeburg
2015-04-14i40e: handle possible memory allocation failureJesse Brandeburg
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott
2015-04-14i40e: enable user dump of internal hardware stateJesse Brandeburg
2015-04-14i40e: print FCoE capability reported by the device functionVasu Dev
2015-04-14i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain
2015-04-14i40e: move VF notification routines upMitch Williams
2015-04-14i40e: notify VFs of link stateMitch Williams
2015-04-14i40evf: remove aq_pendingMitch Williams
2015-04-14i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain
2015-04-14i40evf: fix bad indentationMitch Williams
2015-04-14i40e: stop VF ringsMitch Williams
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher