aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-09-02net: stmmac: drop the ethtool begin() callbackAndrew Halaney1-8/+0
2024-09-02igc: Unlock on error in igc_io_resume()Dan Carpenter1-0/+1
2024-09-02net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard1-12/+2
2024-09-01octeontx2-af: configure default CPT credits for CN10KA B0Srujana Challa3-0/+39
2024-09-01octeontx2-af: avoid RXC register access for CN10KBSrujana Challa2-3/+24
2024-09-01octeontx2-af: use dynamic interrupt vectors for CN10KSrujana Challa3-20/+80
2024-08-30i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cardsAleksandr Loktionov3-7/+54
2024-08-30e1000e: avoid failing the system during pm_suspendVitaly Lifshits1-8/+11
2024-08-30nfp: Convert to use ERR_CAST()Shen Lichuan1-1/+1
2024-08-30sfc: Convert to use ERR_CAST()Shen Lichuan1-1/+1
2024-08-30igc: Move the MULTI GBT AN Control Register to _regs fileSasha Neftin3-3/+5
2024-08-30igc: Add Energy Efficient Ethernet abilitySasha Neftin3-1/+89
2024-08-30igc: Get rid of spurious interruptsKurt Kanzenbach2-4/+27
2024-08-30igc: Add MQPRIO offload supportKurt Kanzenbach6-2/+161
2024-08-29bnxt_en: Support dynamic MSIXMichael Chan1-3/+34
2024-08-29bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocationMichael Chan1-2/+5
2024-08-29bnxt_en: Replace deprecated PCI MSIX APIsMichael Chan1-16/+5
2024-08-29bnxt_en: Remove register mapping to support INTXMichael Chan2-21/+0
2024-08-29bnxt_en: Remove BNXT_FLAG_USING_MSIX flagMichael Chan3-88/+17
2024-08-29bnxt_en: Deprecate support for legacy INTX modeMichael Chan2-36/+8
2024-08-29bnxt_en: Support QOS and TPID settings for the SRIOV VLANSreekanth Reddy3-12/+15
2024-08-29bnxt_en: add support for retrieving crash dump using ethtoolVikas Gupta2-9/+84
2024-08-29bnxt_en: add support for storing crash dump into host memoryVikas Gupta4-5/+116
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-38/+55
2024-08-29net: alacritech: Switch to use dev_err_probe()Yang Ruibin1-20/+14
2024-08-29net: hns: Use IS_ERR_OR_NULL() helper functionHongbo Li1-1/+1
2024-08-29net: vertexcom: mse102x: Use ETH_ZLENStefan Wahren1-2/+2
2024-08-29net: vertexcom: mse102x: Drop log message on removeStefan Wahren1-3/+0
2024-08-29net: vertexcom: mse102x: Fix random MAC address logStefan Wahren1-2/+2
2024-08-29net: vertexcom: mse102x: Silence TX timeoutStefan Wahren1-1/+1
2024-08-29net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPSStefan Wahren1-5/+2
2024-08-29Merge branch 'thermal-core'Rafael J. Wysocki1-84/+31
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig1-5/+1
2024-08-28net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-08-28net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski1-0/+1
2024-08-28net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-08-28net: ftgmac100: Get link speed and duplex for NC-SIJacky Chou1-2/+26
2024-08-28ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski1-0/+7
2024-08-28igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li1-0/+10
2024-08-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-102/+119
2024-08-27net: mana: Implement get_ringparam/set_ringparam for manaShradha Gupta2-11/+90
2024-08-27net: airoha: fix module autoloadingLiao Chen1-0/+1
2024-08-27net: ag71xx: fix module autoloadingLiao Chen1-0/+1
2024-08-27net: dm9051: fix module autoloadingLiao Chen1-0/+1
2024-08-27net: txgbe: use pci_dev_id() helperYu Liao1-2/+1
2024-08-27net: ag71xx: support probe defferal for getting MAC addressRosen Penev1-0/+2
2024-08-27net: liquidio: Remove unused declarationsYue Haibing5-15/+0
2024-08-27net: thunderx: Remove unused declarationsYue Haibing2-4/+0
2024-08-27ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576David Wu1-0/+156
2024-08-27ethernet: stmmac: dwmac-rk: Fix typo for RK3588 codeDetlev Casanova1-4/+4