aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-09-23ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-23net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-23igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23igb: disable virtualization features on 82580Corinna Vinschen
2023-09-23igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-09-23bnx2x: fix page fault following EEH recoveryDavid Christensen
2023-09-23ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-30i40e: fix misleading debug logsAndrii Staikov
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-11ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-08-11i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-08-11net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-08-11igb: Fix igb_down hung on surprise removalYing Hsu
2023-08-11net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-08-11net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-08-11net: lan743x: Don't sleep in atomic contextMoritz Fischer
2023-08-11Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman
2023-06-09eth: sun: cassini: remove dead codeMartin Liška
2023-06-09ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-30igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-30cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-30net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli
2023-05-30net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-30net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König
2023-05-30net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor
2023-05-17net: amd: Fix link leak when verifying config failedGencen Gan
2023-05-17ixgbe: Enable setting RSS table to default valuesJoe Damato
2023-05-17ixgbe: Allow flow hash to be set via ethtoolJoe Damato
2023-05-17stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli