aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-09-16ice: Add missing case in print_link_msg for printing flow controlBrett Creeley
2019-09-16i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz
2019-08-17igb: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-08-17e1000e: Disable runtime PM on CNP+Kai-Heng Feng
2019-08-17i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-08-17i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-05-23igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-15fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-04-12e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-04-12e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-04-12e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-03-26ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher
2019-03-20i40e: report correct statistics when XDP is enabledBjörn Töpel
2019-03-01igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-03-01ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2019-03-01i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2019-03-01i40e: prevent overlapping tx_timeout recoverAlan Brady
2019-02-05e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2019-02-05ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson
2019-01-14i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-30ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-30igb: fix uninitialized variablesYunjian Wang
2018-12-15i40e: Fix deletion of MAC filtersLihong Yang
2018-12-04i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-12-04ice: Change req_speeds to be u16Chinh T Cao
2018-12-04ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley
2018-12-04ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-12-04ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-11-13ixgbe: disallow IPsec Tx offload when in SR-IOV modeShannon Nelson
2018-11-13ice: update fw version check logicJacob Keller
2018-11-13ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-10-10ixgbe: check return value of napi_complete_done()Song Liu
2018-10-03i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-10-03i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-10-03ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski
2018-10-03e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-03e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-03ice: Fix potential return of uninitialized valueJesse Brandeburg
2018-10-03ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan
2018-10-03ice: Set VLAN flags correctlyBrett Creeley
2018-10-03ice: Use order_base_2 to calculate higher power of 2Jacob Keller
2018-10-03ice: Fix bugs in control queue processingAnirudh Venkataramanan
2018-10-03ice: Clean control queues only when they are initializedPreethi Banala
2018-10-03ice: Report stats for allocated queues via ethtool statsJacob Keller
2018-10-03ice: Fix multiple static analyser warningsAnirudh Venkataramanan
2018-07-12ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter
2018-07-12ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-28ixgbe: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer