summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-09-05bnxt_en: fix read of stored FW_PSID version on P5 devicesEdwin Peer
2021-09-05bnxt_en: fix stored FW_PSID version masksEdwin Peer
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang
2021-09-04octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_i...Christophe JAILLET
2021-09-04octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET
2021-09-04ethtool: Fix an error code in cxgb2.cYang Li
2021-09-04qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-03ionic: fix a sleeping in atomic bugDan Carpenter
2021-09-03net: cs89x0: disable compile testing on powerpcArnd Bergmann
2021-09-03drivers: net: smc911x: clean up inconsistent indentingColin Ian King
2021-09-03net: 3com: 3c59x: clean up inconsistent indentingColin Ian King
2021-09-03ionic: fix double use of queue-lockShannon Nelson
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-02Merge branch 'pci/vpd'Bjorn Helgaas
2021-09-02net/sun3_82586: Fix return value of sun3_82586_probe()Geert Uytterhoeven
2021-09-01bnxt_en: fix kernel doc warnings in bnxt_hwrm.cEdwin Peer
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya
2021-09-01octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks
2021-09-01net: ixp46x: Remove duplicate include of module.hWan Jiabing
2021-09-01bnxt_en: Fix 64-bit doorbell operation on 32-bit kernelsMichael Chan
2021-08-31cxgb4: Use pci_vpd_find_id_string() to find VPD ID stringHeiner Kallweit
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-31net: Add depends on OF_NET for LiteX's LiteETHSlark Xiao
2021-08-31net: hns3: remove unnecessary spacesHao Chen
2021-08-31net: hns3: add some required spacesHao Chen
2021-08-31net: hns3: clean up a type mismatch warningGuojia Liao
2021-08-31net: hns3: refine function hns3_set_default_feature()Jian Shen
2021-08-31net: w5100: check return value after calling platform_get_resource()Yang Yingliang
2021-08-31net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing
2021-08-31octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham
2021-08-31octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep
2021-08-31octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep
2021-08-31octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep
2021-08-31dpaa2-eth: Replace strlcpy with strscpyJason Wang
2021-08-31octeontx2-af: Use NDC TX for transmit packet dataGeetha sowjanya
2021-08-31net: qualcomm: fix QCA7000 checksum handlingStefan Wahren
2021-08-30net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-30ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij
2021-08-30ixp4xx_eth: Stop referring to GPIOsLinus Walleij
2021-08-30ixp4xx_eth: fix compile-testingArnd Bergmann
2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann
2021-08-30net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()Hao Chen
2021-08-30net: hnss3: use max() to simplify codeHao Chen
2021-08-30net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen
2021-08-30net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang
2021-08-30net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang