summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-08-19ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-19iavf: Fix updating statisticsTony Nguyen
2020-08-19iavf: fix error return code in iavf_init_get_resources()Wei Yongjun
2020-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-16i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-16ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-24e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-24iavf: fix speed reporting over virtchnlBrett Creeley
2020-06-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-06-22e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-06-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-06-22ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-22ice: fix potential double free in probe unrollingJacob Keller
2020-06-22e1000: Distribute switch variables for initializationKees Cook
2020-06-22ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-06-22ice: Fix memory leakSurabhi Boob
2020-06-22ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-03-12ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-03-05ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-03-05i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-02-28e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck
2020-02-24i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski
2020-02-05iavf: remove current MAC address filter on VF resetStefan Assmann
2020-02-05igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-02-05i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley
2020-02-05e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher
2020-02-05e1000e: Drop unnecessary __E1000_DOWN bit twiddlingAlexander Duyck
2020-01-26ice: fix stack leakageJesse Brandeburg
2020-01-23i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost
2020-01-12net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2020-01-12net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-31ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-12-31ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2019-12-31ice: delay lessMitch Williams
2019-12-31ice: Check for null pointer dereference when setting ringsMichal Swiatkowski
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-12-31i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King