aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-05-25net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-25net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-18i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-18net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-15nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-12net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-09net: hns3: add validity check for message data lengthJian Shen
2022-04-27Revert "net: micrel: fix KS8851_MLL Kconfig"Marek Vasut
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-27igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-04-15qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-15dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-15bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-15bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-15net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-04-15qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-04-15i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-04-15qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-04-15qed: display VF trust configManish Chopra
2022-04-15net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)
2022-04-15ethernet: sun: Free the coherent when failing in probingZheyu Ma
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber
2022-03-19sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-03-16net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh