aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov
2019-07-21Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov
2019-06-15ice: Add missing case in print_link_msg for printing flow controlBrett Creeley
2019-06-15i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz
2019-05-31igb: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-05-31e1000e: Disable runtime PM on CNP+Kai-Heng Feng
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-05-31i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-04-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-03-23ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher
2019-03-19i40e: report correct statistics when XDP is enabledBjörn Töpel
2019-02-12igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-12ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2019-02-12i40e: prevent overlapping tx_timeout recoverAlan Brady
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2019-01-26ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson
2019-01-13ixgbe: Fix race when the VF driver does a resetRoss Lagerwall
2019-01-13i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17igb: fix uninitialized variablesYunjian Wang
2018-12-08i40e: Fix deletion of MAC filtersLihong Yang