summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-08-31ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson
2022-08-31ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-31bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-31net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-31net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov
2022-08-31ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski
2022-08-31ice: xsk: Force rings to be sized to power of 2Maciej Fijalkowski
2022-08-25igb: Add lock to avoid data raceLin Ma
2022-08-25stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-25i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-25ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik
2022-08-25net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov
2022-08-25iavf: Fix adminq error handlingPrzemyslaw Patynowski
2022-08-25dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-08-25nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-08-25net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-25net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-08-21net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen
2022-08-21iavf: Fix max_rate limitingPrzemyslaw Patynowski
2022-08-21net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy
2022-08-21net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman
2022-08-21net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma
2022-08-21net: hinic: fix bug that ethtool get wrong statsQiao Ma
2022-08-21hinic: Use the bitmap API when applicableChristophe JAILLET
2022-08-03sfc: disable softirqs for ptp TXAlejandro Lucero
2022-08-03i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-08-03ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-29ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-07-29i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-29iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-29net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang
2022-07-29ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima
2022-07-29igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek
2022-07-29mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel
2022-07-21net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)
2022-07-21net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He
2022-07-21net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-21net/mlx5e: Fix capability check for updating vnic env countersGal Pressman
2022-07-21net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan
2022-07-21net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan
2022-07-12r8169: fix accessing unset transport headerHeiner Kallweit
2022-07-12ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley