summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-08-11i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2020-08-11i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2020-08-11i40e: add num_vectors checker in iwarp handlerSergey Nemov
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-25e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
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-22e1000: Distribute switch variables for initializationKees Cook
2020-06-22ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-03-11ice: Don't tell the OS that link is going downMichal Swiatkowski
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-01-27ixgbe: sync the first fragment unconditionallyFiro Yang
2020-01-27i40e: reduce stack usage in i40e_set_fcArnd Bergmann
2020-01-27ixgbe: don't clear IPsec sa counters on HW clearingShannon Nelson
2019-12-31ice: delay lessMitch Williams
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-12-31i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-12-17e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2019-12-13ice: Fix possible NULL pointer de-referenceBruce Allan
2019-12-13ice: Fix return value from NAPI pollDave Ertman
2019-12-13i40e: don't restart nway if autoneg not supportedMitch Williams
2019-12-13ice: Fix NVM mask definesLev Faerman
2019-12-01fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller
2019-12-01igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2019-11-24ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2019-11-24i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor
2019-11-24ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl
2019-11-24ice: Fix forward to queue group logicAnirudh Venkataramanan
2019-11-20i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-20i40evf: cancel workqueue sync for adminq when a VF is removedLihong Yang
2019-11-20i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-20i40evf: Don't enable vlan stripping when rx offload is turned onPatryk Małek
2019-11-20i40e: Check and correct speed values for link on openJan Sokolowski
2019-11-20i40evf: set IFF_UNICAST_FLT flag for the VFLihong Yang
2019-11-20i40e: use correct length for strncpyMitch Williams
2019-11-20i40evf: Validate the number of queues a PF sendsPaul M Stillwell Jr
2019-11-20ice: Fix and update driver version stringAnirudh Venkataramanan
2019-11-20ice: Prevent control queue operations during resetAnirudh Venkataramanan
2019-11-20ice: Update request resource command to latest specificationDan Nowlin
2019-11-12e1000: fix memory leaksWenwen Wang
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-10-05e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck