aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-11-26ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu
2021-11-26net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K
2021-11-26sfc: Don't use netif_info before net_device setupErik Ekman
2021-11-26cavium: Fix return values of the probe functionZheyu Ma
2021-11-26cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-20net: korina: select CRC32Vegard Nossum
2021-10-20net: arc: select CRC32Vegard Nossum
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap
2021-10-17i40e: fix endless loop under rtnlJiri Benc
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-10-06net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-10-06net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-10-06net: macb: fix use after free on rmmodTong Zhang
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-10-06bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor
2021-09-22net: qualcomm: fix QCA7000 checksum handlingStefan Wahren
2021-09-22net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-09-22qede: Fix memset corruptionShai Malin
2021-09-22net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-09-22qed: Fix the VF msix vectors flowShai Malin
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-08-15net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-15net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-15net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-15bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-15nfp: update ethtool reporting of pauseframe controlFei Qin
2021-08-15net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-08qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He