summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-05-19Merge remote-tracking branch 'gh-fslc/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxPhilippe Schenker
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
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-25net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer
2022-03-25net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn
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
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-16net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-03-08ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu
2022-03-08igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-03-08igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen